@charset "UTF-8";
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-left: 0px;
	font-weight: lighter;
	text-align: justify;
}

.textos bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #333333;
	padding-left: 0px;
	font-weight: lighter;
	text-align: justify;
}

.textos-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-right: 3px;
}

.textos-cuepo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	padding-right: 15px;
}

.textos-bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.titulos {
	font-family: "Myriad Pro", "Myriad Pro Bold";
	font-size: 12pt;
	font-style: normal;
	color: #00652E;
}
.textos-cuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
