
#conteudo{
	width:550px;
	margin:0 auto
}
#noticias{
	float:left;
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	color:#333
}
p.paginaClassificacao{
	font-size:15px;
	font-weight:bold;
	text-align:center
}
#sociosInstitucionais{
	border:1px #CCC dotted;
	background:#EFEFEF;
	width:160px;
	float:right;
	padding:5px;
	margin:0 0 10px 10px
}
p.paginaClassificacaoSocios{
	font-size:13px;
	font-weight:bold
}
p.paginaTituloNoticia{
	font-size:15px;
	color:#FF0000
}
#noticias p{
	margin:7px 0 7px 0;
	text-indent:30px;
	text-align:justify;
	line-height:15px
}
#noticias li{
	margin-top:3px;
	text-indent:30px;
	list-style:disc;
	text-align:justify;
	line-height:13px;
	font-size:10px;
	font-weight:bold;
	color:#333
}
span.link a{
	font-size:10px;
	color:#FF0000;
	text-decoration:underline;
	margin-left:5px
}
#ancoraTopo{ 
	clear:both;
	text-align:right;
	font-size:12px;
	font-weight:bold
}