@charset "utf-8";
/* CSS Document */

.texto {
	font-family: Calibri, Arial;
	font-size: 12pt;
	color: #B4BD7F;
	text-align: justify;
}

.texto2 {
	font-family: Calibri, Arial;
	font-size: 16pt;
	color: #B4BD7F;
	text-align: justify;
}
.texto3 {
	font-family: Calibri, Arial;
	font-size: 14pt;
	color: #B4BD7F;
	text-align: justify;
}
.textoa {
	font-family: Calibri, Arial;
	font-size: 12pt;
	color: #000000;
}

.texto2a {
	font-family: Calibri, Arial;
	font-size: 16pt;
	color: #000000;
}
.texto3a {
	font-family: Calibri, Arial;
	font-size: 14pt;
	color: #000000;
}

.campos_texto {
	background-color: #E9EADB;
	border: 1px solid #80E185;
	font-family: Calibri, Arial;
	font-size: 11pt;
	color: #181B22;
}
