@charset "UTF-8";
.texto {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11pt;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: #512607;
}
.textoBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.texto_mayor {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 7pt;
	color: #000000;
}
.textoBold_underline {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.textofirma {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.texto_chico {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 9pt;
	color: #000000;
}
.texto_mas_chico {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 7pt;
	color: #000000;
}
.textoBold_left {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.texto_medio {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
}
.texto_medio_bold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.textoBold_underline2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.texto_medio_bold_left {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.texto_medio_center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}
.texto_medio_center_bold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.texto_chico_sub {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	vertical-align: super;
}
.texto_chico8 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	color: #000000;
}
.texto_chico8bold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.texto_mayorblack {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14pt;
	color: #000066;
	font-weight: bolder;
}
.texto_medio_italic {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}
.texto_medio_left {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}
.otras_notas {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
.otras_notas_texto {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
	color: #000000;
}

