#estatuto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width:558px;
	padding:20px;
	color:#333;
	margin-left:10px;

}
#estatuto span{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	margin-left:220px;
	text-align:center;
	
}

#estatuto span.subtitulo{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-left:0px;
	text-align:left;
	
}

#textoCapituloSecao{
	padding:10px;
	width:410px;
	float:left;
	text-align:justify;
	line-height:20px
}
#texto{
	margin-top:10px;
	padding:10px;
}
#texto span{
	font-size:12px;
	font-weight:bold;
	color:#333
}
#tipo, #tipoX{
	border:1px #CCCCCC dashed;
	padding:3px;
	background:#fff;
}
#tipo{
	width:550px;
	height:400px;
	margin-top:-30px;
	overflow:auto
}
#tipoX{
	width:100px;
	float:right;
}
#tipo a, #tipoX a, #tipoX a:hover{
	color:#FF0000
}
#tipoX a:hover{
	text-decoration:underline
}
#tipo li{
	margin-left:30px;
	font-size:12px;
	list-style:url(../imgCSS/icoSampaVermelho.gif);
}
#tipoX li{
	margin-left:2px;
	font-size:10px;
	line-height:11px;
	list-style:url(../imgCSS/icoSampaVermelho.gif);
}
#tipo ol, #tipoX ol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-bottom:10px;
}
#centro strong{
	color:#FF0000;
	text-indent:30px
}
#centro span{
	color:#333;
	font-size:12px
}
p.subTitulo{
	color:#333;
	font-weight:bold;
	font-size:11px;
	text-indent:30px
}
#ancoraTopo{ 
	clear:both;
	text-align:right;
	font-size:12px;
	font-weight:bold
}