/************************************************************************************ ESTATUTO *************/
#conteudo.estatuto h2 { width:300px; background:url(../imagens/titulos/estatuto.gif) no-repeat right top; }
#conteudo.estatuto .caixa_papiro {
	width:240px;
	height:500px;
	padding-right:24px;
	background:url(../imagens/estatuto/papiro2.jpg) no-repeat;
	color:#845C32;
	text-align:right;
	float:right;
}
#conteudo.estatuto .caixa_papiro dt {
	font-weight:normal;
	padding-top:20px;
}
#conteudo.estatuto .caixa_papiro dt.ativo { font-size:14px; }
#conteudo.estatuto .caixa_papiro dt a {
	display:block;
	color:#845C32;
	text-decoration:none;
}
#conteudo.estatuto .caixa_papiro dt a:hover { text-decoration:underline; }
#conteudo.estatuto h4 { margin-bottom:20px; }
#conteudo.estatuto .esq p { text-indent:0; padding:0; }
/************************************************************************************ FIM ESTATUTO *********/