@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#1f1a17;
}

#container {
width:885px;
margin:auto;

}

#menu {
float:right;
width:707px;
height:91px;
margin-top:20px;
}

a#homepage {
float:left;
background-image:url(images/menu/homepage.jpg);
background-repeat:no-repeat;
width:95px;
height:91px;
margin-right:58px;
}

a#empresa {
float:left;
background-image:url(images/menu/empresa.jpg);
background-repeat:no-repeat;
width:95px;
height:91px;
margin-right:58px;
}

a#viaturas {
float:left;
background-image:url(images/menu/viaturas.jpg);
background-repeat:no-repeat;
width:95px;
height:91px;
margin-right:58px;
}

a#financiamento {
float:left;
background-image:url(images/menu/financiamento.jpg);
background-repeat:no-repeat;
width:95px;
height:91px;
margin-right:58px;
}

a#contactos {
float:left;
background-image:url(images/menu/contactos.jpg);
background-repeat:no-repeat;
width:95px;
height:91px;
}

#logo {
float:left;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
width:885px;
height:240px;
}

#conteudo {
float:left;
width:885px;
margin-top:30px;
padding-bottom:30px;
}

#destaque_titulo {
float:left;
background-image:url(images/destaque_titulo.jpg);
background-repeat:no-repeat;
width:28px;
height:357px;
}

#destaque {
float:left;
background-image:url(images/destaque.jpg);
background-repeat:no-repeat;
width:306px;
height:356px;
}

#destaque_imagem {
margin:auto;
width:274px;
height:206px;
margin-top:15px;
}

#destaque_texto {
margin:auto;
margin-top:10px;
width:274px;
height:110px;
}

#destaque_texto_left {
float:left;
width:170px;
_width:165px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

#destaque_texto_right {
float:right;
width:100px;
_width:80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#8b8888;
text-align:right;
padding-top:60px;
}

#ultimasEntradas_titulo {
float:left;
background-image:url(images/ultimasEntradas_titulo.jpg);
background-repeat:no-repeat;
width:30px;
height:356px;
margin-left:10px;
}

#ultimasEntradas {
float:left;
background-image:url(images/ultimasEntradas.jpg);
background-repeat:no-repeat;
width:187px;
height:356px;
}

#ultimasEntradas_imagens {
margin:auto;
width:169px;
height:337px;
margin-top:10px;
}

#pesquisa_titulo {
float:left;
background-image:url(images/pesquisa_titulo.jpg);
background-repeat:no-repeat;
width:26px;
height:145px;
margin-left:30px;
}

#pesquisa {
float:left;
background-image:url(images/pesquisa.jpg);
background-repeat:no-repeat;
width:261px;
height:146px;
}

#pesquisa_container {
float:left;
width:262px;
height:146px;
background-color:#202020;
margin-left:5px;
}

#pesquisa_texto {
float:left;
width:153px;
height:99px;
margin-left:15px;
margin-top:3px;
}

#visite {
float:left;
background-image:url(images/visite.jpg);
background-repeat:no-repeat;
width:261px;
height:195px;
margin-top:13px;
margin-left:56px;
}



#rodape {
float:left;
width:100%;
height:30px;
}


/*SEMPRE PRESENTE*/


.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:150px;
float:right;
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;  }

#pes{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#pes1{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#pes2{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height: 20px; 
}