/* CSS Document */

BODY {
background-image:url(images/fundo.jpg);
}

.container {
width: 877px;
margin: auto;
}

.logo {
background-image: url(images/logo.png);
width: 310px;
height: 51px;
background-repeat: no-repeat;
float:left;
clear: both;
}

.site {
width:877px;
border: 1px solid #FFCC00;
background-color:#000000;
float:left;
clear: both;
}

.pesquisa1 {
height:35px;
width:180px;
float:left;
}

/*MENU*/

.menu {
width: 877px;
height: 98px;
background-color:#FFCC00;
}

.botoes {
width: 800px;
height: 98px;
margin-left: 120px;
}

a.home { 
     display: block; 
     width: 147px; 
     height: 98px; 
     background-image: url(images/home.gif);
     background-repeat: no-repeat;
	 float: left;
     }
	 
a.home:hover { 
     background-image:  url(images/home1.gif); 
     }  
	 
 
a.empresa { 
     float: left;
	 display: block; 
     width: 93px; 
     height: 98px; 
     background-image: url(images/empresa.gif); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.gif); 
     } 	
	

a.novos { 
     float: left;
	 display: block; 
     width: 79px; 
     height: 98px; 
     background-image: url(images/novos.gif); 
     background-repeat: no-repeat;
     }
	 
a.novos:hover { 
     background-image:  url(images/novos1.gif); 
     } 	
	 
a.usados { 
     float: left;
	 display: block; 
     width: 87px; 
     height: 98px;
     background-image: url(images/usados.gif); 
     background-repeat: no-repeat;
     }
	 
a.usados:hover {
     background-image:  url(images/usados1.gif);
     } 	  


a.acessorios { 
     float: left;
	 display: block; 
     width: 111px; 
     height: 98px; 
     background-image: url(images/acessorios.gif); 
     background-repeat: no-repeat;
     }
	 
a.acessorios:hover { 
     background-image:  url(images/acessorios1.gif);
     } 	 
	 
a.contactos {
     float: left;
	 display: block; 
     width: 105px;
     height: 98px; 
     background-image: url(images/contactos.gif); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.gif); 
     } 	 
	 
a.financiamento { 
     float: left;
	 display: block; 
     width: 135px; 
     height: 98px; 
     background-image: url(images/fin.gif); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/fin1.gif); 
     } 	

/*FIM MENU*/

.img {
width: 877px;
height: 172px;
background-image:url(images/img.jpg);
}

.baixo {
width: 877px;
background-color: #000000;
float:left;
clear:both;
}

.tphome{
background-image:url(images/tpdestaques.jpg);
height: 48px;
width: 638px;
float:left;
}

.destaqueultimas {
height: 160px;
width: 638px;
background-color: #000000;
float:left;
}

.sombra {
background-image: url(images/carro.jpg);
width: 239px;
height: 208px;
float: right;
}

.destaque {
position:relative;
left: 47px;
width: 325px;
height: 160px;
float: left;
}

.fotodestaque {
position:relative;
top: 12px;
height: 131px;
width: 171px;
float: left;
}

.textodestaque {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
position:relative;
top: 12px;
height: 131px;
width: 150px;
float:right;
}


.textodestaque a:link    { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; width: 150px; height: 131px; text-decoration:none; }
.textodestaque a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; width: 150px; height: 131px; text-decoration:none; }
.textodestaque a:hover  { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; width: 150px; height: 131px; text-decoration:none; }

.ultimas {
width: 262px;
height: 160px;

float:right;
}

.fotoultimas {
position:relative;
top: 12px;
height: 60px;
width: 80px;

float: left;
margin-left: 5px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.abmotor{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
width: 400px;
margin-top: 5px;
margin-left:90px;
height: 15px;
text-align: left;
}

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold; text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold; text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; font-weight:bold; text-decoration: none;  }

