/*----- Plantilla Web -----*/

body {
	background:url(imagenes/fondosup.png) 0 0 repeat-x #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: 1em;
	margin: 0px auto;
	z-index: 1;
}

/*----- Para Bordes -----*/
.esi {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 0.1;
}

.esd {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 0.1;
}

.eii {
  position: absolute;
  bottom: 0px;
  left: 0px;
  line-height: 0.1;
}

.eid {
  position: absolute;
  bottom: 0px;
  right: 0px;
  line-height: 0.1;
}

/*----- Plantilla -----*/
#cuerpo {
  width: 900px;
  margin: 0px auto;
  text-align: left;
  margin-top: 0px;
  padding: 10px;
}

#cabecera {
  background: #003 url(imagenes/fondodeg.png) repeat-x top center;;
  width: 900px;
  height: 150px;
  padding: 0px;
  margin-top: 25px;
  position: relative;
}

.logo {
  position: absolute;
  top: -5px;
  left: 30px;
}

.info {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0px;
  width: 400px;
  height: 110px;
  outline: none;
  border: none;
}

.logo_programas {
	position: absolute;
	top: -75px;
	left: -10px;
	z-index: 0;
}

.papelroto {
  position: absolute;
  top: -15px;
  left: 0px;
  z-index: 0;
}

.papelrotofondo {
  position: absolute;
  top: -40px;
  left: 0px;
  z-index: 0;
}

.online {
	position: absolute;
	top: -115px;
	right: 20px;
	outline: none;
	z-index: 0;
}

.programashoy {
  position: absolute;
  top: 105px;
  left: 10px;
  z-index: 1;
}
  
#menu {
  background: #339;
  width: 900px;
  height: 50px;
  padding: 0px;
  margin-top: 0px;
  position: relative;
  text-align: center;
}

#menu ul {
  list-style:none;
  margin: 0;
  padding: 0;
  text-aling: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-left: 40px;
}

#menu ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#menu ul li a {
  color: #69f;
  display: block;
  padding: 18px 15px 19px 15px;
  text-align: center;
  text-decoration: none;
  width: 70;
}

#menu ul li a:hover {
  color: #fff;
  background: #003 url(imagenes/marcador.png) no-repeat top center;
}
  
#contenedor_principal {
  background: transparent;
  width: 900px;
  margin-top: 55px;
  padding: 0px;
}

#programacion {
  background: #039;
  width: 200px;
  height: 600px;
  padding: 0px;
  margin-left: 10px;
  margin-top: 0px;
  float: left;
  position: relative;
  text-align: center;
}

#programacionequipo {
  background: #039;
  width: 200px;
  height: 650px;
  padding: 0px;
  margin-left: 10px;
  margin-top: 0px;
  float: left;
  position: relative;
  text-align: center;
}

#contenido {
  background: #039;
  width: 660px;
  height: 200px;
  padding: 0px;
  margin-left: 230px;
  position: relative;
}

#contenido2 {
  background: #69f;
  width: 660px;
  height: 200px;
  padding: 0px;
  margin-left: 230px;
  position: relative;
}

#contenidofull {
  background: #039;
  width: 660px;
  height: 600px;
  padding: 0px;
  margin-left: 230px;
  position: relative;
  z-index: 1;
}

#contenidofullequipo {
  background: #039;
  width: 660px;
  height: 650px;
  padding: 0px;
  margin-left: 230px;
  position: relative;
  z-index: 1;
}

#noticia_principal {
  width: 615px;
  height: 150px;
  display: block;
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 1;
}

#contenidosecciones {
  background: transparent;
  width: 600px;
  padding: 0px;
  margin-left: 30px;
  position: relative;
  z-index: 1;
}

#contenidosecciones2 {
	background: transparent;
	width: 600px;
	margin-left: 30px;
	position: relative;
	z-index: 1;
	font-size: 10px;
	top: 0;
	text-align: center;
}

#contenidogaleria {
	background: transparent;
	width: 640px;
	position: relative;
	margin-left: 10px;
	z-index: 1;
	font-size: 10px;
	top: 0;
}

#contenidoequipo {
	background: transparent;
	width: 600px;
	margin-left: 30px;
	position: relative;
	z-index: 1;
	font-size: 10px;
	top: 0;
	text-align: center;
	padding: 0px;
}

