@charset "utf-8";
/* CSS Document */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ffd800;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#64899f;
margin:0px;
padding:0px;
}

#container {
width:930px;
margin:auto;
}

#menu {
float:right;
width:720px;
height:57px;
}

a#botao {
float:left;
width:92px;
height:57px;
text-align:center;
padding-top:15px;
letter-spacing:1px;
margin-right:10px;
}

/*a#botao:hover {
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
}*/

a#botao2 {
float:left;
width:117px;
height:57px;
text-align:center;
padding-top:15px;
letter-spacing:1px;
margin-right:10px;
}

/*a#botao2:hover {
background-image:url(images/financiamento_bg.jpg);
background-repeat:no-repeat;
}*/

#topo {
float:left;
background-image:url(images/topo.png);
background-repeat:no-repeat;
width:830px;
height:293px;
margin-top:-19px;
}

#ultimasEntradas_titulo {
float:left;
background-image:url(images/ultimasEntradas.jpg);
background-repeat:no-repeat;
width:171px;
height:31px;
}

#ultimasEntradas_bg {
float:left;
background-image:url(images/ultimasEntradas_bg.jpg);
background-repeat:no-repeat;
background-position:center 72px;
width:838px;
height:125px;
margin-top:10px;
}

#ultimasEntradas {
float:left;
width:798px;
height:109px;
margin-left:19px;
_margin-left:9px;
}

#destaque {
float:left;
width:370px;
height:238px;
margin-top:20px;
}

#destaque_titulo {
float:left;
background-image:url(images/destaque.jpg);
background-repeat:no-repeat;
width:134px;
height:27px;
}

#destaque_imagem {
float:left;
width:253px;
height:190px;
border:1px #FFFFFF solid;
margin-top:10px;
}

#destaque_texto {
float:left;
width:105px;
height:80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:10px;
margin-top:120px;
color:#FFFFFF;
}

#pesquisa {
float:left;
width:170px;
height:238px;
margin-top:20px;
margin-left:20px;
}

#pesquisa_titulo {
float:left;
background-image:url(images/pesquisa.jpg);
background-repeat:no-repeat;
width:94px;
height:26px;
}

#pesquisa_container {
float:left;
width:170px;
height:200px;
}

#pub {
float:left;
background-image:url(images/pub.jpg);
background-repeat:no-repeat;
width:260px;
height:234px;
margin-top:20px;
margin-left:20px;
}


#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; }

.texto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFF;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.abmotor {
width: 900px;
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;  }
