@charset "utf-8";
/* CSS Document */

.clr{
	clear:both;
	height:0px;
}

body{
	background:#fff url('../imagens/home/body_bg.jpg') no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

@font-face{
	src:url('../includes/MyriadPro-Cond.otf');	
	font-family:MyriadPro-Cond;
}

a{
	text-decoration:none;
}

a:link{
	color:#666;
}

a:hover{
	text-decoration:underline;
	color:#990000;
}

a:visited{
  color:#666;
}

a img{
	border:none;
}

img{
/*	behavior:url('iepngfix.htc');*/
}

p{
	margin:10px 0px 5px 0px;
}

h1 h2 h3 h4{
	color:#666;
	padding:5px 0px;
	margin:0px;
	font-weight:normal;
}

h1{
	font-size:16px;
}

h2{
	font-size:20px;
	color:#db2925;
	font-family:Tahoma;
	line-height:120%;
}

h3{
	font-size:12px;
}

h4{
	font-size:10px;
	padding:3px 0px;
}

.mais{
	font-size:8px;
}

#wrapper{
	margin:auto;
	background:none;
 	width:960px;
}

#header{
	height:294px;
	background:#fff url('../imagens/home/topo.jpg') no-repeat top center;
	overflow:visible;
	position:relative;
}

#logo{
	position:absolute;
	height:122px;
	width:108px;
	top:140px;
	left:416px;
}

#menubar{
	background:#fff url('../imagens/home/menubar_bg.jpg') no-repeat top;
	height:62px;
	width:auto;
	font-family:MyriadPro-Cond;
	font-size:14px;
}

#menubar ul{
  	padding-left:0px;
  	list-style-type:none;
  	overflow:hidden;
}

#menubar li{
	display:block;
	float:left;
}

#menubar li span{
  	padding-top:10px;
  	display:block;
  	margin-left:37px;
  	margin-right:37px;
}

#menubar li.divisa1{
  	padding-top:0px;
  	margin-top:7px;
  	display:block;
 	float:left;
  	margin-left:0px;
  	margin-right:0px;
  	width:1px;
  	height:22px;
  	background:#bbb;
}

#menubar li.divisa2{
	display:block;
}

#menubar a{
  	color:#999;
}

#menubar li.current{
  	background:url("../imagens/home/menubar_mark.gif") no-repeat top center; 
}

#menubar li.current a{
	color:#990000;
}

#menubar li:hover a {
  	text-decoration:underline;
  	color:#990000;
}

#news{
	height:260px;
	width:auto;
	position:relative;
}

#display_area{
	width:550px;
	height:240px;
	position:absolute;
	top:0px;
	left:0px;
}

#display_area a{
	text-decoration:none;
}

.display{
	height:240px;
	width:400px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.display_sel{
	display:block;
}

.display div{
	height:70px;
	width:400px;
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	background:url("../imagens/home/bg_label_display.png");
	/*	background:#000;
	opacity:0.65;
	-moz-opacity:0.65;
	filter:alpha(opacity=65);*/	
}

.display div h1{
	margin:10px 10px 5px 10px;
	color:#fff;
	font-size:14px;	
}

.display div h1 a{
	color:#fff;
	font-size:14px;	
}

.display div h2{
	margin:0px 10px 2px 10px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}

#display_options{
	position:absolute;
	top:0px;
	left:405px;
	height:240px;
	width:145px;
}

.display_opt{
	background:url('../imagens/home/display_bg_opt.jpg') no-repeat;
	width:145px;
	height:78px;
	margin-bottom:4px;
	color:#666;
	position:relative;
	cursor:pointer;
	line-height:115%;
}

.display_opt_sel{
	background:url('../imagens/home/display_bg_opt_sel.jpg') no-repeat;
	color:#990000;
}

.display_opt div{
	position:absolute;
	top:25px;
	left:30px;
	width:105px;
	height:38px;
	font-size:12px;
}

#news_text{
	position:absolute;
	top:0px;
	left:580px;
	width:379px;
	height:240px;
	color:#000000;
}

#news_last{
	color:red;
}

#news_text h1{
	font-size:14px;
	margin-bottom:5px;
	padding:0px;
}

#news_text div{
	margin-bottom:15px;
}

