/* CSS Document */

BODY {
background-image: url(images/back.gif);
}

.container {
width: 850px;
margin: auto;
background-color: #FFFFFF;
}

.topo {
height: 164px;
width: 850px;
clear: both;
}

.logo {
background-image: url(images/logo.jpg);
width: 434px;
height: 164px;
float:left;
}

.logodt {
background-image: url(images/logodt.jpg);
width: 416px;
height: 164px;
float:right;
}


/*MENU*/

.menu {
width: 850px;
background-color: #7f7f7f;
}

.botoes {
width: 850px;
}

a.home { 
     display: block; 
     width: 87px; 
     height: 30px; 
     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: 98px; 
     height: 30px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.jpg); 
     } 	

a.novos { 
     float: left;
	 display: block; 
     width: 71px; 
     height: 30px; 
     background-image: url(images/novos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.novos:hover { 
     background-image:  url(images/novos1.jpg);
     } 	   	


a.usados { 
     float: left;
	 display: block; 
     width: 85px; 
     height: 30px; 
     background-image: url(images/usados.jpg); 
     background-repeat: no-repeat;
     }
	 
a.usados:hover { 
     background-image:  url(images/usados1.jpg);
     }	 
	 
a.servico {
     float: left;
	 display: block; 
     width: 98px;
     height: 30px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.servico:hover { 
     background-image:  url(images/servicos1.jpg); 
     } 	 
	 
	 
a.contactos { 
     float: left;
	 display: block; 
     width: 110px; 
     height: 30px; 
     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: 158px; 
     height: 30px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/financiamento1.jpg); 
     }
	 
a.localizacao { 
     float: left;
	 display: block; 
     width: 143px; 
     height: 30px; 
     background-image: url(images/localizacao.jpg); 
     background-repeat: no-repeat;
     }
	 
a.localizacao:hover { 
     background-image:  url(images/localizacao1.jpg); 
     }




/*FIM MENU*/


.baixo {
width: 850px;
clear:both;
}

.destaqueultimas {
width: 715px;
position:relative;
top: 10px;
left: 52px;
clear: both;
}

.destaque {
width: 280px;
height: 301px;
position:relative;
float:left;

}

.tpdestaque {
height: 21px;
width: 279px;
float:left;
background-image: url(images/tpdestaque.gif );
clear:both;
}

.fotodestaque {
width: 279px;
height: 206px;
float: left;
}

.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}

.txtdestaque {
width: 279px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
float:left;
}

.rodape {
width: 850px;
background-color: #FFFFFF;
height: 70px;
clear: both;
background-image: url(images/rodape.gif);
background-repeat: no-repeat;
}


.separador {
width: 850px;
background-color: #FFFFFF;
height: 40px;
clear:both;
}


.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; }




.tpultimas {
height: 24px;
width: 207px;
clear:both;
background-image:url(images/tpultimas.gif);
}

.ultimas {
width: 357px;
height: 168px;
float:right;
position:relative;
top: 10px;
}

.linhaultima {
width: 380px;
clear:both;
}


.ultima {
width: 114px;
}

.fotoultima {
width: 114px;
height: 86px;
margin-top: 5px;
margin-right: 10px;
background-color:#666666;
float:left;
}

.txtultimas {
width: 114px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
float:left;
}

.botoestipo {
width: 360px;
height: 60px;
float:right;
}

.cima {
height: 28px;
width: 360px;
background-color: #7f7f7f;
}

.linhadebaixo {
margin-top: 3px;
width: 358px;
height: 28px;
background-color: #7f7f7f;
}

/* BOTOES TIPO */

a.ligeiros { 
     float: left;
     width: 70px; 
     height: 28px; 
     background-image: url(images/ligeiros.gif); 
     background-repeat: no-repeat;
     }
	 
a.ligeiros:hover { 
     background-image:  url(images/ligeiros1.gif); 
     }
	 
	 
a.comerciais { 
     float: left;

     width: 82px; 
     height: 28px; 
     background-image: url(images/comerciais.gif); 
     background-repeat: no-repeat;
     }
	 
a.comerciais:hover { 
     background-image:  url(images/comerciais1.gif); 
     }
	 
a.desportivos { 
     float: left;

     width: 89px; 
     height: 28px; 
     background-image: url(images/desportivos.gif); 
     background-repeat: no-repeat;
     }
	 
a.desportivos:hover { 
     background-image:  url(images/desportivos1.gif); 
     }
	 
a.todoterreno { 
     float: left;

     width: 117px; 
     height: 28px; 
     background-image: url(images/todoterreno.gif); 
     background-repeat: no-repeat;
     }
	 
a.todoterreno:hover { 
     background-image:  url(images/todoterreno1.gif); 
     }	 
	 
	 
a.botaogigante { 
     float: left;
	 display: block; 
     width: 358px; 
     height: 28px; 
     background-image: url(images/todas.gif); 
     background-repeat: no-repeat;
	 margin-top:3px;
     }
	 
a.botaogigante:hover { 
     background-image:  url(images/todas1.gif); 
     }		 

a.botaogigante2 { 
     float: left;
	 display: block; 
     width: 358px; 
     height: 28px; 
     background-image: url(images/maq.jpg); 
     background-repeat: no-repeat;
     }
	 
a.botaogigante2:hover { 
     background-image:  url(images/maq2.jpg); 
     }		

/* FIM BOTOES TIPO */


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.abmotor {
width: 850px;
margin:auto;
margin-top:5px;
}

.emescuro   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;  text-decoration:none; margin: auto;  width: 850px;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;  margin: auto; width: 850px; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;  margin: auto; width: 850px; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;  margin: auto; width: 850px; text-decoration: none;  }

.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: #FFFFFF; font-weight:bold; text-decoration: none;  }