body{
	margin:				0px;
	padding:			0px;
	font-family: 		Arial, Helvetica, Verdana, sans-serif;
	font-size:			12px;
	background-color:	#000000;
	color:				#FFFFFF;
}

#estrutura{
	width:				992px;
	margin:				auto;
	background-color:	#000000;
}

#radio{
	height:				50px;
}

#topo{
	width:				992px;
	height:				370px;
}

#divEsquerda{
	padding:			30px 20px 20px 20px;
	background: 		url(../imagens/linhas/linha_top_left_horizontal.gif) no-repeat top left;
}

.titulo{
	font-size:			14px;
	font-weight:		bold;
}

.postado{
	font-size:			9px;
	padding:			5px 0 5px 0;
	color:				#8F8F8F;
}

.link:link{
	color:				#FFFFFF;
	padding:			5px;
	outline:			none;
}

.link:visited{
	color:				#FFFFFF;
	padding:			5px;
	outline:			none;
}

.link:hover{
	color:				#000000;
	background-color:	#FFFFFF;
	padding:			5px;
	outline:			none;
}

.link:active{
	color:				#000000;
	background-color:	#FFFFFF;
	padding:			5px;
	outline:			none;
}

.janelaEsquerda{
	padding:			10px;
	margin:				10px 0 10px 0;
	background-color:	#191919;
}

#link_conteudo a:link{
	color:				#FFCC00;
	font-weight:		bold;
	text-decoration:	none;
}

#link_conteudo a:visited{
	color:				#FFCC00;
	font-weight:		bold;
	text-decoration:	none;
}

#link_conteudo a:hover{
	color:				#FFCC00;
	font-weight:		bold;
	text-decoration:	underline;
}

#link_conteudo a:active{
	color:				#FFCC00;
	font-weight:		bold;
}

.linhaVertical{
	background: 		url(../imagens/linhas/linha_vertical.gif) repeat-y left;
}

#divDireita{
	width:				370px;
	padding:			30px 0 20px 0;
	background: 		url(../imagens/linhas/linha_top_horizontal.gif) no-repeat top right;
}

.tituloDireita{
	font-size:			14px;
	font-weight:		bold;
	margin-left:		20px;
}

#agenda{
	font-size:			14px;
	padding:			0 10px 10px 10px;
	margin:				10px 20px 0px 20px;
	background-color:	#191919;
}

#agenda div{
	padding:			10px 0 10px 0;
	border-bottom:		1px dotted #FFFFFF;
}

.linhaHorizo{
	height:				34px;
	margin-left:		2px;
	background: 		url(../imagens/linhas/linha_horizontal.gif) no-repeat center right;
}

#cadastro{
	text-align:			center;
}

#cadastro span{
	display:			block;
	padding:			5px 0 0 0;
	font-size:			10px;
}

.txtCadastro{
	width:				180px;
	height:				12px;
	font-size:			10px;
}

.cadastro_btn{
	cursor: 			pointer;
	width:				138px;
	height:				14px;
	margin:				10px 0 0 0;
	border:				none;
	background: 		url(../imagens/cadastro/cadastrar.gif) no-repeat top left;
}

#cadastro textarea{
	width:				180px;
	font-size:			11px;
}

.banner{
	margin:				0 0 10px 20px;
}

.banner a{
	outline:			none;
}

.banner a img{
	border:				none;
}

.l_left{
	height:				14px;
	background:			url(../imagens/linhas/l_left.gif) no-repeat bottom left;
}

.l_right{
	height:				14px;
	background:			url(../imagens/linhas/l_right.gif) no-repeat bottom right;
	display:			block;
}

.l_left2{
	height:				14px;
	background: 		url(../imagens/linhas/linha_top_left_horizontal.gif) no-repeat top left;
}

.l_right2{
	height:				14px;
	background: 		url(../imagens/linhas/linha_top_horizontal.gif) no-repeat top right;
	display:			block;
}

#rodape{
	padding:			10px;
}

.comunidades{
	margin:				10px;
}

.comunidades a{
	outline:			none;
}

#paginador a{
	color: 				#FFFFFF;
}

.paginaSelecionada{
	color: 				#FFCC00;
}