#news_text h4{
	font-weight:normal;
	height:14px;
	background:url('../imagens/home/news_line.png') no-repeat bottom;
	padding:0px;
	margin:0px;
}

#container{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}

#content_adds{
	position:relative;
	float:left;
	width:160px;
	height:auto;
}

#content_adds img{
	margin-bottom:15px;
}

.adds_section{
	font-size:10px;
	background:url('../imagens/home/adds_line.png') no-repeat bottom left;
	height:16px;
	margin-bottom:10px;
}

.adds_div{
	font-size:0px;
	line-height:0px;
	background:url('../imagens/home/adds_line.png') no-repeat;
	height:1px;
	width:auto;
	margin:4px 0px 15px 0px;
}

#content{
	position:absolute;
	top:0px;
	left:160px;	
}

#content_home{
	width:800px;
	height:auto;
	position:relative;
	float:right;
	overflow:hidden;
}

#content_artigo{
	width:790px;
	height:auto;
	position:relative;
	float:right;
	background:url('../imagens/interna/vertical_div.png') repeat-y left top;
}

#content_home .destaqueHome{
	float:left;
	margin:15px 10px 5px 10px;
}

#bottom{
	height:210px;
	width:auto;
	background:url('../imagens/home/bottom_bg.jpg') no-repeat top;
	position:relative;
}

#brazaomini{
	position:absolute;
	height:67px;
	width:59px;
	top:135px;
	left:51px;
}

#menubottom{
	width:141px;
	height:90px;
	position:absolute;
	top:35px;
	left:10px;
	background:url('../imagens/home/menubottom_div.jpg') no-repeat center top;
}

#menubottom ul{
  	list-style-type:none;
  	overflow:hidden;
}

#menubottom li{
	display:block;
	float:left;
}

#menubottom li span{
  	display:block;
  	width:60px;
	margin-bottom:10px;
}
#menubottom .spanBehavior1{
	text-align:right;
}

#menubottom li.divisa1bhv1, #menubottom li.divisa2bhv1{
 	float:left;
  	width:10px;
  	height:10px;
}

#menubottom li.divisa1bhv, #menubottom li.divisa2bhv{
 	float:left;
  	width:0px;
  	height:10px;
}

#menubottom a{
  	color:#999;
}

#menubottom li.current a{
	color:#990000;
}

#menubottom li:hover a {
  	text-decoration:underline;
  	color:#990000;
}

#torcidas{
	width:280px;
	position:absolute;
	top:15px;
	left:280px;
	font-size:10px;
	text-align:center;
}

#torcida1{
	float:left;
	width:115px;
	height:141px;
}

#torcida2{
	float:right;
	width:115px;
	height:141px;
}

#twitter{
	position:absolute;
	overflow:visible;
	height:199px;
	width:259px;
	top:4px;
	left:640px;
}

#article_area{
	width:770px;
	float:right;
	height:auto;
	line-height:16px;
	margin:0px;
	padding:0px;
}

#article_area h1{
	margin-top:7px;
	font-size:12px;
}

#article_area h2{
	margin-top:15px;
	margin-bottom:15px;
}

#article_area h2 span{
	font-size:12px;
	color:#000;
}

#article_area h4{
	font-weight:normal;
	color:#000;
	font-size:10px;
	background:url('../imagens/home/news_line.png') repeat-x bottom;
}

#article_area .destaqueHome{
	float:left;
	margin:0px 5px 5px 5px;
}

#menuSecundario{
	background:url('../imagens/interna/horizontal_div.png') repeat-x right bottom;
  	float:right;
  	height:17px;
	width:770px;
}

#menuSecundario .bordaEsq, #menuSecundario .bordaDir{
	display:none;
}

#menuSecundario ul{
  	list-style-type:none;
}

#menuSecundario li{
  	float:left;
}

#menuSecundario li.divisa1{
  	display:block;
 	float:left;
  	margin-left:10px;
  	margin-right:10px;
  	width:1px;
  	height:15px;
  	background:#bbb;
}

#menuSecundario li.divisa2{
	display:none;
}

#menuSecundario a{
  	color:#999;
  	letter-spacing:1px;
  	font-size:12px;
}

#menuSecundario li.current a{
  	font-weight:bold;
  	color:#db2925;  
}

