.textos {
	font-family: Calibri;
	font-size: 13px;
	color: #333;
	line-height: 12pt;
	text-align: justify;
	display: run-in;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #036;
	font-weight: normal;
}
.subtitulo {
	font-family: Calibri;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.fundo_textura {
	background-attachment: scroll;
	background-image: url(../imgs/fundo_textura.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}
.lista_noticias {
	font-family: Calibri;
	font-size: 15px;
	color: #333;
	font-weight: normal;
}
.cidades {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.asstestemunhos {
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
.texto_fotos {
	font-family: Calibri;
	font-size: 13px;
	color: #333;
	font-weight: lighter;
}
