body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../imagenes/plantilla_fondo.png) repeat;
	font: 85% Tahoma, Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.encabezado {
	background: url(../imagenes/encabezado_plantilla_fondo.jpg) no-repeat;
}
.encabezado .hora p {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.encabezado .hora .temperatura {
	color: #585858;
}

/***** INICIO MENU ****/
.menu {	
	margin: 0px;
	padding: 0px;
}
.clima, .clima p {
	font: 8px Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
}

a#inicio {
	background: url(../imagenes/menu_item_inicio.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 40px;
	display: block;
	text-indent: -5000em;
}
a#inicio:hover {
	background: url(../imagenes/menu_item_inicio.jpg) no-repeat 0px -25px;
}

a#programacion {
	background: url(../imagenes/menu_item_programacion.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 79px;
	display: block;
	text-indent: -5000em;
}
a#programacion:hover {
	background: url(../imagenes/menu_item_programacion.jpg) no-repeat 0px -25px
}
a#historia {
	background: url(../imagenes/menu_item_historia.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 55px;
	display: block;
	text-indent: -5000em;
}
a#historia:hover {
	background: url(../imagenes/menu_item_historia.jpg) no-repeat 0px -25px
}
a#cobertura {
	background: url(../imagenes/menu_item_cobertura.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 63px;
	display: block;
	text-indent: -5000em;
}
a#cobertura:hover {
	background: url(../imagenes/menu_item_cobertura.jpg) no-repeat 0px -25px
}
a#especiales {
	background: url(../imagenes/menu_item_especiales.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 117px;
	display: block;
	text-indent: -5000em;
}
a#especiales:hover {
	background: url(../imagenes/menu_item_especiales.jpg) no-repeat 0px -25px
}
.principal {
	display: block;
	margin: 0px;
	padding: 0px;
}
.envivo {
	background: url(../imagenes/encabezado_template_envivo_esquina.jpg) no-repeat 67px;
}

.envivo p {
	font: 11px/11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 0px;
	color: #333333;
}


/***** FINAL MENU ****/
/***** INICIO PANEL IZQUIERDA ****/
.frase {
	text-decoration:none;
	letter-spacing:0;
	line-height:normal;
	font-size: 11px;
	background: url(../imagenes/columna_izquierda_caja_frase.jpg) no-repeat center center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.frase p {
	margin: 0px;
	padding: 10px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.frase em {
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 90%;
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.frase strong {
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.encuesta {
	font-size: 11px;
	color: #2E2E2E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.encuesta p {
	margin: 0px;
	padding: 5px;
}
.opciones label {
	margin: 0px;
	padding: 0px;
	vertical-align: 3px;
}
.opciones input {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.encuesta .opciones p {
	margin: 0px;
	padding: 2px;
	text-align: left;	
}
/* principal */

.estasescuchando {
}


.loqueviene {
}


.destacado {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 260px;
	display: block;
	background: url(../imagenes/principal_bkg_destacado.jpg) repeat-x top;
}

.destacado h2 {
	font-size: 16px;
	text-align: left;
	margin-left: 8px;
}

.destacado h3, .destacado h4 {
	font-size: 13px;
	width: 75%;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
}

.destacado p {
	display: block;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;}

.programacion {
	color: #FFFFFF;
	background: url(../imagenes/principal_bkg_programacion.jpg) repeat-x 30px;
}

.programacion h2 {
	width: 65%;
	border-bottom: #9C5857 solid 1px;
	margin-right: 8px;	
}

.programacion h3 {
	width: 75%;
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
}

.programacion p {
	display: block;
	width: 200px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pie {
	background-image: url(../imagenes/pie_plantilla_fondo.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
}

p#footer {
	background: url(../imagenes/pie_plantilla_texto.png) no-repeat center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 760px;
	display: block;
	text-indent: -5000em;
}

span.tool {
  position: relative;
  cursor: help;
}
 
span.tool span.tip {
  display: none;
}


span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.5em;
  left: 1em;
  width: auto;
  line-height: 1.2em;
  padding: 3px 3px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
}
.plantilla p {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

