/* CSS Document */


BODY {
background-image:url(images/back.jpg);

margin-top: 8px;
}



.container {
width: 857px;
margin: auto;
background-color: #FFFFFF;
}

.topo {
float:left;

}

a.logo {
background-image: url(images/autojustinocarneiro.jpg);
height: 69px;
width: 547px;
float:left;
}


.slogan {
float:left;
width: 857px;
height: 75px;
background-image: url(images/slogan.jpg);
}


/*MENU */


.botoes {
float:left;
width: 145px;
}

.seta {
float: left;
width: 145px;
background-image: url(images/seta.jpg);
height: 19px;
}


a.home { 
     display: block; 
     width: 145px; 
     height: 24px; 
     background-image: url(images/home.jpg);
     background-repeat: no-repeat;
	 float: left;
     }
	 
a.home:hover { 
     background-image:  url(images/home1.jpg); 
     }  
	 
 
a.empresa { 
     float: left;
	 display: block; 
     width: 145px; 
     height: 24px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.jpg); 
     } 	



a.equipa { 
     float: left;
	 display: block; 
     width: 145px; 
     height: 24px; 
     background-image: url(images/equipa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.equipa:hover { 
     background-image:  url(images/equipa1.jpg);
     } 	
	 
	 

a.localizacao { 
     float: left;
	 display: block; 
     width: 145px; 
     height: 24px; 
     background-image: url(images/localizacao.jpg); 
     background-repeat: no-repeat;
     }
	 
a.localizacao:hover { 
     background-image:  url(images/localizacao1.jpg);
     } 	
	

	
a.servicos { 
     float: left;
	 display: block; 
     width: 145px; 
     height: 25px; 
     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: 145px; 
     height: 24px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.jpg);
     } 				


.mercedes { 
     float: left;
	 display: block; 
     width: 145px; 
     height:250px; 
     background-image: url(images/mb.jpg); 
     background-repeat: no-repeat;
	 background-position: bottom;
     }	 
	 		
	 

/* 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 {
width: 857px;
float:left;
}


.esquerda {
float:left;
width: 483px;
min-height: 414px;
border-left: 1px dotted #333333;
border-right: 1px dotted #333333;
}




.destaque{
margin-top: 19px;
margin-left: 5px;
float: left;
width: 455px;
height: 154px;
background-image: url(images/fundopromo.jpg);
border: 1px solid #bbbbbb;
}



.fotodestaque {
float:left;
width: 205px;
height: 131px;
border: 1px solid #CCC;
margin-top: 5px;
margin-left: 5px;
}

.caixatxt {
float:left;
width: 230px;
height: 130px;
margin-top: 2px;
margin-left: 2px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 19px;
color:#333;
}

.txtdestaque {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 19px;
font-weight:bold;
color: #0066CC;
float:left;
}


.quemsomos {
margin-top: 19px;
margin-left: 5px;
float: left;
width: 455px;
height: 154px;
}

.caixatxtsomos {
float:left;
width: 238px;
_width: 236px;
height: 130px;
margin-top: 2px;
margin-left: 2px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 19px;
color:#333;
}

.txtsomos {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 19px;
font-weight:bold;
color: #0066CC;
float:left;
}

.fotosomos {
float:left;
width: 215px;
height: 141px;
background-color: #999999;
}

.banners {
float:left;
width: 455px;
margin-left: 5px;
}

.revisao {
float:left;

width: 222px;
height: 67px;
border:0;

}

.oficina {
float:right;

width: 220px;
height: 67px;
}


.direita {
width: 208px;
float:left;
margin-left:5px;
}



.tpservicos {
float:left;
background-image: url(images/tpservesp.jpg);
width: 208px;
height: 25px;
}

.servicosesp {
float:left;
margin-bottom:5px;
}

.noticias {
float:left;
width:206px;
border: 1px solid #cccccc;
height: 150px;
background-color: #f0f0f0;
}

.tpnoticias {
float:left;
background-image: url(images/tpnoticias.jpg);
height: 24px;
width: 206px;
}

.caixanoticias {
float:left;
width: 196px;
height: 120px;
margin-left: 4px;
_margin-left: 2px;
border: 1px solid #cccccc;
}











.rodape {
background-image: url(images/fundomorada.jpg);
width: 857px;
height: 27px;
clear: both;
float:left;
}

.morada {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
line-height: 27px;
text-indent: 10px;
}


.txtdestaque a:link { color: #FFFFFF; text-decoration:none; }
.txtdestaque a:visited { color: #FFFFFF; text-decoration:none; }
.txtdestaque a:hover { color: #FFFFFF; text-decoration:none; }
.txtdestaque a:active { color: #FFFFFF ; 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: #fff;  text-decoration:none; margin: auto;  width: 90%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #fff;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #fff;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #fff;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #fff;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #fff;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #fff; text-decoration: none;  }