body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.links_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.links_destacados:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.central_esquina_arriba_derecha {
	background-image: url(assets/images/central/esquina_arriba_derecha.jpg);
	height: 10px;
	width: 10px;
}
.central_esquina_arriba_izquierda {
	background-image: url(assets/images/central/esquina_arriba_izquierda.jpg);
	height: 10px;
	width: 10px;
}
.central_esquina_abajo_derecha {
	background-image: url(assets/images/central/esquina_abajo_derecha.jpg);
	height: 10px;
	width: 10px;
}
.central_esquina_abajo_izquierda {
	background-image: url(assets/images/central/esquina_abajo_izquierda.jpg);
	height: 10px;
	width: 10px;
}
.central_relleno_izquierda {
	background-image: url(assets/images/central/relleno_izquierda.jpg);
	width: 10px;
}
.central_relleno_derecha {
	background-image: url(assets/images/central/relleno_derecha.jpg);
	width: 10px;
}
.central_relleno_abajo {
	background-image: url(assets/images/central/relleno_abajo.jpg);
	height: 10px;
}
.central_relleno_arriba {
	background-image: url(assets/images/central/relleno_arriba.jpg);
	height: 10px;
}
.relleno_izquierda {
	background-image: url(assets/images/relleno_izquierda.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.relleno_derecha {
	background-image: url(assets/images/relleno_derecha.gif);
	width: 10px;
}
.texto_nota_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.texto_nota_secundaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.nota_central_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #0097DE;
	text-decoration: none;
}
.nota_secundaria_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #0097DE;
	text-decoration: none;
}
.notaq_central_volanta {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.nota_central_espacio_imagen {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #990000;
}
.noticias_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
	text-decoration: none;	
}
.noticias_lateral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
	text-decoration: underline;	
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titulos_internos_secciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BB2A2F;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB2A2F;
	height: 24px;
}
.titulos_secciones_otras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.textos_lectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.link_descargar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BB2A2F;
	text-decoration: none;
}
.link_descargar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BB2A2F;
	text-decoration:underline;
}.fondo_listados_detalle {
	background-color: #F8F8F8;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8B8B8B;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.recuadro_socios {
	width: 100%;
	border: 1px solid #CDCDCD;
	background-color: #F8F8F8;
}
.linea_recuadro_socios {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #F8F8F8;
}
.punteado_horizontal {
	color: #FFFFFF;
	background-image: url(assets/images/punteado.gif);
	background-repeat: repeat-x;
}
.gacetillas_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}

