/* CSS Document */

BODY {
background-image: url(images/back.jpg);
background-color: #020100;
background-repeat:repeat-x;
}

.container {
width: 805px;
background-color:#FFFFFF;
border: 1px solid #454545;
margin: auto;
}



/*MENU*/

.menu {
width: 805px;
height: 82px;
}
#facebook{
float: right;
    margin-right: -112px;
    margin-top: -41px;
}
.botoes {
width: 805px;
height: 82px;
background-image: url(images/fundomenu.jpg);
}


.esquerdamenu { 
     display: block; 
     width: 272px; 
     height: 82px; 
	 float: left;
     }

a.home { 
     display: block; 
     width: 72px; 
     height: 82px; 
     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: 104px; 
     height: 82px; 
     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: 115px; 
     height: 82px; 
     background-image: url(images/viaturas.jpg); 
     background-repeat: no-repeat;
     }
	 
a.viaturas:hover { 
     background-image:  url(images/viaturas1.jpg);
     } 	 

a.financiamento { 
     float: left;
	 display: block; 
     width: 133px; 
     height: 82px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/financiamento1.jpg); 
     } 

	 
a.contactos { 
     float: left;
	 display: block; 
     width: 108px; 
     height: 82px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.jpg); 
     } 	
 

/*FIM MENU*/


.banner {
background-image: url(images/banner.jpg);
width: 805px;
height: 187px;

}

.carro {
background-image:url(images/carroesq.jpg);
width: 479px;
height: 187px;
float:left;
}

.logo {
background-image: url(images/logo.jpg);
width: 326px;
height: 187px;
float:left;
}

.baixo {
width: 805px;
float:left;
background-color: #FFFFFF;
}




.sep {
height: 15px;

}

.tpultimas {
background-image: url(images/tpultimas.jpg);
width: 30px;
height: 108px;
float:left;
}

.ultimas {
margin: auto;
height: 110px;
width: 805px;
}


.rodapeultimas {
border: solid;
border-width: 2px;
border-color: #4EB800;
background-image: url(images/fundoultimas.jpg);
width: 755px;
height: 105px;
float:left;
}


.fotoultima{
width: 118px;
height: 89px;
position: relative;
top: 7px;
margin-right: 20px;
background-color: #00FFFF;
float:left;
}


.destaqueoportunidade {
margin-top: 8px;
width: 855px;
float:left;
}

.tpdestaque {
background-image: url(images/tpdestaque.jpg);
width:31px;
height: 195px;
float: left;
}

.destaque {
background-image: url(images/fundodestaque.jpg);
width: 349px;
height: 193px;
border: 1px solid #C3C3C3;
float: left;
}

.fotodestaque {
width: 219px;
height: 164px;
background-color: #00FF99;
border: 1px solid #333333;
position:relative;
left: 4px;
top: 4px;
float:left;
}

.txtdestaque {
width: 110px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 10px;
position:relative;
left: 10px;
top: 5px;
}

.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; }

.tpoportunidade {
background-image: url(images/tpoportunidade.jpg);
width: 31px;
height: 195px;
margin-left: 25px;
float: left;
}

.rodape {
height: 15px;
background-color: #FFFFFF;

}


.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: #cccccc;  text-decoration:none; margin: auto;  width: 90%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #cccccc;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc; text-decoration: none;  }
