html,body {
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	background-image:url(/img/background.gif);
	background-repeat:repeat-x;
	background-color:#B5B3B3;
	width:100%;
}
#contenedor {
	width:999px;
	min-height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#encabezado {
	width:999px; 
	height:160px; 
	background-color:#FFFFFF;
	clear:both; position: relative;
}
#encabezado .logo{
	float:left; width:390px; top:0px; overflow:hidden 
}
#encabezado .tiempo {float:left;width:243px; top:0px; height:120px;}
#encabezado #celular{float:left;width:137px; margin-top:10px;}
#encabezado #facebook{float:left;width:55px; margin-top:10px;}
#encabezado #dolar{float:left;width:143px; margin-top:25px; margin-left:28px;}
#encabezado .linea660 {
	float:left;width:238px; 
	top:0px; 
		height:120px;
	background-image:url(/img/programas/linea660.jpg);
	background-repeat:no-repeat;
}
#encabezado .tituloPrograma{font-family:thaoma;padding-left:60px; color:#FFFF00; font-size:12px;}
#encabezado .conductorPrograma{font-family:thaoma;padding-left:60px; color:#FFFFFF; font-size:12px;}
#encabezado .online { position: absolute; right: 4px; top: 10px; color: #FFF}
#menu{
	clear:both; 
	width:100%; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}
#menu li{ width:10%; float:left; height:40px; text-align:center;
	background-image:url(/img/fondo_barra.gif);
	background-repeat:repeat-x;
}
#menu li.seccion{background-image:url(/img/fondo_barra.gif);
	background-repeat:repeat-x;}
#menu li.first{
	width:8%;
	background-image:url(/img/barra_left.gif);
	background-repeat:no-repeat;}
#menu li.last{
	width:12%;
	background-image:url(/img/barra_right.gif);
	background-repeat:no-repeat;
}

#menu li a { color:#FFF; text-decoration:none; display:block; height:100%;padding-top:13px; padding-left:5px;}
#menu li a:hover  {color:#FF0000; text-decoration:none}

#contenido {
	width:999px; clear:both; background-color:#FFFFFF;
	clear:both
}
#content{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width:728px; overflow:hidden
}
#sidebar {
	float: right;
	width: 269px;
	padding-top: 1em;
	overflow:hidden;
}
#footer {
	clear:both;
	background-color:#FFFFFF;
	width:100%;
}
.nota {
	width:726px;
	position:relative;
	font-family: arial,verdana;
	font-size: 12px;
	line-height: 145%;
	padding-top:10px;
}
#espacio {
	width:100px;
	height:8px;
	* height:2px; /* IE6 e IE7 */
	position:relative;
	clear:both;
}
#numeros {
	width:460px;
	position:relative;
}
.boton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#06647f;
	text-align:left;
}
.boton a {
	text-decoration:none;
	color:#06647f;
}
.boton a:hover {
	text-decoration:underline;
	color:#06647f;
}
.num {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06647f;
	text-align:center;
}
.num a {
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
}
.num a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background-color:#FF0000;
}
.num .current { font-weight:bold}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
	text-align:left;
	float:left;
	margin-left:5px;
	display:block;
}
.volanta {
	font-family: arial,verdana;
	font-size: 11px;
	line-height: 130%;
	color: #4f4f4f;
	margin-bottom: 8px;
	text-transform: uppercase;
	margin-left:5px;
	display:inline-block;
}
.titulo a {
	font-family: arial,verdana;
	font-size:18px;
	color: #000000;
	font-size: 21px;
	font-weight: normal;
	line-height: 120%;
	text-decoration: none;
	margin-left:5px;
	display:inline-block;
}
.titulo a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	text-decoration: none;
}
.sumario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:19px;
	text-align:left;
	float:left;
	margin-bottom:10px;
	* margin-bottom:20px;
	margin-left:5px;
}

.audio a{
	font-family: arial,verdana;
	font-size: 12px;
	text-decoration:none;
	color:#999999
}

