.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9F9F9;
	text-align: justify;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #F3F3F3;
	text-align: center;
	font-weight: bold;



}
.titulo-marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #483100;
	text-align: center;
	font-weight: bold;
}

