	body {
		background: url(../images/bg.jpg);
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:150%;
		margin:0;
		text-align:center;
	}
	p, form, img{
		margin:0;
	}

	#content{
		background:#FFF;
		display:block;
		text-align:center;
		padding-left:4px;
		padding-right:4px;
		padding-top:1px;
		width:760px;
	}
	#contentpop{
		background:#FFF;
		display:block;
		text-align:left;
		padding-left:4px;
		padding-right:4px;
		padding-top:1px;
		width:760px;
	}
	#contentpopmapa{
		background:#FFF;
		display:block;
		text-align:center;
		padding-left:0px;
		padding-right:2px;
		padding-top:1px;
		width:995px;
	}	
	#bg_topo{
		background:#FFF url(../images/bgmain.jpg) no-repeat;
		position:relative;
		margin-top:58px;
		height:202px;
		width:760px;
	}
	#nav_topo{
		background:url(../images/navtopo.jpg) no-repeat;
		position: absolute;
		top:-58px;
		left:0;
		height:110px;
		width:255px;
	}
	#brazao{
		/*background:url(../images/brasao-trans.png) no-repeat;*/
		cursor:pointer;
		position: absolute;
		top:10px;
		left:67px;
		width:124px;
		height:170px;
		z-index: 10;
	}
	#top_form_left{
		position:absolute;
		width:255px;
		height:31px;
		left: 0;
		bottom:0;
	}
	#bottom_form_left{
		background:url(../images/bottom_left.jpg) no-repeat;
		width:255px;
		height:23px;
		margin-bottom:10px;
	}
	#bg_menu{
		position:absolute;
		width:473px;
		height:45px;
		right: 0;
		bottom:0;

	}
	#data_topo{
		position:absolute;
		padding-right:4px;
		top:-20px;
		right:0;
		color:#000;
	}
	#left{
		float:left;
		width:255px;
	}
	#right{
		float:right;
		width:473px
	}
	#formLogin{
		background: #ececec;
		padding-left: 22px;
		padding-right: 12px;
		padding-bottom:10px;
		text-align:left;
	}
	#leftblack{
		background: #dcdcdc;
		padding-left: 22px;
		padding-right: 12px;
		padding-bottom:10px;
		padding-top:10px;
		text-align:left;
	}
	#conteudo{
		margin-top: 30px;
		text-align:left;
	}
	#bloco2{
		margin-top:15px;
	}
	#semana{
		color:#88898f;
		float:left;
		width:160px;
		text-align:left;
	}
	#rodada{
		background:#FC9B00 url(../images/top_rodada.jpg) no-repeat;
		float:right;
		padding-top:10px;
		text-align:center;
		width:300px;
	}
	#rodada_content{
		text-align:left;
		color:#000;
		margin-top:15px;
		margin-left:20px;
		margin-right:15px;
		margin-bottom:10px;
	}
	#rodada_content a{
		color:#FFF;
		text-decoration:none;
	}
	
	#rodada_content u{
		color:#FFF;
		text-decoration:none;
	}
	
	#rodada_bottom{
		background:url(../images/bottom_rodada.jpg) no-repeat;
		float:right;
		height:20px;
		width:300px;
	}
	#rodape{
		background: #110060 url(../images/bg_rodape.jpg) no-repeat;
		/*background: #11005f url(../images/bg_rodape.jpg) no-repeat;*/
		text-align:center;
		height:70px;
	}
	#rodape a:link, a:visited{
		color: #FFF;
		text-decoration:none;
	}
	#rodape a:hover{
		text-decoration:underline;
	}
	#rodape_texto{
		color:#89a4ff;
		text-align:center;
		padding-top:10px;
	}
	
	#menu{
		position:relative;
		margin-top:15px;
		text-align:center;
		margin-left:0;
	}
	
	#menu ul{
		display:block;
		margin:0px;
		padding:0;
		list-style:none;
	}
	
	#menu li{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding:0;
		margin:0;
		display:inline;
	}
	
	#menu li.menu_pipe{
		color:#FFF;
		font-weight:normal;
		padding-left: 2px;
		padding-right: 2px;
	}
	
	#menu li a:link, a:visited{
		color: #21079a;
		text-decoration:none;
	}

	#menu li a:hover{
		color: #89A4FF;
		position:relative;
		text-decoration:none;
	}
	
	.noticias{
		margin-top: 10px;
		color:#88898f;
	}
	.noticias img{
		padding:4px;
		background:#F5F5F5;	
		border:1px solid #eee;
		float:left;
		margin-right:10px;
	}
	.clear{
		clear:both;
		
	}
	.field{
		border:1px solid #CCC;
		/*height:20px;*/
		padding:4px;
	}
	.descricao_noticia {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	.titulo {
		color: #1072c1;
		font-weight: bold;
		font-size: 15px;
		line-height: 20px;
	}
	.btlogin{
		background:#F5F5F5 url(../images/lock_open.gif) no-repeat;
		border:1px solid #CDCDCD;
		font-size:11px;
		font-weight:bold;
		padding: 4px 2px 4px 18px;
	}
	.btconfirm{
		background:#F5F5F5 url(../images/accept.gif) no-repeat;
		border:1px solid #CDCDCD;
		font-size:11px;
		font-weight:bold;
		padding: 4px 2px 4px 18px;
	}
	
	.btmail{
		background:#F5F5F5 url(../images/mail.gif) no-repeat;
		border:1px solid #CDCDCD;
		font-size:11px;
		font-weight:bold;
		padding: 4px 2px 4px 18px;	
	}
	a.link:link, a.link:visited{
		color:#69860f;
		text-decoration:none;
	}
	
	a.link.link:hover{
		color:#FC9B00;
		text-decoration:none;
	}
	a.linktitulo:link, a.linktitulo:visited{
		font-family:Arial, Helvetica, sans-serif;
		color:#21079A;
		text-decoration:none;
	}
	
	a.linktitulo:hover{
		color:#FC9B00;
		text-decoration:none;
	}
	
#btnportal{
   background:URL('../images/btnportal.gif') no-repeat 16px 0;
}
#btnlogout{
   background:URL('../images/btnlogout.gif') no-repeat 16px 0;
}
#logout{
   margin-top:3px;
   margin-left:40px;
   /*background-color:#FFF;*/
   background: #ececec;
   height:40px;
}
#logout a{
   display:block;
   width:70px;
   height:40px;
   float:left;
   
   
   text-align:center;
	color:#91823C;
}
#logout a span{
   position:relative;
   top:28px;
   font-size:10px;
   text-align:center;
   background: #ececec;
}
.detalhes_torneio_chave {
	font-size: 14px;
	font-weight: bold;
}
	
.linha_titulo
{
	border-bottom: 2px solid #CECECE;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center;
	background: #F1F1F1;
	color:#000;
}

.linha_subtitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #291374;
	background: #F8F8F8;	
	text-align: left;
}

#texto_not{
	color:#88898f;
	text-align:left;
}

#texto_not_mostra{
	color:#88898f;
	text-align:left;
	font-size: 1px; 
}
#parceiro{
	height:80px;
	font-size: 14px;
	font-weight: bold;
	background-color:#FFF;
	/*background:URL('../images/logo_adg_menor.jpg') no-repeat 16px 0;*/
}



