/* texto_principal */
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483422;
}

.textos a { color: #b49384; }

.textos .titulo_introduccion { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A0786A; font-weight: bold; }

.textos .introduccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #e6e8be;
	font-weight: bold;
}
.textos .titulo_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c02627;
	font-weight: bold;
}
.textos .titulo_principal_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c02627;
}
.textos .autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0796b;
	font-weight: bold;
	text-transform: uppercase;
}
.textos .subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8a4150;
	font-weight: bold;
	text-transform: uppercase;
}
.textos .subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8a4150;
}
.textos .subtitulo3, .textos .subtitulo3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce5750;
	font-weight: bold;
}
.textos .subtitulo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483422;
	font-weight: bold;
}

.textos .llamadas, .textos .llamadas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #67afbf;
	font-weight: bold;
	line-height: 1;
	vertical-align: text-top;
	text-decoration: none;
}
/* no se modifico en el CMS */
.textos .autores_resultado {
	color: #8A4150;
}
.textos .hipervinculos_externos {
	color: #3f5fab;
	text-decoration: underline;
}
.textos .hipervinculos_internos {
	color: #67afbf;
	text-decoration: underline;
}
.textos .cita_a_bando {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #483422;
	padding-left: 30px;
	display: block;
}
.textos .anexo_x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b49384;
	font-weight: bold;
}
.textos .anexo_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483422;
	font-weight: bold;
	text-transform: uppercase;
}
.textos .anexo_titulo_subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483422;
	font-weight: bold;
}
.textos .anexo_subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8a4150;
}
.textos .anexo_subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ce5750;
	font-weight: bold;
}
.textos .texto_titulobusqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B59384;
	font-weight: bold;
}
.textos .nota_al_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d4846;
}
.textos .titulo_figuras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c02627;
	font-weight: bold;
}
.textos .pdf a { color: #415FAA; font-size: 11px; }