#menuSecundario li:hover a{
  	text-decoration:underline;
  	color:#db2925;
}

#goback{
	position:absolute;
	top:0px;
	right:0px;
	width:60px;
}

#goback img{
	float:left;
}

#goback div{
	width:auto;
	float:right;
	margin-top:1px;
}

#goback a:link, #goback a:visited{
	color:#990000;
}

#formContato{
	margin:15px 0px;
}

#formContato .label{
	float:left;
	width:90px;
	height:auto;
	font-size:12px;
	text-align:right;
	margin-top:7px;
}

#formContato em{
	font-size:10px;
	color:#db2925;
}

#formContato .input{
	float:left;
	margin:5px;
	height:auto;
	width:320px;
}

#formContato input, #formContato textarea{
	border:solid 1px #bbb;
	width:320px;
}

#formContato .button{
	width:auto;
	float:right;
	padding-right:5px;
}

.noticia h1{
	font-size:14px;
	margin:20px 0px 10px 0px;
	width:500px;
}

.noticia{
	font-size:12px;
	width:600px;
}

.noticia a{
	color:#990000;
	width:600px;
}

#ficha_titulo{
	float:left;
	height:40px;
}

#ficha_lista{
	float:right;
	height:40px;
}

#ficha_foto{
	float:left;
	width:150px;
	text-align:center;
}

#ficha_foto h4{
	text-align:center;
	background:none;
}

#ficha_dados{
	float:left;
	width:223px;
	line-height:15px;
}

#ficha_dados label, .ficha_texto label{
	color:#D62120;
	font-weight:bold;
}

.ficha_texto{
	margin: 20px 0px;
}
	
#ficha_posicao{
	float:left;
	width:397px;
	height:204px;
}

.lista_foto{
	float:left;
	width:154px;
	text-align:center;
	margin-bottom:15px;
}

.lista_foto h4{
	text-align:center;
	background:none !important;
	padding:0px !important;
}

.lista_video{
	margin-bottom:20px;
}

.lista_video div{
	float:left;
	margin:0px 5px;
	widht:auto;
}

.lista_video h4{
	width:auto;
	color:#990000;
}

.lista_video .description{
	width:350px;
}

.competicao{

}

.categoriaCompeticao h1{
	color:#D9251D;
	font-size:16px !important;
	line-height:250%;
}

.competicao div{
	line-height:120%;
	margin:5px 0px 20px 0px;
}

.competicao .ano{
	color:#990000;
	font-weight:bold;
}

.competicao a{
	font-weight:bold;
}

.vejamaisnoticias{
	width:auto;
	float:right;
	padding-left:20px;
	background:url('../imagens/interna/btmais.png') no-repeat left center;
	margin:20px 0px 0px 100px;
}

.vejamaisnoticias a{
	color:#990000;
}

.voltar{
	background:url('../imagens/interna/seta_left.png') no-repeat center;
	width:20px;
	height:16px;
	float:left;
	cursor:pointer;	
}

.avancar{
	background:url('../imagens/interna/seta_right.png') no-repeat center;
	width:20px;
	height:16px;
	float:left;
	cursor:pointer;
}

.pag{
	background:url('../imagens/interna/nav_bg.jpg') no-repeat center;
	width:20px;
	height:16px;
	float:left;
	cursor:pointer;
	font-size:8px;
	color:#666;
	text-align:center;
}

.pagAtual{
	background:url('../imagens/interna/nav_bg_sel.jpg') no-repeat center;
	width:20px;
	height:16px;
	float:left;
	cursor:pointer;
	font-size:8px;
	color:#fff;
	text-align:center;
}

#pagination{
	width:auto;
	margin:auto;
	margin-bottom:15px;
	float:right;
}

.viewCompeticao{
	background:url('../imagens/interna/horizontal_div.png') repeat-x right bottom;
	height:20px;
	width:auto;
	float:left;
	margin-bottom:15px;
}

#menuCompeticao li{
	float:left;
}

#menuCompeticao li.div{
	margin:3px 10px 0px 0px;
	border-right:solid 1px #666;
	width:11px;
	height:12px;
}

#menuCompeticao li a{
	color:#999;
}

#menuCompeticao li a:hover{
	color:#DB2925;
}