.nav  {
	font-family:Arial, Helvetica, sans-serif; 
	width:100%; 
	clear:both;
	background-image:url(/img/btn_azul.gif);
	background-repeat:no-repeat;
}
.nav div { float:left; padding-left:15px; margin-top:8px;}
.nav .cmdslide img { margin-top:0px; margin-left:-10px;}
.nav div a {font-size:1em; text-decoration: none; padding: 2px 4px; height:16px; color:#FFFFFF; font-weight:bold}
.nav div a.activeSlide {color:#FF0000; font-weight:bold}
.nav div a:focus {color:#FF0000; font-weight:bold}

.spacer{clear:both; width:100%; display:block}

.notas view{width:600px;}
.nota .seccion, .nota .seccion a {
	font-family: arial,verdana;
	font-size: 12px;
	line-height: 145%;
	color: #e00a0a;
	font-weight: bold;
	text-decoration: none;
}
.nota .seccion a:hover {
	color: #000000;
	text-decoration: none;
}
.nota .foto {max-width:360px; max-height::270px; overflow:hidden; float:left;}
.nota .foto img{max-width:360px; max-height:270px}
.nota .sumario { min-width:250px; max-width:320px; text-align:left; margin-left:10px;}
.nota .audio {text-align:left; margin-left:5px; margin-top:60px;}
.nota .audio .iconos {width:24px; border:none}
.nota .audio a{text-decoration:none; color:#999999}
.nota .cuerpo { 
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-top:10px;
	width:80%;
	margin-left:10px;
	display:inline-block;
}
.separador {
	background-image:url(/img/img_lineapunteada.gif);
	height:1px;
	width:100%;
}

.fotohome {
	float:right;
	margin-bottom:20px;
	* margin-bottom:-10px;
}
.foto {
	float:right;
	clear:left;
	margin-left:10px;
	margin-bottom:20px;
	margin-bottom: 10px;
}
.notas view{
	font-family: arial,verdana;
}
.lineasepara {
	color:#cccccc;
	width:460px;
	size:1px;
	height:1px;
	noshade:noshade;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	* margin-top:10px; /* IE6 e IE7 */
	* margin-bottom:10px; /* IE6 e IE7 */
}
.linea{border-left: solid 1px #CCCCCC;}
.large {width:950px; height:100px; overflow:hidden}
.foot{
	width:999px;
	background-image:url(/img/barra_inferior.gif);
	background-repeat:no-repeat;
	height:27px;
	text-align:center;
	vertical-align:middle;
}
.foot .texto{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
	padding-left:10px;
}
.foot .texto a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}
.copy{
	color:#000000;
	font-weight:bold;
	font-size:0.65em;
	text-align:center;
	line-height:1.5em;
}
.foot a {text-decoration:none}
.inside{ clear:both; color:#000000;font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.insideverde{color:#048f7d;}
.tiempo{font-family: Arial, Helvetica, sans-serif; font-size:14px;color:#9B9B9B; text-align:center;}
.tiempo .localidad{color:#F30F0E;}
#breves {font-family:Verdana, Arial, Helvetica, sans-serif;}
#breves .titulo{font-size:12px; font-weight:bold; padding-left:5px;}
#breves .audio a{clear:both; color:#000000; font-weight:bold; text-decoration:none}

#seccion {width:728px;float:left; padding-top:10px}
#seccion .nota { clear:both;}

.programacion{ 
	font-family:arial,verdana;
	font-size:12px;
	padding-left:5px;
}

.programacion .frecuencia{font-weight:bold; color:#FF0000; text-align:left}

.programacion .programa{text-transform:capitalize;}

.breves a {
	font-family: arial,verdana;
	color:#999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left:5px;
	padding: 3px;
	display:inline-block;
}
.breves a:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
.banners{margin-top:5px;}
.espectaulo{
	background-image:url(/img/img_espectaculos.jpg);
	background-repeat:no-repeat;
	height:25px;
}

#c5n { width:256px; margin:0 0 5px 0;}
.publi { margin:0 auto}

.busca{padding:20px 0 0 10px; position:relative;
background-image:url(../img/fondo_buscador.png);
	height:30px;
	width:246px;
	margin:0 0 5px 0;
}

.calendario{background-image:url(../img/fondo-archivo.gif); 
width:255px;
height:167px;
margin:-20px 0 1px 0;
padding-top:25px;
background-repeat:no-repeat;
}

.calendario .ui-datepicker{
font-size:10px}

.busca .boton { position:absolute; top:22px; left:170px}

/*boton de enviar en encuesta*/
.encuesta{ height:175px; width:255px;}
.encuesta .txt_encuesta{  font-family:arial,verdana; color:#CCCCCC; font-size:12px;}
.encuesta .contenido{padding:50px 0 0 10px; color:#CCCCCC;  font-family:arial,verdana; color:#CCCCCC; font-size:12px;
background-image:url(../img/fondo_encuesta.jpg);
	height:100px;
	width:245px;
	margin:0;
}
.encuesta .submit{width:30%; float:left }

.seccionbox .nota{width:340px;margin:0 5px;}
.seccionbox .nota .titulo{margin: 0;}
.seccionbox .nota .seccion{display:none;}
.seccionbox .nota .sumario {margin-left:5px; width:100%; max-width:100%; }
.seccionbox .nota .audio {margin-top:20px;}
.seccionbox .nota .foto {max-width:340px; max-height::270px; overflow:hidden; float:left;}
.seccionbox .nota .foto img{max-width:340px; max-height:270px}

.estadisticas{
	font-family:arial,verdana;
	font-size:26px;
	color:#002F5E;
	font-size: 22px;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
	margin-left:5px;
	display:inline-block;
}
.radio{padding:0 15px 0 5px;}
