.titulo_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #060;
	font-weight: bold;
	text-align: justify;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: normal;
}
.cor_para_palavra_fotos_na_noticia {
	color: #A1AB88;
	text-indent: 5px;
}
.outras_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376627;
	list-style-image: url(Imagens/bulletoutrasnoticias.jpg);
	font-weight: normal;
	text-align: justify;
}
.background_governo {
	background-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
