@charset "utf-8";
.titulo_seccion {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 13px;
	color: #FF0000;
	padding-right: 10px;
	background-position: top;
}
.titulo_subseccion {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FF0000;
	background-position: left bottom;
	padding-left: 20px;
	background-image: url(imagenes/puntosrojos.png);
	background-repeat: no-repeat;
}
.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
}
a.rojo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.rojo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.rojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.rojo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}

.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 25px;
}
.indicadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0f0f0;
	text-decoration: none;
}
a.blanco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
a.blanco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 50px;
}
.categoria {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FF0000;
	background-position: left bottom;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.subcategoria {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FF0000;
	background-position: left bottom;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.tema {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FF0000;
	background-position: left bottom;
	padding-left: 50px;
	background-repeat: no-repeat;
}
.tesauro_categoria {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FFFFFF;
	background-position: left bottom;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.tesauro_subcategoria {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FFFFFF;
	background-position: left bottom;
	padding-left: 65px;
	background-repeat: no-repeat;
}
.tesauro_tema {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 11pt;
	color: #FFFFFF;
	background-position: left bottom;
	padding-left: 80px;
	background-repeat: no-repeat;
}
.texto_general_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
.paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0f0f0;
	text-decoration: none;
}
.titulo_rojo {
	font-family: Calibri, Arial, "Trebuchet MS", Helvetica;
	font-size: 9pt;
	color: #FF0000;
}
.texto_formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.texto_tesauro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
}
.texto_tesauroguion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
	list-style-image: url(imagenes/icon_flecharoja.png);
	margin-left: -20px;
}
