/* CSS Document */

body{ margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
#tudo{
	width: 1000px;
	margin: 0 auto;
}
	#menu{}
	#conteudo{}
	#rodape{}

#cabecalho				{width: 1000px; overflow:hidden; background-color:#f3f3f3; height: 32px; padding-top: 9px; margin-top: 5px; margin-bottom: 10px; }
#menu 					{float: left; width: 850px; height: 32px;}

#cabecalho #busca 		{float: left; font-size:10px; width: 140px; }
#cabecalho #busca input {float: left; width: 50px; height: 15px; border: 1px solid #666666; padding: 0px;}
#cabecalho #busca label {float: left; }

#menu li{background-image:url(../img/2009/menu.gif); width: 84px; height: 20px; overflow:hidden; float:left;clear: right;}
#menu a{
	text-indent: -9999px;
	display: block;
	padding-top: 2px;
}

#menu li.atletica       {background-position:0px 0px;}
#menu li.atletica:hover {background-position:0px 20px;}

#menu li.esportes       {background-position:-84px 0px;}
#menu li.esportes:hover {background-position:-84px 20px;}
	
#menu li.festas       {background-position:-168px 0px;}
#menu li.festas:hover {background-position:-168px 20px;}
	
#menu li.juca       {background-position:-252px 0px;}
#menu li.juca:hover {background-position:-252px 20px;}
	
#menu li.campeonatos       {background-position:-336px 0px;}
#menu li.campeonatos:hover {background-position:-336px 20px;}
	
#menu li.bateria       {background-position:-420px 0px;}
#menu li.bateria:hover {background-position:-420px 20px;}
	
#menu li.aguante       {background-position:-504px 0px;}
#menu li.aguante:hover {background-position:-504px 20px;}
	
#menu li.fotos       {background-position:-588px 0px;}
#menu li.fotos:hover {background-position:-588px 20px;}
	
#menu li.videos       {background-position:-672px 0px;}
#menu li.videos:hover {background-position:-672px 20px;}
	
#menu li.faleconosco       {background-position:-756px 0px;}
#menu li.faleconosco:hover {background-position:-756px 20px;}



.home #colunaEsquerda{width: 430px; float:left;}
.home #colunaCentro{width: 405px; float:left; margin-left: 5px;}
.home #colunaDireita{width: 150px; float:left; margin-left: 5px;}

.home .alturaHome {height: 355px; overflow:hidden}
.home h1, .home h2 {
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 10px;
	font-weight:bold;
	}

.home #colunaEsquerda h1{
	background-image: url(../img/2009/bg_home_e_h2.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px; color:#7f2931;
	width: 427px; height: 35px;
	overflow:hidden;
}

.home #colunaEsquerda h1 a{
	color:#7f2931;
}

.home #colunaEsquerda h1 a:hover{
	color:#FFFFFF;
}

.home #colunaEsquerda h1:hover{
	background-image: url(../img/2009/bg_home_e_h1.gif);
	color:#FFFFFF;
}
.home #colunaEsquerda h2{
	background-image: url(../img/2009/bg_home_e_h2.gif);
	background-repeat:no-repeat;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px; color:#7f2931;
	width: 427px; height: 35px;
	overflow:hidden;
	}
.home #colunaEsquerda h2:hover{
	background-image: url(../img/2009/bg_home_e_h1.gif);
	color:#FFFFFF;
}

.home #colunaCentro h2{
	background-image: url(../img/2009/bg_home_c_h2_off.gif);
	background-repeat:no-repeat;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px; color:#7f2931;
	width: 261px; height: 35px;
	float:left;
	overflow:hidden;
}
.home #colunaCentro h2:hover{
	background-image: url(../img/2009/bg_home_c_h2_on.gif);
	color:#FFFFFF;
}
.home #colunaCentro .segundoH{
	background-image: url(../img/2009/bg_home_c_h1.gif);
	background-repeat:no-repeat;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18px; color:#7f2931;
	width: 400px; height: 35px;
	overflow:hidden;
}
.home #colunaCentro  .segundoH:hover{
	background-image: url(../img/2009/bg_home_c_h1_on.gif);
	color:#FFFFFF;
}

.home .submanchete       { width: 400px; height:115px; overflow: hidden; clear:both;}
.home .submanchete .foto { float: left; display:block; margin-right: 3px;}
.home .submanchete .texto{ background-color: #f3f3f3; font-size: 10px; height: 96px; margin-left: 5px;}
.home .submanchete h2 a  {color: #7f2931; text-decoration:none;}
.home .submanchete h2 a:hover {color: #ffffff;}

.home #CampeonatoInterno {
	background-color: #f3f3f3;
	height: 83px;
	overflow: hidden;
	font-size: 11px;
}

.home #UltimasNoticias {
	clear:both;
	background-color: #f3f3f3;
	font-size: 11px;
}

#CampeonatoInterno a, #UltimasNoticias a{
	color: #000000;
	text-decoration: none;
}
#CampeonatoInterno #ProximosJogos, #UltimasNoticias{
	background-color: #e8e8e8;
	font-size: 11px;
}


.home .chamadaNoticiaPar{ background-color: #e8e8e8; text-decoration:none; color:#000000; }
.home .chamadaNoticiaImpar{ background-color: #f3f3f3; text-decoration:none; color:#000000; }

.interna #colunaEsquerda{width: 830px; float:left;}
.interna #colunaDireita{width: 150px; float:left;}

.interna .chamadaFotoPar{ background-color: #e8e8e8; text-decoration:none; color:#000000; }
.interna .chamadaFotoImpar{ background-color: #f3f3f3; text-decoration:none; color:#000000; }
.interna .chamadaFotoPar   a{ text-decoration:none; color:#000000; }
.interna .chamadaFotoImpar a{ text-decoration:none; color:#000000; }


#faleconosco label{width: 200px; text-align:right; float:left}
#faleconosco input{width: 200px;}
#faleconosco textarea{width: 400px; height: 200px;}

.interna #texto    {float:left; width: 650px;}

.interna #submenu {float:left; width: 160px; overflow: hidden;}
.interna #submenu a{
	background-image:url(../img/2009/bg_interna_submenu.gif); width: 149px; height: 20px; overflow:hidden; float:left;
	color: #ffffff;
	font-size:11px; 
	color: #ffffff; text-decoration: none; line-height:15px;
	}
.interna #submenu a:hover{color: #7f2931;background-position:0px 20px;}

#rodape{ text-align:center; margin-top: 20px; margin-bottom: 20px;}

#CampeonatoInterno .NoticiaAssunto{font-style:italic;}
.NoticiaAssunto{color: #7f2931;}

#contadorJuca{background-image: url(../img/2009/bg_diasprojuca.gif); background-repeat:no-repeat; color:#FFFFFF; width: 149px; height:60px; vertical-align:middle;}
#contadorJuca span{font-size: 18px; font-weight:bold;}

#TreinosDia    .treino {height: 23px; background-image: url(../img/2009/bg_treinosdodia.gif)   ; background-repeat:repeat-y; text-align: right; font-size:9px; line-height: 10px; font-stretch:condensed;}
#TreinosSemana .treino {height: 23px; background-image: url(../img/2009/bg_treinosdasemana.gif); background-repeat:repeat-y; text-align: right; font-size:9px; line-height: 10px; font-stretch:condensed;}