#contenidoequipo td h6 {
    margin: 0px;
    padding: 0px;
    color: #69c;
    line-height: 1em;
}

#contenidoequipo td h6 strong{
    margin: 0px;
    padding: 0px;
    color: #fff;
    line-height: 1em;
}

#contenidoequipo td a h6 {
  color: #69c;
  text-decoration: none;
}

#contenidoequipo td a:hover h6 {
  color: #ff0;
  text-decoration: none;
}

.fotocontenido {
  margin: 0;
  padding: 0;
  width: 100px;
  float: left;
  position: relative;
}

.lineaseparador {
  background-color: #fff;
  width: 600px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #fff;
  position: relative;
  float: inherit;
}

#contenidosecciones2 td {
  margin: 0px;
  padding: 0;
  color: fff;
  text-indent: 15px;
  line-height: 1.25em;
}

#contenidosecciones2 td p {
  margin: 0px;
  padding: 0;
  color: #69c;
  line-height: 1.25em;
}

#contenidosecciones2 td p strong {
  margin: 0px;
  padding: 0;
  color: #fff;
  line-height: 1.25em;
}

#contenidosecciones2 td a {
  margin: 0px;
  padding: 0;
  color: #fff;
  text-decoration: none;
  line-height: 1.25em;
}

#contenidosecciones2 td a:hover strong{
  margin: 0px;
  padding: 0;
  color: #ff0;
  text-decoration: none;
}

#contenidosecciones2 td a:hover {
  color: #ff0;
  text-decoration: none;
}

#contenidosecciones2 h4 {
  color: #fff;
}

.iconosgrandes {
  float: left;
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
  width: 160px;
}

.iconosgrandes2 p {
  margin: 0px;
  padding: 0px;
  color: #69f;
  text-decoration: none;
}

.iconosgrandes2 a {
  margin: 0px;
  padding: 0px;
  color: #69f;
  text-decoration: none;
}

.iconosgrandes2 a:hover {
  margin: 0px;
  padding: 0px;
  color: #f0f;
}

.iconosgrandes2 {
  float: left;
  margin-right: 25px;
  margin-left: 24px;
  align: center;
}

.iconosgrandes p {
  text-align: center;
}

.iconosgrandes2 p {
  text-align: center;
}

.iconosgrandes h5 {
  text-align: center;
  font-size: 11px;
  color: #69c;
  font-style: normal;
}

.textosecciones {
  float: left;
  position: relative;
  margin-left: 15px;
}

.foto_principal {
  position:absolute;
  top: -45px;
  left: -10px;
}

.titular_principal {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 275px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}

.texto_principal {
  position: absolute;
  top: 30px;
  left: 210px;
  width: 405;
  text-align: justify;
  text-indent: 15px;
}

#noticia_secundaria {
  float: left;
  display: block;
  width: 220px;
  height: 150px;
  padding-top: 30px;
  position: relative;
  z-index: 1;
}

.texto_secundario {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 188px;
  z-index: 1;
}

.texto_secundario a {
  margin: 0px;
  padding: 0;
  color: #cff;
  text-decoration: none;
  line-height: 1.25em;
}

.texto_secundario a:hover {
  color: #c0f;
  text-decoration: none;
}  

.foto_secundario {
  position: absolute;
  top: 55px;
  left: 15px;
  z-index: 10;
}

.texto_secundario p {
  font-size: 11px;
  line-height: 13px;
  color: #cff;
  text-align: justify;
  text-indent: 15px;
}

.texto_secundario h4 {
  color: #00c;
  text-align: center;
}

#enlaces {
  float: left;
  display: block;
  width: 220px;
  height: 150px;
  padding-top: 30px;
  position: relative;
  z-index: 1;
}

.foto_enlaces {
  position: absolute;
  top: 25px;
  left: 15px;
  z-index: 1;
}

.texto_enlaces {
  position: absolute;
  top: 160px;
  left: 15px;
  width: 188px;
  z-index: 1;
  text-align: center;
}

.texto_enlaces h4 {
  color: #ccc;
  text-align: center;
}

#pie {
  background: #000;
  width: 900px;
  height: 60px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  text-align:center;
}

/*----- Reproductor -----*/

