@charset "utf-8";
/* CSS Document */

.texto_opciones_superiores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5687b9;
}
.texto_opciones_superiores A:link {color: #5687b9; font-weight: normal; text-decoration: none;}
.texto_opciones_superiores A:visited {color: #5687b9; font-weight: normal; text-decoration: none;}
.texto_opciones_superiores A:active {color: #5687b9; font-weight: normal; text-decoration: none;}
.texto_opciones_superiores A:hover {color: #5687b9; font-weight: normal; text-decoration: none;}

.texto_normal_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	font-weight: bold;
}
.texto_normal_negrita A:link {color: #535353; font-weight: bold; text-decoration: none;}
.texto_normal_negrita A:visited {color: #535353; font-weight: bold; text-decoration: none;}
.texto_normal_negrita A:active {color: #535353; font-weight: bold; text-decoration: none;}
.texto_normal_negrita A:hover {color: #535353; font-weight: bold; text-decoration: none;}

.cuerpo {
	background-color: d9d9d9;
}
.texto_contenido_lateral {
	color: #356493;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.encuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099ff;
	font-weight: bold;
}
.pregunta_encuesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.pregunta_encuesta A:link {color: #5687b9; font-weight: normal; text-decoration: none;}
.pregunta_encuesta A:visited {color: #5687b9; font-weight: normal; text-decoration: none;}
.pregunta_encuesta A:active {color: #5687b9; font-weight: normal; text-decoration: none;}
.pregunta_encuesta A:hover {color: #5687b9; font-weight: normal; text-decoration: none;}

.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}

.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c5b8b;
}
.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff35a7;
}
.titulo_seccion A:link {color: #ff35a7; font-weight: bold; text-decoration: none;}
.titulo_seccion A:visited {color: #ff35a7; font-weight: bold; text-decoration: none;}
.titulo_seccion A:active {color: #ff35a7; font-weight: bold; text-decoration: none;}
.titulo_seccion A:hover {color: #ff35a7; font-weight: bold; text-decoration: none;}

.opciones_combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4DAFF;
}
.titulo_caja_roja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo_caja_roja A:link {color: #5687b9; font-weight: bold; text-decoration: none;}
.titulo_caja_roja A:visited {color: #5687b9; font-weight: bold; text-decoration: none;}
.titulo_caja_roja A:active {color: #5687b9; font-weight: bold; text-decoration: none;}
.titulo_caja_roja A:hover {color: #5687b9; font-weight: bold; text-decoration: none;}