#menuCompeticao li.current a{
	color:#DB2925;
	font-weight:bold;
}

#rodadaAnterior{
	float:right;
}

#proximaRodada{
	float:right;
}

.rodadaBE{
	float:left;
	background:url(../images/gray/panel/corners-sprite.gif) no-repeat scroll 0 0;
	width:6px;
	height:40px;	
}

.rodadaBD{
	float:right;
	background:url(../images/gray/panel/corners-sprite.gif) no-repeat scroll right 0;
	width:6px;
	height:40px;	
}

.rodada{
	background:url(../images/gray/panel/top-bottom.gif) repeat-x scroll 0 0;
	color:#D9251D;
	font-weight:bold;
	height:40px;
}

.pLabel{
	background:#D9251D;
	margin:0px 2px;
	color:#fff;
	font-weight:bold;
}

.pValue{
	background:#e4e4e4;
	margin:2px;
	color:#000;
	text-align:center;
}

.pData{
	font-weight:bold;
	text-align:center;
}

.pData div{
	margin:2px;
	background:#ccc;
}

.pHora{
	width:6%;
	height:20px;
}

.pJogo{
	width:6%;
	height:20px;
}

.pPartida{
	width:60%;
	text-align:center;
	height:20px;
}

.pMandante{
	width:27%;
	text-align:right !important;
	height:20px;
}

.pMandante div{
	margin:2px 0px 2px 2px !important;
	text-align:right !important;
}

.pPlacar{
	width:6%;
	height:20px;
}

.pPlacar div{
	margin:2px 0px 2px 0px !important;
}

.pVisitante{
	width:27%;
	height:20px;
}

.pVisitante div{
	margin:2px 2px 2px 0px !important;
	text-align:left !important;
}	

.pCidade{
	width:15%;
	height:20px;
}

.pEstadio{
	width:15%;
	height:20px;
}

.pRelato{
	width:10px;
	height:20px;
}

.pEspaco{
	height:10px;
	width:auto;
}

#cFase_1, #cFase_3, #cFase_5, #cFase_7{
	background:#DFDFDF;
}

.cFase{
	float:left;
}

.cFase div{
	text-align:center;
}

.cBarra{
	background:#D9251D;
}

.cFaseLabel{
	background:#D9251D;
	color:#fff;
	font-weight:bold;
	height:20px;
	border-bottom:solid 4px #fff;
	width:100%;
}

.cFaseDiv{
	float:left;
	width:4px;
}

.cCaixa{
	border:solid 1px #D9251D;
	margin:0px 3px;
	background:#fff;
}

.cCaixa .hr{
	height:2px;
	background:#D9251D;
	width:100%;
}

.cJogo{
	float:left;
	width:10px;
	border:solid 0px #D9251D;
	display:none;
}

.cJogo div{
	margin:auto;
}

.cEquipe{
	float:left;
	width:110px;
	height:25px;
	text-align:left !important;
	line-height:100%;
	color:#000;
	text-valign:middle;
	padding:auto;
}

.cEquipe div, .cGol div{
	margin-top:3px;
	font-size:9px;
	line-height:100%;
}

.cGol{
	float:left;
	width:10px;
	height:25px;
	border-left:solid 1px #D9251D;
	font-weight:bold;
	padding:auto;
}

.colEquipe{
	background:#f0f0f0;
	padding:3px 3px 3px 5px;	
}

.col_{
	background:#009999;
	padding:3px 3px 3px 5px;
	color:#fff;
	font-weight:bold
}

.col_c{
	background:#009900;
	padding:3px 3px 3px 5px;
	color:#fff;
	font-weight:bold
}

.col_c2{
	background:#FFFF00;
	padding:3px 3px 3px 5px;
	color:#fff;
	font-weight:bold
}

.col_r{
	background:#FF9900;
	padding:3px 3px 3px 5px;	
	color:#fff;	
	font-weight:bold
}

.cpGrupo{
	background:url('../imagens/interna/bg_grupo.png') no-repeat center;
	float:left;
	width:23px;
	height:19px;
	text-align:center;	
}

.cpGrupoSel{
	background:url('../imagens/interna/bg_grupo_sel.png') no-repeat center !important;
}