#paginaradioplayer {
  background: #fff;
  width: 420px;
  height: 280px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  position: relative;
}
#banner_virgen{
	width: 420px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	position: absolute;
	left: 470px;
	top: 15px;
}

.radiocd {
  position: absolute;
  top: 70px;
  left: 0px;
  z-index: 0;
}

.radioplayer {
  position: absolute;
  top: 183px;
  left: 100px;
  z-index: 1;
}

/*----- Te Estamos Buscando -----*/

.hombre {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 40px;
  left: -10px;
  z-index: 1;
  width: 201px;
  height: 550px;
}

.cuadrotextobusca {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 100px;
  left: 150px;
  z-index: 1;
  width: 450px;
  height: 250px;
}

.cuadrotextobusca a {
  margin: 0px;
  padding: 0;
  color: #cff;
  text-decoration: none;
  line-height: 1.25em;
}

.cuadrotextobusca a:hover {
  color: #c0f;
  text-decoration: none;
}  

.cuadrotextoandujar {
  position: absolute;
  margin: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  top: 60px;
  left: 150px;
  z-index: 1;
  width: 450px;
  height: 520px;
  text-align: justify;
  
}

.cuadrotextoandujar p {
  text-indent: 15px;
  margin: 0px;
  padding: 0px;
}

.cuadrotextoandujar h4 {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.cuadrotextoandujar h5 {
  text-align: right;
  margin: 0px;
  padding: 0px;
}

.fotosandujar {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 170px;
  left: -30px;
  z-index: 1;
  width: 180px;
  height: 450px;
}

.selectoridiomas {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 110px;
  left: -25px;
  z-index: 1;
  width: 170px;
  height: 50px;
  line-height: 8px;
}

.selectoridiomas p {
  color:#FFFFFF;
}

/* easyscroll */

#easyscroll{
	background:#039;
	margin:1em 0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

#easyscrollnav, #easyscrollnav li{
	height:28px;
	line-height:28px;
	margin:0;	
	padding:0;
	}	
#easyscrollnav{
	margin:1em 0;	
	}			
#easyscrollnav li{
	list-style:none;
	float: right;
	margin-right:10px;		
	padding:0 10px;
	color:#eee;
	cursor: pointer;
	}					
#easyscrollnav li.over{
	color:#999;
	text-decoration: none;
	}
#btnUp {
	background-image: url(imagenes/flechaarriba.gif);
	background-repeat:no-repeat;
	float: left;
	margin-right: 4px;
	}
#btnUp.over {
	background-image: url(imagenes/flechaarribapulsada.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}
#btnDown {
	background-image: url(imagenes/flechaabajo.gif);
	background-repeat:no-repeat;
	float: left;
	margin-right: 4px;
}
#btnDown.over {
	background-image: url(imagenes/flechaabajopulsada.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	} 
							

	/* // easyscroll navigation buttons */	

/*----- Enlaces -----*/

#contenidoenlaces {
	background: transparent;
	width: 600px;
	margin-left: 30px;
	position: absolute;
	top: 80px;
	z-index: 1;
	font-size: 10px;
	text-align: center;
	padding: 0px;
}

#contenidoenlaces h4 {
    color: #FFFFFF;
}

#contenidoenlaces td p strong {
	color: #69c;
	line-height: 1.2em;
}

#contenidoenlaces td p {
	line-height: 1.2em;
}

#contenidoenlaces td h6 {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 1.2em;
}

#contenidoenlaces td a {
  margin: 0px;
  padding: 0;
  color: #fff;
  text-decoration: none;
  line-height: 1.2em;
}

#contenidoenlaces td a:hover {
  color: #ff0;
  text-decoration: none;
}

.telefonointeres {
  position: absolute;
  top: 325px;
  left: 30px;
  margin: 0px;
  padding: 0px;
}

.postit {
  position: absolute;
  top: 317px;
  left: 425px;
  margin: 0px;
  padding: 0px;
}


/*----- Textos -----*/

p {
  color: #69c;
  font-size: 10pt;
  line-height: 1em;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #3af;
  line-height: 1em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0;
}
 
h1 {
  font-size: 16pt;
}

h2 {
  font-size: 14pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 12pt;
}

h5 {
  font-size: 10pt;
}

h6 {
  font-size: 8pt;
}

/*---- articulos -----*/
