/* CSS Document */


BODY {
background-image:url(images/back.jpg);
background-color: #F0F0F0;
background-repeat: repeat-x;
margin-top:0px;
}

.container {
width: 878px;
margin: auto;
}


.topo {
width: 878px;
float:left;
}


a.logo {
background-image: url(images/autenticar.jpg);
width: 878px;
background-repeat:no-repeat;
height: 124px;
float: left;
}


/*MENU */



.botoes {
float:right;
width: 608px;
}

a.home { 
     float: left;
	 display: block; 
     width: 60px; 
     height: 28px; 
     background-image: url(images/home.jpg); 
     background-repeat: no-repeat;
     }
	 
a.home:hover { 
     background-image:  url(images/home1.jpg); 
     } 	


	 
a.empresa {
     float: left;
	 display: block; 
     width: 85px;
     height: 28px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.jpg); 
     } 	 
		   	

a.viaturas { 
     float: left;
	 display: block; 
     width: 83px; 
     height: 28px; 
     background-image: url(images/viaturas.jpg); 
     background-repeat: no-repeat;
     }
	 
a.viaturas:hover { 
     background-image:  url(images/viaturas1.jpg);
     }
	 
	 
a.noticias { 
     float: left;
	 display: block; 
     width: 80px; 
     height: 28px; 
     background-image: url(images/noticias.jpg); 
     background-repeat: no-repeat;
     }
	 
a.noticias:hover { 
     background-image:  url(images/noticias1.jpg);
     } 	  	  	  

a.servicos { 
     float: left;
	 display: block; 
     width: 84px; 
     height: 28px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.servicos:hover { 
     background-image:  url(images/servicos1.jpg); 
     }


a.contactos { 
     float: left;
	 display: block; 
     width: 98px; 
     height: 28px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.jpg); 
     } 		
	 

a.financiamento { 
     float: left;
	 display: block; 
     width: 118px; 
     height: 28px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/financiamento1.jpg); 
     } 	

 	 

/* FIM MENU*/


/* NOVO MENU 

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px verdana;
width: 100%;
height: 36px;
border: none;
border-left: 1px solid #227ad4;
border-right: 1px solid #227AD4;
background: black url(images/fundomenu.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 27px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/fundomenu.jpg) center center repeat-x;
}


 NOVO MENU FIM */


.baixo {
margin-top: 10px;
width: 878px;
float:left;
}

.esquerda {
float:left;
width: 511px;
margin-top: 3px;
}

.tpdestaques {
float:left;
width: 511px;
background-image: url(images/tpdestaques.jpg);
height: 25px;
}


.caixadestaque {
width: 509px;
float:right;
height: 254px;
background-color: #cdcdcd;
border: 1px solid #AAAAAA;
margin-top: 3px;
}

.destaque {
width: 236px;
float:left;
margin-left: 3px;
margin-top: 3px;
}

.oportunidade {
width: 236px;
float:left;
margin-top: 3px;
margin-left: 28px;
_margin-left: 23px;
}

.fotodestaque {
float:left;
width: 228px;
height: 171px;
background-color: #666666;
border: 5px solid #5d5d5d;
}



.txtdestaque {
margin-left: 1px;
float:left;
width: 190px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #50735e;
font-size: 10px;
}

.titulodestaque {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #50735e;
font-size: 15px;
font-weight: bolder;
}



.caixapub {
float:left;
background-color: #D4BD00;
width: 511px;
height: 219px;
margin-top: 3px;
}

.pub {
float: left;
background-image: url(images/pub.jpg);
width: 505px;
_width: 504px;
height: 213px;
margin-left: 3px;
_margin-left: 2px;
margin-top: 3px;
}



.direita {
margin-left: 13px;
width: 354px;
float: left;
}


.caixanoticias {
float:left;
width: 352px;
height: 172px;
background-color: #e0e0e0;
border: 1px solid #e8e1aa;
margin-top: 3px;
}

a.internanoticias:hover {
float:left;
width: 340px;
_width: 339px;
height: 160px;
border: 1px solid #50735e;
margin-left: 5px;
_margin-left: 3px;
margin-top: 5px;
}

a.internanoticias:link {
float:left;
width: 340px;
_width: 339px;
height: 160px;
border: 1px solid #50735e;
margin-left: 5px;
_margin-left: 3px;
margin-top: 5px;
}

a.internanoticias:visited {
float:left;
width: 340px;
_width: 339px;
height: 160px;
border: 1px solid #50735e;
margin-left: 5px;
_margin-left: 3px;
margin-top: 5px;
}

.tp {
float:left;
height: 25px;
width: 354px;
margin-top: 3px;
}

.caixapesquisa {
float:left;
width: 352px;
height: 107px;
background-color: #e0e0e0;
border: 1px solid #e8e1aa;
margin-top: 3px;
}


.caixaoutros {
float:left;
width: 352px;
height: 130px;
background-color: #e0e0e0;
border: 1px solid #e8e1aa;
margin-top: 3px;
}

.outrosinterna {
float:left;
width: 340px;
height: 117px;
background-color: #c3b120;
border: 1px solid #989797;
margin-left: 5px;
_margin-left: 3px;
margin-top: 5px;
_margin-top: 3px;
}






.rodape {
background-image: url(images/rodape.jpg);
width: 802px;
height: 43px;
clear: both;
float:left;
}



.txtdestaque a:link { color: #333333; text-decoration:none; }
.txtdestaque a:visited { color: #333333; text-decoration:none; }
.txtdestaque a:hover { color: #333333; text-decoration:none; }
.txtdestaque a:active { color: #333333 ; text-decoration:none; }


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.abmotor {
width: 748px;
margin:auto;
margin-top:5px;
}

.emescuro   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  text-decoration:none; margin: auto;  width: 90%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none;  }