#conteudo{
 	margin:0 auto;
	width:550px
}
#noticias{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	color:#333
}
p.tituloPagina{
	font-size:15px;
	font-weight:bold;
	text-align:center
}
p.paginaTituloNoticia{
	font-size:13px;
	color:#FF0000;
	padding-top:20px
}
p.end{
	font-size:10px;
}
#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
}
#noticias b{
	font-weight:bold
}
#local{
	float:right
}
#ancoraTopo{ 
	clear:both;
	text-align:right;
	font-size:12px;
	font-weight:bold
}
/*-----formatação de estilo calendarios eventos-----*/
#calendario{
	border:1px #CCC dotted;
	background:#EFEFEF;
	float:right;
	font-size:9px;
	margin:0 0 10px 15px
}
#top{
    word-spacing: 1px;
    background-color: #999;
    width:167px;
    color:white;
}
span.ano{
	font-size:12px;
	font-weight:bold;
	margin-left:18px;
	color:#666
}
a{
	text-decoration:none
}
a:link{
	color:#666;
}
a:hover{
	color:#FF0000;
}
a:visited {
	color: #666;
}
a:active{
	color:#666;
}
.linhas{
    margin:1px 4px 1px 5px;
}
#espacoCalendario{
	margin-top:3px;
}
.destaque{
    margin:1px 4px 1px 5px;
    font-weight: bold;
    color: white;
    background-color: gray;
}
fieldset{
    width:167px;
}