.cpGrupoSel a{
	color:#fff !important;
}

.cpGrupo a{
	color:#000;
}

.cpGrupo a:hover{
	color:#D9251D;
}

#container .galeriaFoto {
margin-bottom:30px;
overflow:hidden;
}

#container .itemGaleriaFoto {
float:left;
padding-bottom:15px;
padding-left:15px;
}

h1 div{
	float:left;
	margin-bottom:15px;
}

h1 form{
	float:left;
}

h1 form label{
	font-size:12px !important;
	color:#B22E2D !important;
}

.perfis{
	float:left;
	width:154px;
	margin:0px 10px 15px 10px;
	line-height:110%;
	text-align:center;	
}

.perfis h4{
	text-align:center;
	background:none !important;
	color:#D92725 !important;
	font-weight:bold !important;
}

.perfis div{
	text-align:left;
}

#blog_titulo{
	font-family::tahoma;
	background:url('../imagens/interna/horizontal_div.png') repeat-x right bottom;
	height:30px;
	font-size:22px;
	color:#DA2825;
}

#blog_col_left{
	float:left;
	width:615px;
}

#blog_col_right{
	float:right;
	width:140px;
	background:url('../imagens/interna/vertical_div.png') repeat-y left top;
}

#blog_perfil{
	padding:0px 0px 30px 10px;
}

#blog_foto{
	margin:auto;
	width:96px;
}

.blog_nome{
	color:#D92725;
	font-weight:bold;
}

#blog_arquivo{
	background:url('../imagens/interna/blog_arquivo.png') no-repeat 10px top;
	padding:30px 0px 30px 10px;
}

#blog_lista{
	background:url('../imagens/interna/blog_lista.png') no-repeat 10px top;
	padding:40px 0px 30px 10px;
}

.post{
	padding-bottom:5px;
	margin-bottom:20px;
	background:url('../imagens/interna/horizontal_div.png') repeat-x right bottom;
}

.post_titulo{
	font-family::tahoma;
	font-size:20px;
	color:#DA2825;
}

.post_data{
	font-family:Verdana;
	font-size:12px;
	color:#666;
}

.comentarios{
	margin-top:20px;
}

.post_total_coment{
	background:url('../imagens/interna/comentarios.png') no-repeat;
	width:36px;
	height:29px;
	text-align:center;
	float:left;
}

.post_coment_label{
	float:left;
	background:url('../imagens/interna/comentarios_label.png') no-repeat 10px 4px;
	width:87px;
	height:29px;
}

.post_btShowComent{
	float:left;
	background:url('../imagens/interna/expandir.png') no-repeat 10px top;
	width:104px;
	height:19px;
	cursor:pointer;
}

.post_btHiddenComent{
	float:left;
	background:url('../imagens/interna/minimizar.png') no-repeat 10px top;
	width:104px;
	height:19px;
	display:none;
	cursor:pointer;
}

.lista_comentarios{
	display:none;
}

.comentario{
	margin-bottom:20px;
	margin-top:10px;
	padding-top:15px;
	background:url('../imagens/interna/horizontal_div.png') repeat-x right top;	
}

.comentario_autor{
	color:#990000;
	font-weight:bold;
}

.comentario_data{
	color:#666;
	font-weight:normal;
}

.blog_arquivo_posts{
	display:none;
}

.blog_arquivo_posts ul{
	margin-left:15px;
}

.blog_arquivo_posts a{
	color:#666;
	font-size:11px;
}

.formContato{
	padding-top:5px;
	margin-bottom:20px;
	background:url('../imagens/interna/horizontal_div.png') repeat-x right top;		
}

#content_contato{
	float:left;
	width:420px;
}

#areaMapa{
	float:right;
	width:330px;
}

#mapa_comoChegar{
	float:right;
	margin-top:5px;
}

#aqui{
	background:url('../imagens/interna/btAqui.jpg') no-repeat;
	border:0px;
	padding:0px;
	width:90px;
	height:22px;
	cursor:pointer;	
}

#daqui{
	background:url('../imagens/interna/btDaqui.jpg') no-repeat;
	border:0px;
	padding:0px;
	width:90px;
	height:22px;
	cursor:pointer;	
}

#end_1 div, #end_2 div{
	margin:3px 0px;
}