body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #245B72;
	color: white;
}


/************************************************/
/*	Estilo de GLOBAL							*/
/************************************************/
#global {
	z-index: 1;
	position: absolute;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
/************************************************/


/************************************************/
/*	Estilo de CABECERA (logo, banner, subcabecera)	*/
/************************************************/
#cabecera {
	width: 783px;
	height: 122px;
	visibility: visible;
	text-align: center;
	background-color:#006699;
	background-image:url(../img/header.jpg);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: white;
}
#logo {
	float: left;
	width: 178px;
}
#login {
	width: 580px;
	height: 18px;
	visibility: visible;
	text-align:right;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	
}
#banner468x60 {
	text-align:center;
	vertical-align: middle;
	float: right;
	width: 605px;
	text-align: center;
	margin-top: 31px;
}
#sub_cabecera {
	width: 783px;
	height: 21px;
	visibility: visible;
	text-align: center;
	background-color:#000;
	background-image:url(../img/subheader.jpg);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	color: white;
}
div.subcab_boxRight { /*emision online*/
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}
div.subcab_boxLeft { /*hora GMT*/ 
	float: left;
}
iframe.iframeTime {
   border: none;
   height: 21px; 
}
/************************************************/


/************************************************/
/*	Estilo de CONTENEDOR (columnas)				*/
/************************************************/
#contenedor {
	visibility: visible;
	position: relative;
	margin: 0 auto;
	width: 783px;
	background-color: white;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	/*overflow: hidden;*/
	color: black;
}
#contenedor:after {
	content: "."; 
	display: block; 
	clear: both;
	visibility: hidden;
}
#col_left {
	width: 178px;
	visibility: visible;
	float: left;
	text-align: left;
}
#col_log {
	width: 164px;
	text-align: center;
	position: relative;
	visibility: visible;
}
#col_login {
	width: 143px;
	font-size: 9px;
	position: relative;
	visibility: visible;
	padding: 10px;
	border-left: 1px dashed black;
	border-right: 1px dashed white;
	border-bottom: 1px solid black;
	background-color: #0B6C97;
}
#col_meteo {
	width: 164px;
	text-align: center;
	position: relative;
	visibility: visible;
}
#col_meteoro {
	width: 143px;
	height: 110px;
	font-size: 9px;
	position: relative;
	visibility: visible;
	padding: 10px;
	border-top: 1px solid black;
	border-right: 1px solid #0B6C97;
	border-bottom: 1px solid black;
	background-color: #0B6C97;
	color: white;
}
div#imgMeteoro {
	text-align: center;
	width: 100%;
	height: 90px;
}
div#ocultaMeteoro {
	width: 100%;
	height: 13px;
	margin-top: -90px;
}
#col_dcha {
	width: 570px;
	color: black;
	background-color: white;
	visibility: visible;
	position: relative;
	float:left;
	margin: 0px; 
	padding: 14px 10px 0px 10px;
}
#col_timeGMT {
}

/*** Callejero/Mapa del CIT (add 01/03/2007) ********************************/
/*** Callejero/Mapa de Candelaria (add 17/12/2007) **************************/
div#mapaCIT, div#mapaCandelaria {
	background-color:#2D7C53;
	border-bottom:1px solid black;
	border-top:1px solid black;
	margin:15px 0;
	position:relative;
	text-align:center;
	width:164px;
}
ul#listamapas {
	list-style-type:none;
	padding-bottom:80px;
	position:relative;
}
ul#listamapas li {display:inline;}
ul#listamapas a {
	display:block;
	float:left;
	height:76px;
	padding:0.5em;
	width:100px;
}
ul#listamapas a#barrancohondo {background:url(../img/barrancohondo.gif) no-repeat;}
ul#listamapas a#igueste {background:url(../img/igueste.gif) no-repeat;}
ul#listamapas a#araya {background:url(../img/araya.gif) no-repeat;}
ul#listamapas a#malpais {background:url(../img/malpais.gif) no-repeat;}
ul#listamapas span {display:none;}

