@charset "utf-8";
/* TOPO */

#banners {
	width:100%;
	float:left;
/*  margin-top:10px; 10 aqui*/
}
#banners .banners {
	margin:0 auto;
	width:950px;
	padding-top:10px;
}

#banners .banners .banner1 {
	float:left;
	margin-left:40px;
	_margin-left:20px;
	margin-right:40px;
	_margin-right:20px;
	width:728px;
	height:90px;
}

#banners .banners .banner2 {
	float:left;
	width:120px;
	height:90px;
}


.topo_linha {
	float:left;
	_float:none;
	background:#3379BE center bottom url(../imgs/topo_linha.jpg) no-repeat;
	height:7px;
	_height:0px;
	width:100%;
	margin-top:10px; /*10 aqui OK*/
	_background:#fff center bottom url(../imgs/topo_linha.jpg) repeat-x;
}

#topo, #centro, #rodape {
	margin:0 auto;
	width:950px;
}

#topo a.logo {
	float:left;
	width:416px;
	height:62px;
	background: left top url(../imgs/topo_logo.jpg) no-repeat;
	margin-left:25px;
	margin-top:15px; /*10 aqui OK*/
	margin-bottom:20px;
}
#topo a.logo h1 { display:none; }

#topo .direita {
	float:right;
	margin-right:15px;
	height:65px;
	width:400px;
}

#topo .direita .menu2 {
	float:right;
	color:#999;
	font-size:11px;
	margin-top:15px;
	text-transform:lowercase;
}

#topo .direita .menu2 ul, #topo .direita .menu2 ul li { display:inline; list-style:none; }


#topo .direita .menu2 a { text-decoration:none; font-weight:normal; }

#topo .direita .busca {
	float:right;
	height:30px;
	width:316px;
	text-align:right;
	margin-top:15px;
}

#topo .direita .busca label { font-weight:bold; padding-top:2px; }

#topo .direita .busca .google { background:left url(../imgs/busca_google.jpg) no-repeat; }

#topo .direita .busca .google:focus { background:none; }

#topo #topo_menu {
	clear:both;
	margin:0 auto;
	width:920px;
	height:30px;
	background:#D7E6F4 top right url(../imgs/menu_fim.jpg) no-repeat;
	font-size:11px;
	color:#0057AE;
	margin-bottom:15px;
}

#topo #topo_menu .fundo {
	float:left;
	background:top left url(../imgs/menu_inicio.jpg) no-repeat;
	height:23px;
	padding:7px 0 0 25px;
}

#topo #topo_menu ul {
	float:right;
	padding:7px 15px 0 0;
}

#topo #topo_menu ul li {
	display:inline;
	list-style:none;
	font-size:14px;
	color:#0057AE;
	text-transform:uppercase;
}

#topo #topo_menu ul li a {
	color:#E60000;
	font-weight:bold;
	text-decoration:none;
}
#topo #topo_menu ul li a:hover {
	color:#F00;
	text-decoration:underline;
}

#capa .banners_topo, #conteudo .banners_topo {
	float:left;
	height:65px;
	padding:10px;
	width:755px;
	background:#F0F0F0 right top url(../imgs/publicidade.jpg) no-repeat;
	background-position:630px 10px;
	margin-bottom:10px;
}


#capa .banners_topo2, #conteudo .banners_topo2 {
	float:left;
	height:65px;
	padding:10px;
	width:755px;
	background:#F0F0F0 url(../imgs/publicidade.jpg) no-repeat;
	background-position:764px 10px;
	margin-bottom:10px;
}
/* aqui */

#capa .banners_topo2 a.anunciar, #conteudo .banners_topo2 a.anunciar {
	font-weight:normal;
	font-size:11px;
	float:right;
	text-align:right;
	padding-right:10px;
	width:80px;
	padding-top:5px;
}

/* fim aqui */


#capa .banners_topo a.anunciar, #conteudo .banners_topo a.anunciar {
	font-weight:normal;
	font-size:11px;
	float:right;
	text-align:right;
	padding-right:10px;
	width:80px;
	padding-top:5px;
}



#capa .banners_topo div, #conteudo .banners_topo div,#capa .banners_topo2 div, #conteudo .banners_topo2 div {
	margin-right:20px;
	_margin-right:15px;
	float:left;	
}
#capa .banners_topo2 .banner3 , #conteudo .banners_topo2 .banner3 {
	float:left;	
	margin:0;
}