/* CSS Document */
a{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: none;	
}

a:actived{
	color: #000;
}

a:visited{
	color: #000;
}

#home_futebol { 
	background:url(../img/bg_futebol_home.gif) no-repeat;
	width:627px;
	height:281px;
} 


/* barra patrocinio  CSS Sprite */ 

#patrocinio { 
	text-align:right;
} 

#patrocinio ul {
	list-style: none;
	margin: 0;
	margin-left: 260px;
	padding: 0;
}
 
#patrocinio ul li {
	float: left;
	height: 37px;	
}



#patrocinio ul li a#pat1 {
	background-image:url(../img/seller_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:118px;
}


#patrocinio ul li a#pat2 {
	background-image:url(../img/cna_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:105px;
}

#patrocinio ul li a#pat3 {
	background-image:url(../img/atacadao_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:97px;
}

#patrocinio ul li a#pat4 {
	background-image:url(../img/bellota_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:118px;
}

#patrocinio ul li a#pat5 {
	background-image:url(../img/lotto_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:115px;
}
#patrocinio ul li a#pat6 {
	background-image:url(../img/life_sprite.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:37px;
	width:120px;
}


#patrocinio ul li a:hover#pat1{ background-position:bottom;}
#patrocinio ul li a:hover#pat2{ background-position:bottom;}
#patrocinio ul li a:hover#pat3{ background-position:bottom;}
#patrocinio ul li a:hover#pat4{ background-position:bottom;}
#patrocinio ul li a:hover#pat5{ background-position:bottom;}
#patrocinio ul li a:hover#pat6{ background-position:bottom;}




/* enquete home */ 

#enquete { 
	float:left;
	width:200px;
	margin-left:18px;
	margin-top:55px;
	
} 

.pergunta_enquete 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:5px;
	
} 

.opcoes_enquete { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;

} 

.espacador 
{ 
	margin-top:9px;
	margin-bottom:8px;
} 


/* proximo jogo */ 

#proximo_jogo { 
	float:left;
	width:158px;
	height:auto;
	margin-left:25px;
	margin-top:50px;
} 

.data_jogo { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
} 

/* agenda */ 

#agenda { 
	float:left;
	width:170px;
	height: auto;
	margin-left:25px;
	margin-top:70px;
}

.fontebranca{
	color: #FFFFFF;
}

.fontsize12px{
	font-size: 12px;
}

.titulo_agenda { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
} 


/*noticias */ 

#ponte_agencia { 
	width:602px;
	*width:627px;	
	background:url(../img/bg_noticias_ponte_agencia.gif) no-repeat;
	height:228px;
	padding-top:50px;
	padding-left:25px;
	_padding-left:0px;
	margin-top:10px;
} 

.titulo_ponte_agencia 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;	
	font-weight:bold;
} 

.descricao_ponte_agencia 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;	
} 

.saiba_mais { 
	font-size:11px;
	color:#666;
	font-weight:bold;
} 

.item_noticia_thumb { 
	margin-bottom:7px;
	margin-top:7px;
} 


.loginFoco {
	background-color:#FFFF66;
}

#btn_esqueci_senha {
	margin-left:5px;
	margin-right:378px;
}

#saudacao a,
#saudacao a:link,
#saudacao a:visited {
	color: #EEE !important;
	font-weight: bold;
} 

#saudacao a:hover {
	color:#FF8A8A !important;
}