/************************************************/


/************************************************/
/*	Estilo de MENU Principal (col. izq.)		*/
/************************************************/
ul.menu {  
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	padding: 0;
	margin-top: 10px;
	margin-left: 0px;
}
ul.menu li a {
	display: block;
	width: 178px;
	height: 20px;  /*Quito el padding, pero le pongo altura.*/
	text-decoration: none;
}
ul.menu li a span {
	display: none;
}
ul.menu #inicio {
	background-image: url(../img/inicio.gif);
}
ul.menu #inicio:hover, #inicioON { 
	background-image: url(../img/inicioON.gif);
}
ul.menu #quienes_somos {
	background-image: url(../img/quienes_somos.gif);
}
ul.menu #quienes_somos:hover, #quienes_somosON { 
	background-image: url(../img/quienes_somosON.gif);
}
ul.menu #programacion {
	background-image: url(../img/programacion.gif);
	background-repeat: no-repeat;
}
ul.menu #programacion:hover, #programacionON {
	background-image: url(../img/programacionON.gif);
}
ul.menu #locutores {
	background-image: url(../img/locutores.gif);
	background-repeat: no-repeat;
}
ul.menu #locutores:hover, #locutoresON {
	background-image: url(../img/locutoresON.gif);
}
ul.menu #noticias {
	background-image: url(../img/noticias.gif);
	background-repeat: no-repeat;
}
ul.menu #noticias:hover, #noticiasON {
	background-image: url(../img/noticiasON.gif);
}
ul.menu #eventos {
	background-image: url(../img/eventos.gif);
	background-repeat: no-repeat;
}
ul.menu #eventos:hover, #eventosON {
	background-image: url(../img/eventosON.gif);
}

ul.menu #listas_musicales {
	background-image: url(../img/listas_musicales.gif);
	background-repeat: no-repeat;
}
ul.menu #listas_musicales:hover, #listas_musicalesON {
	background-image: url(../img/listas_musicalesON.gif);
}
ul.menu #cobertura {
	background-image: url(../img/cobertura.gif);
	background-repeat: no-repeat;
}
ul.menu #cobertura:hover, #coberturaON {
	background-image: url(../img/coberturaON.gif);
}
ul.menu #publicidad {
	background-image: url(../img/publicidad.gif);
	background-repeat: no-repeat;
}
ul.menu #publicidad:hover, #publicidadON {
	background-image: url(../img/publicidadON.gif);
}
ul.menu #registro {
	background-image: url(../img/registro.gif);
	background-repeat: no-repeat;
}
ul.menu #registro:hover, #registroON {
	background-image: url(../img/registroON.gif);
}
ul.menu #contacto {
	background-image: url(../img/contacto.gif);
	background-repeat: no-repeat;
}
ul.menu #contacto:hover, #contactoON {
	background-image: url(../img/contactoON.gif);
}
/************************************************/


