@charset "utf-8";
/* CSS Document */

IMG { 
	border: 0px; 
	
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;

	
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}


.titulo_menu {
	font-size:16px;
	color:#FFFFFF
	
}
.seccion_menu {
	font-size:12px;
}
.seccion_menu_b {
	font-size:12px;
	color:#FFFFFF;
}
.paginacion {
	font-size:18px;
}
.titulos_admin {
	font-size:18px;
}
.texto_admin {
	font-size:14px;
}
.titulo_noticia_principal {
	font-size:14px;
}
.texto_noticia_principal {
	font-size:14px;
}
.titulo_noticias {
	font-size:18px;
}
.texto_noticias {
	font-size:14px;
}
.fecha_noticias {
	font-size:14px;
}
.visitas_noticias {
	font-size:14px;
}
.texto_leer_mas {
	font-size:14px;
}
.texto_nuestro_prog_radio {
	font-size:18px;

}
.color_fondo_azul {
background-color:#4B98C0;
color:#4B98C0;
}
.hoja_lunes {
	font-size:24px;

}
.nuestro_programa {
	font-size:16px;

}
.web {
	color: #444;
}
.fuente_firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
