* {
   margin:0px;
   padding:0px;
}

body {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#3C746B;
}

address{
	font-style:normal;
}

h1{
	font-size:14px;
	color:#3C746B;
	text-decoration:underline;
}

h2{
	font-size:13px;
	color:#00923F;
}

table{
	border:1px solid #3C746B;
	padding: 0;
	border-collapse: collapse;
}

tr{
	border:1px solid #3C746B;
	padding: 0;
	border-collapse: collapse;
}

td{
	border:1px solid #3C746B;
	padding: 0;
	border-collapse: collapse;
}

table.prod{
	border:0px;
}

tr.prod{
	border:0px;
}

td.prod{
	border:0px;
}

/* INÍCIO ESTRURAS DIV */

#superior{
	min-width:100%;
	float:left;
	background:url(../img/superior.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#inferior{
	min-width:100%;
	height:186px;
	float:left;
	background:url(../img/inferior.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:30px;
}

.fundo_servicos{
	width:458px;
	height:241px;
	float:left;
	background:url(../img/fundo_servicos.jpg);
	background-repeat:no-repeat;
}

.fundo_novidades{
	width:458px;
	height:222px;
	float:left;
	background:url(../img/fundo_novidades.jpg);
	background-repeat:no-repeat;
}

.fundo_contato{
	width:252px;
	height:201px;
	float:left;
	background:url(../img/fundo_contato.gif);
	background-repeat:no-repeat;
}

.fundo_news{
	width:252px;
	height:225px;
	float:left;
	background:url(../img/fundo_news.gif);
	background-repeat:no-repeat;
	margin-top:40px;
}

.conteudo_central{
	width:720px;
	float:left;
	background:url(../img/conteudo_central.gif);
	background-repeat:repeat-y;
}

.menu_central{
	height:25px;
	float:left;
	background:url(../img/menu_central.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

.menu_selecionado{
	min-width:55px;
	max-width:124px;
	height:24px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	background-color:#3C746B;
	background-image:url(../img/seta_dir.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;
	padding-left:2px;
	margin-right:8px;
}

.menu{
	min-width:55px;
	max-width:124px;
	height:24px;
	float:left;
	background-color:#EEF1EF;
	background:url(../img/seta_dir.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#3C746B;
	cursor:pointer;
	padding-left:10px;
	margin-right:8px;
}

.menu_frota{
	min-width:30px;
	max-width:500px;
	height:24px;
	float:left;
	background-color:#EEF1EF;
	background:url(../img/seta_dir.gif);
	margin-right:15px;
	background-repeat:no-repeat;
	text-align:center;
	color:#3C746B;
	cursor:pointer;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:2px;
}

.selecionado_frota{
	min-width:30px;
	max-width:500px;
	height:22px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	background-color:#3C746B;
	background-image:url(../img/seta_dir.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;
	padding-left:2px;
	margin-right:8px;
	padding-top:2px;
	text-transform:uppercase;
	margin-left:-10px;
	margin-top:-2px;
}

.selecionado{
	color:#2AAD78;
	font-weight:bold;
	text-decoration:underline;
}

/* FIM ESTRURAS DIV */

/* INÍCIO ESTRURAS DE INPUT */

.contato {
	background:url(../img/caixa_contatos.gif);
	width:419px;
	height:22px;
	float:left;
	margin-bottom:5px;
	background-repeat:no-repeat;
}

.CaixaContato{
	width:412px;
	float:left;
	height:17px;
	padding-top:3px;
	padding-left:3px;
	font-family:Trebuchet MS;
	font-size:13px;
	background:none;
	border:0px;
}

.area { 
	background:url(../img/caixa_area.gif);
	width:419px;
	height:108px;
	float:left;
	margin-bottom:5px;
	background-repeat:no-repeat;
}

.CaixaArea{
	width:412px;
	float:left;
	height:100px;
	padding-top:2px;
	padding-left:3px;
	font-family:Trebuchet MS;
	font-size:13px;
	background:none;
	border:0px;
}

.caixa_itinerario{
	width:185px;
	height:21px;
	padding:2px;
	border:1px solid #3C746B;
	color:#333333;
	margin:5px;
	font-family:Arial;
	font-size:11px;
	background-color:#FFFFFF;
}

.caixa_cadastrar{
	background:url(../img/caixa_news.gif);
	width:240px;
	height:25px;
	float:left;
	margin-bottom:5px;
	background-repeat:no-repeat;
}

.caixa_cadastrar2{
	width:235px;
	float:left;
	height:17px;
	padding-top:4px;
	padding-left:3px;
	font-family:Trebuchet MS;
	font-size:13px;
	background:none;
	border:0px;
}

.botao_ok{
	width:36px;
	height:37px;
	float:left;
	background:url(../img/botao_ok.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}

.news_cadastro{
	width:20px;
}

/* FIM ESTRURAS DE INPUT */

/* INÍCIO ESTILOS DE LETRAS - LINKS - OUTROS */

a{
	color:#3C746B;
	text-decoration:none;
}

a:hover{
	color:#2AAD78;
}

a.email{
	color:#3C746B;
	text-decoration:underline;
}

a.email:hover{
	color:#2AAD78;
	text-decoration:underline;
}

a.novidades{
	border:2px solid #3C746B;
	float:left;
}

a.novidades:hover{
	border:2px solid #2AAD78;
	float:left;
}

a.frota{
	color:#3C746B;
	text-decoration:none;
}

a.frota:hover{
	color:#3C746B;
}

a.novi{
	color:#3C746B;
	text-decoration:underline;
}

a.novi:hover{
	color:#2AAD78;
	text-decoration:underline;
}

/* FIM ESTILOS DE LETRAS - LINKS - OUTROS */

/* INÍCIO FUNÇÃO PNG */

 .img {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="css/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );}
	 
/* FIM FUNÇÃO PNG */