/************************************************/
/*	Estilo de FUENTES en general				*/
/************************************************/
p {
	text-align: justify;
	font-size: 11px;
	margin-right: 30px;
	margin-left: 30px;
}
a {
   font-size: 11px;
   color: black;
}
h1 {
	display: none;
}
h2 {
	font-size: 12px;
	text-decoration: underline;
	color: white;
	text-transform: uppercase;
	width: 100%;
	padding-right: 10px;
	text-align: right;
	background-image: url(../img/bg_titulos.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	margin-bottom: 21px;
}
h2 a {
 	color: #FFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: left;
	background-color: #09C;
	text-indent: 5px;
}
h3 a {}

acronym {
	cursor: help;
}

abbr {
	cursor: help;
}

.FontB {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.FontW {
	font-size: 9px;
	color: white;
}
.Font {
	font-size: 11px;
	color: black;
}
.FontR {
	font-size: 11px;
	text-align: right;
	color: black;
}
.FontR a{
	font-size: 11px;
	text-align: right;
	color: black;
}
.txtmin {
	font-size: 10px;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: center;
	text-indent: 10px;
	padding: 3px; 
}
.fontRadio6tf {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.FechaNoticia {
	font-size:9px;
	color: red;
}
/************************************************/


/************************************************/
/*	Estilo de IMAGENES							*/
/************************************************/
img {
	 border: none;
}
img.middle { 
	vertical-align: bottom; 
}
center {
	text-align: center;
}
.imgSeccs {
	 border: 0px;
	 text-align: center;
	 margin-top: 30px;
}
.imgBorder {
	border: 1px solid black;
}
/************************************************/


/************************************************/
/*	Estilo de DL DT DD (general)				*/
/************************************************/
dl {
	font-size: 12px;
	border: 1px solid white;
	position: relative;
}
dl:hover {
	border: 1px solid #F60;
}
dt {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-color: #EBEBEB;
	text-indent: 4px;
	padding: 1px;
}
dd {
	text-align: left;
	padding: 3px;
}
/************************************************/


/************************************************/
/*	Estilo de UL OL LI							*/
/************************************************/
ul {
	font-size:12px;
	position:relative;
}

.ula {
	font-size:11px;
	position:relative;
}

li {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	position: relative;
}

li.musicales a {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	position: relative;
}
li.pie_listas {
	visibility: visible;
}
/************************************************/


/************************************************/
/*	Estilo de TABLAS							*/
/************************************************/
table {
	 border: 1px;
	 border-color: white;
}
th {
	 text-align: center;
	 font-weight: bold;
}
.tituloTabla {
   font-size: 12px;
   font-weight: bold;
   color: black;
   text-align: left;
   background-color: white;
   text-indent: 10px;
   border-bottom: 1px solid black;
}
/************************************************/


/************************************************/
/*	Estilo de FORMULARIOS						*/
/************************************************/
fieldset {
	font-size: 11px;
	font-weight: bold;
}
label {
	font-size: 11px;
}
label.loginHidden {
	display: none;
}
input {
	font-size: 11px;
	color: white; 
	background-color: #69C; 
	border: 1px solid black; 
	margin: 2px;
	padding: 1px; 
}
/************************************************/


/************************************************/
/*  Barra de histórico de enlaces				*/
/************************************************/
.linkHist {
    display: inline;
	background-color: #DDD;
	float: left;
	height: 15px;
	width: 400px;
	border-top: thin solid #CCC;
	border-right: thin solid #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin solid #CCC;
	text-align: left;
	visibility: visible;
	font-size: 10px;
	color: #666;
	text-indent: 11px;
}
/************************************************/


/************************************************/
/* Estilos para la página principal             */
/************************************************/
.MainPage_LeftSup, .MainPage_RightSup, .MainPage_LeftInf, .MainPage_RightInf {
	float: left;
	width: 260px;
	height: 200px;
	text-align: center;
	padding: 10px;
}
.MainPage_LeftSup {
	border-right: 1px dotted #E26B05;
	border-bottom: 1px dotted #E26B05;
	padding-top: 20px;
}
.MainPage_RightSup {
	border-bottom: 1px dotted #E26B05;
	padding-top: 20px;
}
.MainPage_NoticiasBox, .MainPage_EventosBox {
	width: 240px;
	border: 1px solid #121212;
	background-image: url(../img/bg_noticias_eventos.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.MainPage_NoticiasBox {
	height: 178px;
	margin-left: 10px;
}
.MainPage_EventosBox {
	height: 150px;
	margin-top: 10px;
	margin-left: 10px;
}
.MainPage_TitulosBox {
	width: 100%;
	height: 16px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #245B72;
	text-align: left;
	text-indent: 3px;
}
.MainPage_Noticias, .MainPage_iframeNoticias {
	height: 146px;
	width: 238px;
	border: none;
}
.MainPage_Eventos, .MainPage_iframeEventos {
	height: 118px;
	width: 238px;
	border: none;
}
.MainPage_PieBox {
	background-image: url(../img/bg_esquinabox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	margin-top: 1px;
	margin-right: -1px;
}
.MainPage_LeftInf {
	padding-top: 10px;
}
.MainPage_RightInf {
	border-left: 1px dotted #E26B05;
	padding-top: 20px;
}
/************************************************/


/************************************************/
/*  Seccion PROGRAMACION						*/
/************************************************/
/* Fuente para destacar el horario correspondiente 
   a un programa que se está emitiendo */
.fontEmisionProg {
	font-size: 12px;
	color: black;
	text-indent: 12px;
	border: medium solid black;
	text-align: left;
}
.fontHoras {
   font-size: 10px;
   color: black;
   font-weight: bold;
}
/************************************************/


/************************************************/
/*	Estilo de LOCUTORES (locutores y horarios)	*/
/************************************************/
div.Locutores {
	width: 80%;
	background-color: #FDF6F5;
	color: black;
	margin-left: 50px;
	margin-bottom: 10px;
}
div.Locutores_bgSupInf {
	background-color: #FDF6F5;
	color: black;
	height: 13px;
	margin: 0px;
	padding: 0px;
}
div#Horarios_colLocutor {
	float: left;
	width: 40%;
	background-color: #FDF6F5;
	color: black;
	margin-top: 0px;
	margin-left: 15px;
}
div.Horarios_colLocutor_bgSupInf {
	position: relative;
	background-color: #FDF6F5;
	color: black;
	height: 13px;
	margin: 0px;
	padding: 0px;
}
div.Horarios_colLocutor_esqRightSup, div.Locutores_esqRightSup {
	background-image: url(../img/esqRightSup.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 13px;
	height: 13px;
}
div.Horarios_colLocutor_esqLeftInf, div.Locutores_esqLeftInf {
	background-image: url(../img/esqLeftInf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 13px;
	height: 13px;
}
h3.Horarios_colLocutor_tituloLocutor {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F8D7D2;
	color: black;
	width: 90%;
	border-bottom: 1px solid #EFAFA3;
}
div#Horarios_colHorarios {
	float: right;
	width: 48%;
}
dl.Horarios_colHorarios_Programas {
	position: relative;
	font-size: 10px;
}
dt.Horarios_colHorarios_tituloPrograma {
	background-image: url(../img/icono_ondas.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFC7A2;
	color: black;
	font-size: 11px;
	text-transform: uppercase;
}
dd.Horarios_colHorarios_fechaPrograma, dd.Horarios_colHorarios_mesPrograma, dd.Horarios_colHorarios_horaPrograma, dd.Horarios_colHorarios_duracionPrograma {
	font-size: 11px;
	border-left: 1px solid #FFC7A2;
	border-bottom: 1px solid #FFC7A2;
}
/************************************************/


/************************************************/
/* Estilos Secc. NOTICIAS						*/
/************************************************/
p.TxtNoticia {
	padding: 0px 10px;
}
.masnoti {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #298472;
}
.masnoti a {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #298472;
}
div#imgNoti {
	text-align: center;
	width: 95%;
	overflow:auto;
}
/************************************************/


/************************************************/
/* Calendario  eventos                          */
/************************************************/
/* Nombre de los días de la semana */
.DiasSemana {
	color: #000000;
	/*background-color: #66CCFF;*/
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* Día actual */
.DiaActual {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: #000000;
	background-color: #FF0000;
	border: #FFFFFF;
}
/* Dias del mes que no tienen ningún evento */
.DiasMesVacios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/*background-color: #FFFFCC;*/
	background-color: #FFFAD4;
	border: #FFFFFF;

}
/* Dias del més en los que se ha enviado algún boletín */
.DiasMesOcupados {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCFF99;
	border: #FFFFFF;
	font-weight: bold;
}
/* Dias de la primera semana que pertenecen al anterior mes */
.DiasMesAnterior {
}

/* Capa inline para alvergar 3 meses seguidos del calendario */
.mesesCalendario {   
   width:100%;    
}
.mesCalendario {   
   float:left;
   width:33%;
   height:140px;
}
.centrarCalendario {
   text-align: center;
}
/************************************************/


/************************************************/
/*	Estilos Listas Musicales				    */
/************************************************/
.listas_a {
	font-size: 10px;
	color: black;
	text-align: left;
	background-color: #DADADA;
	text-indent: 3px;	
}
.listas_b {
	font-size: 10px;
	color: black;
	text-align: left;
	text-indent: 3px;
}
.listas_cab {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-indent: 3px;	
}
.votaciones {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: #FFC;
	padding: 2px;
}

.votar a {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: red;
	padding: 2px;
}

.nombres {
	font-size: 11px;
	color: red;
}
/************************************************/


/************************************************/
/*	Estilo de RADIO								*/
/************************************************/
li.radio_online {
	display: block;
	float: left;
	width: 23%;
	text-align: center;
}
.txtDescargar {
	font-size: 11px;
	color: white; 
	background-color: #69C; 
	border: 1px solid black; 
	margin: 2px;
	padding: 1px;
	text-decoration: none;
}
/************************************************/


/************************************************/
/*	Estilo de PIE	(datos de contacto y foto)		*/
/************************************************/
#pie{
	clear: both;
	width: 783px;
	position: relative;
	color: black;
	background-color: #069;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#pie_contenedor { 
	float:right;
	width: 580px;
	color: black;
	padding: 20px;
}
div#tituloPie {
	position: relative;
	visibility: visible;
	background-image: url(../img/bg_titulopie.gif);
	background-repeat: no-repeat;
	width: 570px;
	height: 7px;
}
div#pie_contenido {
	position: relative;
	visibility: visible;
}
div#txtPie {
	float: left;
	width: 48%;
}
div#imgPie {
	float: right;
	text-align: center;
	background-image: url(../img/local_min.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 48%;
	height: 100px;
}
.pie {
	font-size: 14px;
	font-weight: bold;
	color: white;
	width: 100%;
	text-align: left;
	background-color: #09C;
	text-indent: 10px;
}
/************************************************/


/************************************************/
/*	Estilo de PIE	(soydigital y validacion)			*/
/************************************************/
div#pie2 {
	position: relative;
	width: 783px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top: 7px solid #0B6C97;
	background-color: white;
	color: black;
	height: 27px;
}
div.pie2_boxLeft { /*logo soydigital*/
	float: left;
}
div.pie2_boxRight { /*logos de validacion y mapa web*/
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
/************************************************/


/*** Paginacion (noticias y eventos)(add 10/04/2007) ********************************/
div.paginacion {
	position:relative;
	text-align:center;
}
  div.paginacion a.pag {
  	  background-color:#FFE3BF;
	  color:black;
	  font-size:11px;
	  padding:0.3em;
	  text-decoration:none;
  }
  div.paginacion strong.select {
  	  border:1px solid #FEA532;
	  font-size:12px;
	  padding:0.3em;
  }
    div.paginacion a.iniciofin, div.paginacion strong.iniciofin {
		color:#FEA532;
		font-size:16px;
		text-decoration:none;
	}
/************* paginacion (add 20/09/2007)********************************************/
/*CSS Sabrosus style pagination*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #FEA532;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, .pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

/************* enlaces recomendados (add 27/01/2009)********************************************/
div#links {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	position:relative;
	text-align:left;
	top:190px
}
  div#links h3 {margin:0}
  div#links div {
  	  background-color:#EAEAEA;
	  margin:0;
	  padding:10px 0
  }
  div#links img {border:none}