/* CSS Document */


BODY {
background-image:url(images/back.jpg);
background-color: #000000;
background-repeat: repeat-x;
margin-top:0px;
}

.container {
width: 887px;
margin: auto;
}


.topo {
width: 887px;
height: 113px;
float:left;
}

.topoesquerda {
float:left;
width: 424px;
}

a.logo {
background-image: url(images/autoing_04.jpg);
width: 463px;
background-repeat:no-repeat;
height: 113px;
float: left;
}


/*MENU */

.cimamenu {
height: 83px;
width: 424px;
float:left;
}

.botoes {
float:left;
width: 424px;
}

a.home { 
     float: left;
	 display: block; 
     width: 57px; 
     height: 30px; 
     background-image: url(images/home.jpg); 
     background-repeat: no-repeat;
     }
	 



	 
a.empresa {
     float: left;
	 display: block; 
     width: 66px;
     height: 30px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 

		   	

a.usados { 
     float: left;
	 display: block; 
     width: 58px; 
     height: 30px; 
     background-image: url(images/usados.jpg); 
     background-repeat: no-repeat;
     }

	 
	 
  	  	  

a.servicos { 
     float: left;
	 display: block; 
     width: 66px; 
     height: 30px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	 


a.contactos { 
     float: left;
	 display: block; 
     width: 72px; 
     height: 30px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 


a.financiamento { 
     float: left;
	 display: block; 
     width: 105px; 
     height: 30px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 


 	 

/* 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: 887px;
background-color: #F2E501;
float:left;
}

.esquerda {
float:left;
width: 486px;
margin-top: 8px;
margin-left: 7px;
_margin-left: 3px;
}


a.pub {
float: left;
background-image: url(images/banner.gif);
width: 486px;
height: 164px;

}


.tpoutros {
float:left;
width: 486px;
background-image: url(images/tpoutros.jpg);
height: 26px;
margin-top: 8px;
}

.linhaoutros {
float:left;
width: 484px;
height: 98px;
border: 1px solid #949494;
background-color: #FCFCFC;
margin-top: 6px;
}

.aluguer {
float:left;
width: 264px;
margin-top: 6px;
}

.tpaluguer {
float:left;
width: 264px;
background-image: url(images/tpnoticias.jpg);
height: 26px;
}

.banneraluguer {
margin-top: 5px;
float: left;
width: 264px;
background-color: #f2e501;
border: 1px solid black;
height: 109px;
}

.pesquisa {
margin-top: 6px;
float:right;
width: 199px;
}

.tppesquisa {
float:left;
width: 199px;
background-image: url(images/tppesquisa.jpg);
height: 26px;
}

.caixapesquisa {
float:left;
width: 197px;
height: 107px;
background-color: white;
border: 1px solid black;
margin-top: 5px;
}




.direita {
margin-top: 8px;
margin-left: 5px;
width: 382px;
float: left;
}


.tpdestaques {
float:left;
width: 382px;
background-image: url(images/tpdestaque.jpg);
height: 25px;
}

.caixadestaque {
width: 380px;
float:left;
height: 193px;
background-color: #bababa;
border: 1px solid #949494;
margin-top: 3px;
}

.tpoportunidade {
float:left;
width: 382px;
background-image: url(images/tppromocao.jpg);
height: 25px;
margin-top: 4px;
}


.oportunidade {
width: 236px;
float:left;
margin-top: 3px;
margin-left: 28px;
_margin-left: 23px;
}

.fotodestaque {
float:left;
width: 239px;
height: 179px;
background-color: #666666;
border: 1px solid #000000;
margin-left: 6px;
_margin-left: 3px;
margin-top: 6px;
}



.txtdestaque {
margin-left: 1px;
float:left;
width: 110px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
margin-top: 2px;
margin-left: 2px;
}

.titulodestaque {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #50735e;
font-size: 15px;
font-weight: bolder;
}











.rodape {
background-image: url(images/rodape.jpg);
width: 802px;
height: 10px;
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: #ffffff;  text-decoration:none; margin: auto;  width: 90%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; text-decoration: none;  }