@charset "utf-8";


body {
	background:url(imagens/fundo_new.jpg)
	repeat-x ;
	
}

a.link_chamada_home {
	color:#000;
	text-decoration:none;
}
a:hover.link_chamada_home {
	color:#000;
	text-decoration:underline;
}

.clear_line {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#banner3 {
	float:left; 
	width:120px; 
	height:600px;
	margin-left:8px;
	margin-top:10px;
}
.logo_ga{
	 padding:30px;
}

#titulo_noticia a {
	text-decoration:none;
}
#titulo_noticia a:hover {
	text-decoration:underline;
}
#div_dica {
	background:url(imagens/dicas2.png); 
	width:193px; 
	height:230px;
}
#div_dica .conteudo {
	padding-top:150px; 
	padding-left:15px; 
	font-size:12px;
}
#div_dica .conteudo a {
	text-decoration:none;
	font-size:12px;
}
#div_dica .conteudo a:hover {
	text-decoration:underline;
	font-size:12px;
}

#destaques_enquete {
	width:600px; 
	height:470px; 
	padding-top:10px;
}

.noticia_destaque {
	float:left; 
	width:194px; 
	height:185px; 
	background:#000000;
}
.noticia_lista {
	float:left; 
	width:524px; 
	height:185px;
	background:#e1eaf2;
	margin-left:10px;
	font-size:10px;
}
.noticia_data {
	float:left; 
	width:100px; 
	height:20px; 
	border-right:1px dashed #FFFFFF; 
	margin-top:1px;
}
.noticia_titulo {
	float:left; 
	width:480px;  
	height:20px; 
	/*padding-left:30px;*/
	margin-top:1px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	overflow: hidden;
}
.noticia_titulo a {
	text-decoration:none;
}
.noticia_titulo a:hover {
	text-decoration:underline;
}
.enquete_destaques {
	float:left; 
	width:600px; 
	height:120px;
}
.promocao {
	width:194px; 
	height:470px; 
	float:left;
}
.enquente_dica {
	width:193px; 
	height:470px; 
	float:left; 
	padding-left:10px;
}
.enquete {
	width:193px; 
	height:230px;
}
.dica {
	width:193px; 
	height:230px;
}
.destaques {
	width:193px; 
	height:470px; 
	float:left; 
	padding-left:10px;
}
.destaque_img {
	float:left; 
	width:60px; 
	height:40px; 
	text-align:center;
}
.destaque_txt {
	float:left; 
	width:133px; 
	height:40px; 
	border-bottom:dashed 1px;
}
.destaque_txt a {
	text-decoration:none;
}
.destaque_txt a:hover {
	text-decoration:underline;
}

.bcbr_box_silver_reticula {
	position:relative;
	z-index:20px;
	top:140px;
	/*left:5px;*/
	/*bottom:5px;*/
	background:url(imagens/reticula.png) repeat;
	height:45px;
	width:194px;
	/*padding:5px;*/
	color:#FFF;
	/*font-weight:bold;*/
}

.bcbr_box_silver_reticula_b {
	position:relative;
	z-index:20px;
	top:180px;
	/*left:5px;*/
	/*bottom:5px;*/
	background:url(imagens/reticula.png) repeat;
	height:50px;
	width:193px;
	/*padding:5px;*/
	color:#FFF;
	/*font-weight:bold;*/
}
.topo_abas_series{
	background-color:#8B8682;
	/*width:300px;*/
	padding-left:10px;
	margin: 0px 10px;
}
.abas:hover {
	background:#000;
}
.abas{
padding:2px 10px;
float:left;
font-family:arial;
font-weight:bold;
color:#FFFFFF;
}
.clubes{
font-weight:bold;
margin-left:112px;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px; 
border-right-width: 0px;
border-left-width: 0px; 
width: 70%;
text-align:right;
margin-bottom:5px;
}

