﻿* {
	padding: 0;
	margin: 0;
}


body {
	font: 9pt "Trebuchet MS";
	color: #1D651F;
	background: #fff url(img/bg.gif) repeat-x top;
	text-align: left;
}


/* caixa que delimita a área útil do site ************************************************************************************************************************************/

#container { 
	position: relative;
	width:980px;
	height: 100%;
	margin:0 auto;
	background: transparent url(img/bandeira.gif) no-repeat right top;
}


/* cabeçalho ************************************************************************************************************************************/

h1 {
	width: 100%; 
	height: 199px;
	margin: 0;
	background: transparent url(img/logo.jpg) no-repeat left bottom;
}

span.hide {
	display: none;
}


/* navegação ************************************************************************************************************************************/

#menu {
	width: 100%;
	height: 53px;
}

ul {
	width: 100%;
	height: 53px;
	list-style: none;
}

li {
	float: left;
	height: 53px;
	width: auto;
	margin: 0;
}

li.embratur {
	float: left;
	width: 199px;
	height: 53px;
	background: transparent url(img/embratur.jpg) no-repeat;
	margin: 0;
}

a {
	display: block;
	text-decoration: none;
	height: 53px;
}

a.quemsomos {
	width: 167px;
	background: url(img/quemsomos.jpg) no-repeat right;
}

a.quemsomos:hover {
	background: url(img/quemsomos.jpg) no-repeat left;
}

a.quemsomos:active {
	background: url(img/quemsomos.jpg) no-repeat left;
}

a.frota {
	width: 166px;
	background: url(img/frota.jpg) no-repeat right;
}

a.frota:hover {
	background: url(img/frota.jpg) no-repeat left;
}

a.servicos {
	width: 143px;
	background: url(img/servicos.jpg) no-repeat right;
}

a.servicos:hover {
	background: url(img/servicos.jpg) no-repeat left;
}

a.clientes {
	width: 128px;
	background: url(img/clientes.jpg) no-repeat right;
}

a.clientes:hover {
	background: url(img/clientes.jpg) no-repeat left;
}

a.contato {
	width: 137px;
	background: url(img/contato.jpg) no-repeat right;
}

a.contato:hover {
	background: url(img/contato.jpg) no-repeat left;
}


/* conteudo ************************************************************************************************************************************/

#content, #content2 {
	position: relative;
	width: 980px;
	height: auto;
	margin-top: 40px
}

p {
	width: 650px;
	margin: 20px 30px 0 300px;
	font-size: 1.2em;
	line-height: 1.5em;
}

.historia, .clientes {
	background: url(img/bg-historia.jpg) no-repeat left top;
}

.meta, .contato {
	background: url(img/bg-meta.jpg) no-repeat left top;
}

.contato p.mail {
	padding-left: 60px;
	background: url(img/mail-icon.jpg) no-repeat left;
}

.contato p.msn {
	padding-left: 60px;
	background: url(img/msnmsg-icon.jpg) no-repeat left;
}

.contato p.gtalk {
	padding-left: 60px;
	background: url(img/gtalk-icon.jpg) no-repeat left;
}

.contato p.skype {
	padding-left: 60px;
	background: url(img/skype-icon.jpg) no-repeat left;
}

.contato p.gizmo {
	padding-left: 60px;
	background: url(img/gizmo-icon.jpg) no-repeat left;
}

.servicos {
	background: url(img/bg-servicos.jpg) no-repeat left top;
}

.nossafrota {
	background: url(img/bg-frota.jpg) no-repeat center bottom;
	padding-bottom: 250px;
}


/* título da página ************************************************************************************************************************************/

h2 {
	display: block;
	width: 650px;
	height: 37px;
	padding-left: 10px;
	margin: 0 30px 0 300px;
	text-align: left;
	font-size: 1.8em;
	line-height: 1.8em;
	background: url(img/bg-titulo.gif) repeat-x;
	color: #fff;
}



/* tabela *************************************************************************************************************************************/

table {
	width: 650px;
	margin: 30px 0 0 305px;
	clear: both;
	font-size: 1.1em;
	border: none;
}

.tabela caption {
	display: block;
	width: auto;
	height: 2.5em;
	padding-top: .5em;
	text-align: left;
	font-size: 1.3em;
}

th {
	height: 25px;
text-align: left;
	padding-left: 8px;
	background: url(img/bg-table.gif) repeat-x top;
}

table.quatrocolunas th {
	width: 25%;
}


td {
	padding: 8px;
	text-align: left;
}


tr.alt {
	background: #F4F8F6;
}


/* formulários *************************************************************************************************************************************/

h3 {
	display: block;
	width: 650px;
	height: 37px;
	padding-left: 10px;
	margin: 0 30px 0 300px;
	text-align: right;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #1D651F;
}

label {
	float: left;
	width: 250px;
	height: 23px;
	background: #F4F8F6;
	padding-right: 10px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}

label.alt {
	background: #F4F8F6;
}

legend {
	color: #1D651F;
}

select {
	width: 386px;
	height: 21px;
}

input.texto {
	width: 382px;
	height: 19px;
	margin: 0;
}

input.radio {
	height: 15px;
	margin-left: 20px;
	margin-top: 5px;
}

textarea {
	width: 382px;
	margin-right: 3px;
}

fieldset {
	border: none;
	margin-left: 300px;
	margin-top: 20px;
}

fieldset ul.formulario {
	width: 650px;
	height: auto;
	list-style: none;
}

fieldset ul.formulario li {
	width: 650px;
	height: auto;
	min-height: 30px;
	_height: 30px; /* o underscore é um hack para o IE6 */
	text-align: left;
}

<!-- "clique aqui para voltar" da tela de confirmação de envio do formulário -->

p.volta a {
	display: block:
	width: 30px;
	height: 20px;
	text-decotration: none;
	color: #1D651F;
	background-color: #fff;
}

p.volta a:hover {
	color: #fff;
	background-color: #1D651F;
}


/* botoes submit *************************************************************************************************************************************/


form ul.submit {
	width: 100px;
	height: 22px;
	list-style: none;
	margin: 10px 0 20px 560px;
}

form ul.submit li {
	float: left;
	width: auto;
	height: 22px;
	margin-right: 6px;
}

input.submit {
	width: 100px;
	height: 22px;
	background: none;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: #1D651F 1px solid;
	color: #1D651F;
}

/* rodape *******************************************************************************************************************************************/

p.footer {
	width: 980px;
	height: auto;
	margin: 30px auto;
	padding-top: 10px;
	border-top: 2px dotted #eee;
	font-style: normal;
	font-size: .9em;
	text-align: center;
	color: #999;
}

p.footer a {
	display:inline;
	color: #999;
	text-decoration: none;
}

p.footer a:hover {
	text-decoration: underline;
}

p.footer a.bsd {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 48px;
	background: url(img/bsdesign.jpg) no-repeat right bottom;
}

p.footer a.valid {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 88px;
	height: 31px;
}

p.footer a.valid img {
	border: none;
}