/*
Modifico: Erika
14-3-09 11:00 a.m.

*/
body {
background-image:url(imagenes/back.png);
background-position:top;
background-repeat:repeat-x;
height:100%;
margin:0px auto;
text-align:center;

}

#container {
	margin:0px auto;
	width:990px;
	height:auto;
}

#top_cont {
	width:990px;
	height:14px;
	margin-top:10px;
	background-image:url(imagenes/top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

#middle_cont {
	width:990px;
	height:auto;
	background-color:#EFEFEB;
	float:left;
}

#subcontainer {
	width:990px;
	height:auto;
	float:left;
}

#datos_home {
	width:970px;
	height:71px;
	background-color:#133984;
	margin-left:5px;
	margin-top:10px;
	float:left;
}

#telefonos {
	width:970px;
	height:20px;
	margin-top:5px;
	margin-bottom:2px;
	float:left;
}

.direccion {
	color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
	margin-top:2px;
}

.datos_ventas {
	color:#FCE4A9;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	margin-top:2px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
	margin-top:2px;
}

.datos_ventas a {
	color:#FCE4A9;
	text-decoration:none;
    text-transform:none;
}

.datos_contactanos {
	color:#FCE4A9;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	margin-top:2px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
	margin-top:2px;
}


#ventas {
	width:970px;
	height:15px;
	margin-bottom:2px;
	float:left;
}

#direccion{
	width:970px;
	height:15px;
	margin:auto;
	margin-top:2px;
	float:left;
}

#bottom_cont {
	width:990px;
	height:15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	background-image:url(imagenes/img_footer.gif);
	background-repeat:no-repeat;
	font-size:9px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#204186;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	float:left;
}

#bottom_cont a {
	color:#204186;
	text-align:center;
	text-decoration:none;
	text-transform:none;
}

#transparencia {
	width:990px;
	height:24px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(imagenes/transparencia.png);
	opacity:0.4;
	filter:alpha(opacity="40");
	-moz-opacity:0.4;
	background-repeat:no-repeat;
	float:left;
}

#left {
	width:250px;
	float:left;
	height:auto;
	margin-bottom:5px;
	margin-left:5px;
}

#fila1_left {
	width:250px;
	height:346px;
	margin:0px;
	float:left;
}

#logo {
	width:250px;
	height:145px;
	float:left;
	background-color:#D4D5D8;
}

#menu {
	width:250px;
	height:201px;
	float:left;
	background-color:#E8E8E8;
}

.toggler1 {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bprogramas.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler1:hover {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bprogramas_hover.gif);
	cursor:hand;
	cursor:pointer;
}

.titulo_menup {
	color:#414142;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    margin-left:10px;
    padding-top:10px;
	text-align:left;
	text-decoration:none;
    text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}


.titulo_menup a {
	color:#414142;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}

.submenu {
	color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
    margin-left:10px;
    padding-top:5px;
	text-align:left;
	text-decoration:none;
    text-transform:uppercase;
	cursor:hand;
	cursor:pointer;
}

.submenu a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}

.verde {
	background:#68B92E;
	margin:0px;
}

.transparencia {
	background:#133984;
	margin:0px;
}

#programacion {
	width:250px;
	height:20px;
	background-color:#68B92E;
}

#horarios {
	width:250px;
	height:20px;
	background-color:#68B92E;
}

.locutores {
	width:250px;
	height:20px;
	background-color:#68B92E;
}

.locutores_over {
	width:250px;
	height:20px;
	background-color:#133984;
}

.toggler2 {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bnoticias.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler2:hover {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bnoticias_hover.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler3 {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bnhistoria.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler3:hover {
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bnhistoria_hover.gif);
	cursor:hand;
	cursor:pointer;
}

#nuestra_historia{
	width:250px;
	height:20px;
	float:left;
	background-color:#133984;	
}

#mision {
	width:250px;
	height:20px;
	float:left;
}

#vision {
	width:250px;
	height:20px;
	float:left;
	background-color:#133984;	
}

.toggler4 {
	color: #222;
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bventas.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler4 a {
	color: #222;
	cursor:hand;
	cursor:pointer;
}

.toggler4:hover {
	color: #222;
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bventas_hover.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler5 {
	color: #222;
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bcontacto.gif);
	cursor:hand;
	cursor:pointer;
}

.toggler5:hover {
	color: #222;
	width:250px;
	height:41px;
	margin: 0;
	background-image:url(imagenes/img_bcontacto_hover.gif);
	cursor:hand;
	cursor:pointer;
}

.element {
  width:250px;
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	padding:5px 0 5px 30px;
}

#fila2_left{
	width:250px;
	height:351px;
	margin-top:7px;
	float:left;
	background-color:#EAF2F4;
}

#top_programas{
	width:250px;
	height:21px;
	float:left;
	background-color:#343435;
	background-image:url(imagenes/img_tprogramas.gif);
	background-repeat:no-repeat;
}

.titulos {
	color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	margin-top:2px;
	font-weight:bold;
    margin-left:10px;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.titulos a {
	color:#FFFFFF;
	text-decoration:none;
}

.titulos_ba {
	color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	margin-top:2px;
	font-weight:bold;
    margin-left:10px;
	line-height:27px;
	text-align:center;
	text-decoration:none;
    text-transform:none;
}

.titulos_ba a {
	color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	text-decoration:none;
    text-transform:none;
}

#programa_1 {
	width:250px;
	height:102px;
	border-bottom: 1px solid;
	float:left;
}

#f_programas {
	width:96px;
	height:92px;
	border:0px solid;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

.fotos_programas {
	width:96px;
	height:92px;
	border-color:#FFFFFF;
	border:0px;
	background-image:url(imagenes/img_bhprogramas.jpg);
	background-repeat:no-repeat;
	float:left;
}

#t_programas {
	width:130px;
	height:70px;
	margin-left:1px;
	margin-right:2px;
	margin-top:10px;
	float:right;
}

.encabezado_programas {
	width:138px;
	height:28px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.dia_programas {
	width:138px;
	height:30px;
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	overflow:hidden;
	line-height:140%;
	float:left;
}

.horario_programas {
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#vermas {
	width:130px;
	height:15px;
	margin-left:0px;
	margin-right:2px;
	margin-top:5px;
	float:right;
}

.vermas_small {
	float:left;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.vermas_small2 {
	margin-top:7px;
	float:left;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-left:80px;
}

.vermas_small2 a{
	color:#133984;
}

.vermas_encuesta {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
	float:right;
}

.vermas_small a {
	color:#133984;
	text-decoration:none;
	float:right;
}

.vermas_listanoticia {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	text-decoration:none;
    text-transform:none;
}

.vermas_listanoticia a {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	text-decoration:none;
    text-transform:none;
}


#programa_2 {
	width:250px;
	height:102px;
	border-bottom: 1px solid;
	float:left;
}

#programa_3 {
	width:250px;
	height:102px;
	float:left;
}

#bottom_programas {
	width:250px;
	height:24px;
	float:left;
	background-color:#757777;
}

.fila3_left {
	width:250px;
	height:auto;
	margin-top:15px;
	float:left;
}

.inscribete_newsletter {
	width:160px;
	height:35px;
	padding-top:72px;
	margin-left:11px;
	margin-right:60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.email_newsletter {
	width:50px;
	height:10px;
	margin-top:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-align:center;
	float:left;
}

.forma_newsletter {
	width:240px;
	height:30px;
	margin-top:5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	float:left;
}

.forma_newsletter input {
	width:150px;
	height:15px;
	margin-left:5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	margin-top:2px;
	float:left;
}

.enviar_newsletter {
	width:57px;
	height:15px;
	background-image: url(imagenes/img_benviar.jpg);
	background-repeat:no-repeat;
	font-weight:normal;
	margin-top:5px;
	margin-left:5px;
	float:left;
}

#fila4_left {
	width:250px;
	height:auto;
	padding-top:8px;
	padding-bottom:8px;
	margin:5px auto;
	float:left;
}

#right {
	width:715px;
	height:auto;
	float:left;
	margin-left:5px;
}

#fila1 {
	width:715px;
	height:30px;
	margin:5px auto;
	background-image:url(imagenes/tagline.gif);
	background-repeat:no-repeat;
	float:right;
}

.idioma {
	width:41px;
	height:22px;
	margin-top:3px;
	margin-right:28px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	text-transform:none;
	float:right;
}

.idioma a {
	color:#ffffff;
	text-decoration:underline;
	text-transform:none;
}

#fila2 {
	width:715px;
	height:26px;
	margin-top:0px;
	float:right; 
	background-image:url(imagenes/img_bclima.jpg);
}

#fecha {  
	width:300px;
	height:20px;
	margin-top:3px; 
	margin-left:2px; 
	float:left;
}

.fecha {
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	padding:2px;
	font-weight:bolder;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#pronostico {
	width:140px;
	height:24px;
	margin-top: 3px; 
	margin-left: 1px; 
	float:left;	
}

.imagen_clima {
	width:23px;
	height:23px;
	float:left;
}

.pronostico {
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	padding:2px;
	font-weight:bolder;
	text-align:right;
	text-decoration:none;
    text-transform:none;
}

#buscador {
	width:140px;
	height:20px;
	margin-top:3px; 
	margin-left:8px; 
	float:left;
}

.buscador {
	width:100px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding:2px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.buscador a {
	color:#FFFFFF;
	text-decoration:none;
}

#ir{
	width:130px;
	height:20px;
	margin-top: 4px; 
	margin-left: 7px; 
	float:left;
	
}

#fila3 {
	width:715px;
	height:68px;
	margin-top:5px;
    margin-bottom:0px;
	float:right;
	background-image:url(imagenes/img_bpublicitario.jpg);
	background-repeat:no-repeat;
}

#banner_publicitario {
	width:468px;
	height:60px;
    margin:5px auto;
	float:none;
}

#fila4 {
	width:715px;
	height:200px;
	margin-top:5px;
	float:right;  
}

#escuchanos_envivo {
	width:715px;
	height:42px;
	margin-top:5px;
	background-image:url(imagenes/img_envivo.gif);
	background-repeat:repeat;
	float:left;  
}

#escuchanos {
	width:120px;
	height:34px;
	margin-right:0px;
	float:left;  
}

.escuchanos{
	color:#133984;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	padding:8px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	line-height:27px;
}

#envivo {
	width:35px;
	height:34px;
	float:left;  
}

.envivo{
	color:#FF471F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	margin-left:0px;
	padding-top:8px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.envivo a{
	color:#FF471F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#imagen_envivo {
	width:30px;
	height:30px;
	cursor:hand;
	cursor:pointer;
	float:left;
	margin-top:5px;
	padding-right:10px;
	background-color:transparent;
}

#imagen_envivo a{
	background-color:transparent;
}

#fila4_nhistoria {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_nhistoria.gif);
	float:left;  
}

#fila4_noticias {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_noticias.gif);
	float:left;  
}

.fila4_noticias {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_noticias.gif);
	float:left;  
}

.fila4_ventas{
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_ventas.gif);
	float:left;  
}

.fila4_contactanos {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_contactanos.gif);
	float:left;  
}

.fila4_podcast {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_bpodcast.jpg);
	float:left;  
}

.fila4_programas {
	width:715px;
	height:27px;
	margin-top:5px;
	background-image:url(imagenes/img_bprogramas.jpg);
	background-repeat:no-repeat;
	float:left;  
}

a_tab{
color: #fff;
text-decoration: none;
}

a_tab a {
color: #DFE44F;
text-decoration:none;
}

#wrapper{
width: 637px;
margin: 0 auto;
}

.box{
background: #f4f9f8;
}

.iconos_programacion {
	width:600px;
	height:24px;
	padding-top:10px;
	background-image:url(imagenes/img_bprogramacion.jpg);
	background-repeat:no-repeat;
	float:left;
}

.container_programa {
	width:600px;
	height:17px;
	margin-left:25px;
	margin-top:10px;
	float:left;
}

.tit_programacion {
	width:130px;
	color:#C92727;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:17px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	float:left;
}

.horario_programacion {
	width:130px;
	height:17px;
	color:#103E89;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	line-height:17px;
	font-weight:bold;
	margin-left:10px;
	background-color:#d0dae5;
	border:1px solid;
	border-color:#f2ded7;
	float:left;
}

.programa_programacion {
	width:130px;
	height:17px;
	color:#103E89;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:17px;
	margin-left:10px;
	background-color:#d0dae5;
	border:1px solid;
	border-color:#f2ded7;
	float:left;
}

.conductor_programacion {
	width:130px;
	height:17px;
	color:#103E89;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:17px;
	margin-left:10px;
	background-color:#d0dae5;
	border:1px solid;
	border-color:#f2ded7;
	float:left;
}

.categoria_programacion {
	width:130px;
	height:17px;
	color:#103E89;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:17px;
	margin-left:10px;
	background-color:#d0dae5;
	border:1px solid;
	border-color:#f2ded7;
	float:left;
}

.espacio_programacion {
	width:625px;
	height:25px;
	float:left;
}


.boxholder{
clear: both;
padding: 5px;
background: #f95522;
}

.contenido {
	width:250px;
   
}

.tab{
float: left;
height: 32px;
width: 90px;
margin: 0 1px 0 0;
text-align: center;
background:url(imagenes/orangetab.gif) no-repeat;
}

.tabtxt{
margin: 0;
color: #fff;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding: 9px 0 0 0;
cursor:pointer;
}


#titulos_internos {
	width:305px;
	height:27px;
	margin-left:0px;
	float:left;  
}

.listanoticias_noticia1 {
	width:500px;
	height:105px;
	background-color:#ccdbe8;
	float:left;
}

.foto_listanoticia {
	width:98px;
	height:82px;
	margin-left:10px;
	margin-top:12px;
	float:left;
	background-image:url(imagenes/img_noticiahoy_s.jpg);
	background-repeat:no-repeat;	
}

.foto_busqueda {
	width:98px;
	height:82px;
	margin-left:10px;
	margin-top:12px;
	float:left;
	background-image:url(imagenes/img_fbusqueda.jpg);
	background-repeat:no-repeat;
	
}

.foto_busqueda img {
	max-width:98px;
	min-height: 82px;
}


.titulo_listanoticia {
	width:360px;
	height:auto;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:4px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.siguiente_listanoticia {
	width:40%;
	margin-top:10px;
	margin-bottom:4px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:right;
}

.siguiente_listanoticia a {
	color:#133984;
	text-decoration:none;
}

.anterior_listanoticia {
	width:40%;
	margin-top:10px;
	margin-bottom:4px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.siguiente_listanoticia2 a {
	color:#133984;
	text-decoration:none;
}

.siguiente_programacion {
	margin-top:10px;
	margin-bottom:4px;
	margin-right:50px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:right;
}

.siguiente_programacion a {
	color:#133984;
	text-decoration:none;
}

.subtitulo_listanoticia {
	width:360px;
	height:25px;
	margin-top:15px;
	margin-left:20px;
	color:#000000;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
	overflow:hidden;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.fecha_listanoticia {
	width:360px;
	height:8px;
	float:left;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:2px;
    font-size:9px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
}


.listanoticias_noticia2 {
	width:500px;
	height:105px;
	background-color:#e4f0f9;
	float:left;
}

.listanoticias_noticia3 {
	width:500px;
	height:105px;
	background-color:#ccdbe8;
	float:left;
}
.listanoticias_noticia4 {
	width:500px;
	height:105px;
	background-color:#e4f0f9;
	float:left;
}
.listanoticias_noticia5 {
	width:500px;
	height:105px;
	background-color:#ccdbe8;
	float:left;
}

.listanoticias_noticia7 {
	width:500px;
	height:105px;
	background-color:#ccdbe8;
	float:left;
}

.listanoticias_noticia6 {
	width:500px;
	height:105px;
	background-color:#e4f0f9;
	float:left;
}

.titulos_internos {
	color:#414142;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
    margin-left:10px;
    margin-top:5px;
    padding-top:2px;
	text-align:left;
	text-decoration:none;
    text-transform:uppercase;
}

.subtitulos_internos {
	color:#133984;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:bold;
    margin-left:10px;
    margin-top:5px;
    padding-top:2px;
	text-align:left;
	text-decoration:underline;
    text-transform:uppercase;
}

#titulo_mision {
	width:305px;
	height:30px;
	margin-left:50px;
	float:left; 
}

.titulo_mision {
	color:#133984;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:17px;
	font-weight:bold;
	float:left;
	text-align:	left;
	text-decoration:none;
    text-transform:none;
}

.texto_nhistoria {
	color:#4F4F4F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:17px;
	font-weight:normal;
	float:right;
	text-align:justify;
	text-decoration:none;
    text-transform:none;
}

#foto_nhistoria {
	width:165px;
	height:190px;
	margin-top:0px;
	margin-bottom:20px;
	float:right; 
	clear:left;
	margin-left:20px;
}

#image_nhistoria {
	width:165px;
	height:158px;
	background-image:url(imagenes/img_guillermosalas.jpg);
	background-repeat:no-repeat;
	float:left; 
}

#pfoto_nhistoria {
	width:165px;
	height:auto;
	background-color:#E5E5E5;
	float:left; 
}

.pfoto_nhistoria {
	color:#000000;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
	line-height:9px;
    margin-top:1px;
	margin-bottom:3px;
	margin-left:1px;
	text-align:left;
	text-transform:none;
}

#flash {
	width:535px;
	height:200px;
	float:left;
    background-color:#D0D4D6;
}

#alaire {
	width:174px;
	margin-left:5px;
	height:203px;
	background-image:url(imagenes/img_alaire.jpg);
	background-repeat:no-repeat;
	float:right;
}

#fila5 {
	width:715px;
	height:259px;
	margin-top:5px;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	background-color:#EFF4F6;
	float:left;
}

#fila5_nhistoria {
	width:715px;
	height:606px;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	background-color:#EFF4F6;
	float:left;
}

#fila5_noticias {
	width:715px;
	height:auto;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	background-color:#EFF4F6;
	padding-bottom:80px;
	float:left;
}

.noticias_individual {
	width:712px;
	height:auto;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	background-color:#EFF4F6;
	padding-bottom:80px;
	float:left;
}

.noticias_container {
	width:500px;
	height:auto;
	float:left;
}

.horarios_programacion {
	width:200px;
	height:90px;
	margin-top:19px;
	margin-left:25px;
	margin-right:4px;
	padding-bottom:16px;
	background-image:url(imagenes/img_bhorarioprogramacion.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.imghorarios_programacion {
	width:50px;
	height:48px;
	margin-top:19px;
	margin-left:8px;
	margin-right:7px;
	padding-bottom:16px;
	background-image:url(imagenes/img_horarioprogramacion.jpg);
	background-repeat:no-repeat;
	float:left;
}


.imgconductor_programacion {
	width:50px;
	height:48px;
	margin-top:19px;
	margin-left:8px;
	margin-right:7px;
	padding-bottom:16px;
	background-image:url(imagenes/img_conductorprogramas.jpg);
	background-repeat:no-repeat;
	float:left;	
}

.nhorarios_programacion {
	width:130px;
	height:20px;
	color:#E55129;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:bold;
    margin-top:13px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.hhorarios_programacion {
	width:130px;
	height:34px;
	overflow:hidden;
	color:#000000;
	line-height:12px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
    margin-top:4px;
	margin-bottom:4px;
	text-align:left;
	text-transform:none;
	float:left;
}

.nindv_programacion {
	width:292px;
	height:20px;
	color:#E55129;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
    margin-top:17px;
	margin-bottom:2px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.hindv_programacion {
	width:292px;
	height:45px;
	overflow:hidden;
	color:#000000;
	line-height:12px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
    margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	text-transform:none;
	float:left;
}

.contenido_individual {
	width:300px;
	height:auto;
	color:#000000;
	line-height:12px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
    margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	text-transform:none;
	float:left;
}

.left_programaindividual {
	width:180px;
	height:86px;
	margin-top:20px;
	padding-bottom:30px;
	float:left;
}

.vermas_programacion {
	margin-top:2px;
	margin-bottom:10px;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.vermas_programacion a {
	color:#133984;
	text-decoration:none;
}

.comentarios_recientes {
	width:465px;
	height:150px;
	margin-top:5px;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	border-bottom:1px solid;
	border-bottom-color:#DEE2E5;
	background-color:#D7E7FF;
	margin-left:30px;
	float:left;
	overflow:auto;
}

.tit_comentarios {
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
    font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

.contenedor_comentario {
	border-bottom:1px dotted #133984;
	float:left;
}

.nombre_agregar {
	width:400px;
	margin-top:10px;
	margin-left:10px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.fecha_agregar {
	width:400px;
	margin-top:5px;
	margin-left:10px;
	color:#757777;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.comentario_agregar {
	width:400px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	color:#4A4C4C;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-bottom:5px;
	float:left;
}

.imgp_podcast {
	width:85px;
	height:52px;
	margin-top:30px;
	margin-left:10px;
	float:left;
}

.right_podcast{
	width:292px;
	height:auto;
	margin-left:21px;
	background-color:#EFF4F6;
	float:left;
}

.seccion_podcast1 {
	width:292px;
	height:89px;
	padding-top:10px;
	margin-bottom:10px;
	background-color:#e7ebf2;
	border:1px solid;
	border-color:#fcede9;
	float:left;	
}


.foto_podcast {
	width:65px;
	height:70px;
	padding-top:7px;
	margin-left:14px;
	background-image:url(imagenes/img_podcast.jpg);
	float:left;
	
}

.texto_podcast {
	width:292px;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-bottom:10px;
	float:left;	
}

.texto_ventas {
	width:292px;
	margin-top:20px;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-bottom:10px;
	float:left;	
}

.ventas {
	width:200px;
	height:45px;
	margin-top:20px;
	float:left;
}

.contactanos_ {
	width:280px;
	height:70px;
	margin-top:20px;
	float:left;
}

.imagen_ventas {
	width:16px;
	height:45px;
	background-image:url(imagenes/img_iconoventas.jpg);
	background-repeat:no-repeat;
	float:left;
}

.imagen_contactanos {
	width:16px;
	height:45px;
	background-image:url(imagenes/img_iconocontactanos.gif);
	background-repeat:no-repeat;
	float:left;
}

.nombre_ventas {
	width:auto;
	height:14px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	float:left;
}

.datos_ventas_ {
	width:auto;
	height:14px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	float:left;
}

.datos_ventas_ a{
	width:auto;
	height:14px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.tel_ventas {
	width:auto;
	height:10px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	float:left;
}

.descargar_ventas {
	width:auto;
	height:10px;
	color:#E55129;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	float:left;
}

.descargar_ventas a {
	color:#E55129;
	text-decoration:none;
    text-transform:none;
}

.tel_ventas a {
	color:#133984;
	text-decoration:none;
    text-transform:none;
}

.contactanos_texto {
	width:180px;
	height:70px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	float:left;
}

.contactanos_texto2 {
	width:180px;
	height:200px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:8px;
	margin-top:30px;
	float:left;
}

.contactanos_texto2 a{
	color:#133984;
	text-decoration:none;
    text-transform:none;
}

.contactanos_texto a{
	color:#133984;
	text-decoration:none;
    text-transform:none;
}

.formulario {
	width:292px;
	height:auto;
	margin-top:80px;
	float:left;
}

.style2 { 
	width:40px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
}
	
.style5 {
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
}

.titulo_podcast {
	width:150px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-left:11px;
	padding-top:5px;
	float:left;	
}

.nombre_podcast {
	width:200px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-left:11px;
	padding-top:5px;
	float:left;
	
}

.reproductor_podcast {
	width:195px;
	height:24px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-top:5px;
	margin-left:11px;
	background-repeat:no-repeat;
	float:left;
	
}

.iconodescargar_podcast {
	width:18px;
	height:18px;
	margin-left:11px;
	margin-right:2px;
	background-image:url(imagenes/img_iconopodcast.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.descargar_podcast {
	width:54px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-top:7px;
	float:left;
	
}

.descargar_podcast a {
	color:#E55129;
	text-decoration:none;
	
}

.seccion_podcast_home {
	width:200px;
	height:73px;
	margin-top:5px;
	margin-right:10px;
	background-color:#e8f1fe;
	border:1px solid;
	border-color:#fcede9;
	float:right;	
}

.vermas_podcast_home {
	width:159px;
	height:9px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-left:184px;
	margin-top:2px;
	float:left;
}

.vermas_podcast_home a{
	width:159px;
	height:9px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:left;
}


.foto_podcast_home {
	width:43px;
	height:47px;
	margin-top:7px;
	margin-left:5px;
	background-image:url(imagenes/img_podcast_home.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.titulo_podcast_home {
	width:104px;
	height:7px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-left:5px;
	padding-top:1px;
	float:left;	
}

.nombre_podcast_home {
	width:95%;
	height:auto;
	max-height:28px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	float:left;
	
}

.reproductor_podcast_home {
	width:95%;
	height:11px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	float:left;
	
}

.iconodescargar_podcast_home {
	width:11px;
	height:11px;
	margin-left:5px;
	margin-right:2px;
	background-image:url(imagenes/img_iconopodcast_home.jpg);
	background-repeat:no-repeat;
	float:left;	
}

.iconodescargar_podcast_home2 {
	width:11px;
	height:11px;
	margin-left:5px;
	margin-right:2px;
	margin-top:8px;
	background-image:url(imagenes/img_iconopodcast_home.jpg);
	background-repeat:no-repeat;
	float:left;	
}

.descargar_podcast_home {
	width:80px;
	height:11px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	padding-top:2px;
	float:left;
	
}
.descargar_podcast_home img {
	vertical-align: middle;
	}
.descargar_podcast_home a {
	color:#E55129;
	text-decoration:none;
	
}


.left_podcast{
	width:143px;
	height:156px;
	margin-top:13px;
	margin-left:28px;
	background-color:#EFF4F6;
	padding-bottom:80px;
	background-image:url(imagenes/img_podcast_l.jpg);
	background-repeat:no-repeat;
	float:left;
}

.left_ventas{
	width:143px;
	height:156px;
	margin-top:13px;
	margin-left:28px;
	background-color:#EFF4F6;
	padding-bottom:80px;
	background-image:url(imagenes/img_ventas_l.gif);
	background-repeat:no-repeat;
	float:left;
}
.left_contactanos{
	width:143px;
	height:156px;
	margin-top:13px;
	background-color:#EFF4F6;
	padding-bottom:80px;
	background-image:url(imagenes/img_ventas_l.gif);
	background-repeat:no-repeat;
	float:left;
}

.left_conductor{
	width:143px;
	height:100px;
	margin-top:13px;
	margin-left:28px;
	background-color:#EFF4F6;
	padding-bottom:80px;
	background-image:url(imagenes/img_cindividual.jpg);
	background-repeat:no-repeat;
	float:left;
}

.tnoticias_individual {
	width:500px;
	height:auto;
	margin-left:10px;
	margin-top:20px;

}

.consecutivos {
	width:700px;
	color:#133984;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
	line-height:17px;
	text-align:left;
	font-weight:normal;
	margin-top:5px;
	margin-left:10px;
	padding-bottom:10px;
	float:left;
	text-decoration:none;
    text-transform:none;	
}

.consecutivos a {
	color:#133984;
	text-decoration:none;	
}

.cabecera_noticiaindividual {
	width:500px;
	height:auto;
	margin-top:50px;
	margin-left:13px;
	float:left;

}

.top_noticiaindividual {
	width:500px;
	height:27px;
	background-image: url(imagenes/img_topindividual.jpg);
	background-repeat:no-repeat;
}

.right_noticiaindividual {
	width:300px;
	height:86px;
	float:left;
}

.titulo_noticiaindividual {
	width:300px;
	height:27px;
	margin-top:10px;
	margin-bottom:4px;
	color:#133984;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.subtitulo_noticiaindividual {
	width:300px;
	height:25px;
	overflow:hidden;
	float:left;
	margin-bottom:18px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
}

.fecha_noticiaindividual {
	width:300px;
	height:8px;
	float:left;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
}

.left_noticiaindividual {
	width:180px;
	height:86px;
	margin-left:20px;
	float:left;
}

.enviar_noticiaindividual {
	width:180px;
	height:17px;
	margin-top:3px;
	margin-bottom:1px;
	float:left;
	background-image:url(imagenes/img_enviarnoticiaind.gif);
	background-repeat:no-repeat;
}

.imprimir_noticiaindividual {
	width:180px;
	height:17px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(imagenes/img_imprimirnoticiaind.gif);
	background-repeat:no-repeat;
	float:left;
}

.leer_comentarionoticiaindividual {
	width:180px;
	height:17px;
	margin-top:8px;
	margin-bottom:1px;
	background-image:url(imagenes/img_leercomentario.gif);
	background-repeat:no-repeat;
	float:left;
}

.agregar_comentarionoticiaindividual {
	width:180px;
	height:17px;
	margin-top:8px;
	background-image:url(imagenes/img_agregarcomentario.gif);
	background-repeat:no-repeat;
	float:left;
}

.titulo_agregarnoticia {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
    text-transform:none;
	margin-bottom:0px;
	margin-left:21px;
}

.titulo_agregarnoticia a {
	color:#133984;
	text-decoration:none;
}

.texto_noticiaindividual {
	color:#4F4F4F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:17px;
	font-weight:normal;
	margin-top:20px;
	text-align:justify;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.foto_noticiaindividual{
	width:165px;
	height:190px;
	margin-top:0px;
	margin-bottom:20px;
	float:right; 
	clear:left;
	margin-left:20px;
}

.image_noticiaindividual {
	width:165px;
	height:158px;
	background-image:url(imagenes/img_noticiaindividual.gif);
	background-repeat:no-repeat;
	float:left; 
}

.piefoto_noticiaindividual  {
	background-color:#E5E5E5;
	float:left;
	height:auto;
	width:165px;
}

.pfoto_noticiaindividual {
	color:#000000;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
	line-height:9px;
    margin-top:1px;
	margin-bottom:3px;
	margin-left:1px;
	text-align:left;
	text-transform:none;
}


.fila5_noticiaindividual {
	width:465px;
	height:259px;
	margin-top:5px;
	border-left:1px solid;
	border-left-color:#DEE2E5;
	border-right:1px solid;
	border-right-color:#DEE2E5;
	border-bottom:1px solid;
	border-bottom-color:#DEE2E5;
	background-color:#D7E7FF;
	margin-left:30px;
	float:left;
}


.top_agregarcomentario {
	width:465px;
	height:21px;
	float:left;
	background-color:#133984;
	background-image:url(imagenes/img_topagregarcomentario.gif);
	background-repeat:no-repeat;
	
}

.subtitulo_agregarcomentario {
	width:280px;
	height:15px;
	margin-top:10px;
	margin-left:5px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}


.nombre_email_agregarcomentario {
	width:450px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

.nombre_agregarcomentario {
	width:250px;
	height:15px;
	margin-top:10px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.email_agregarcomentario {
	width:180px;
	height:15px;
	margin-top:10px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:right;
}

.comentario_agregarcomentario {
	width:436px;
	height:87px;
	margin-top:40px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;

}

.campos_agregarcomentario {
	height:15px;
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;	
}

.camposcomentario_agregarcomentario {
	height:75px;
	width:440px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.boton_enviarcomentario {
	height:24px;
	width:63px;
	margin-top:15px;
	float:right;
}

.titulo_noticiaind {
	color:#FFFFFF;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
	margin-top:2px;
	font-weight:bold;
	padding-top:5px;
    margin-left:10px;
	text-align:center;
	text-decoration:none;
    text-transform:none;
}



.noticiahoy_l{
	width:630px;
	height:200px;
	float:left;
	margin-left:42px;
	margin-bottom:10px;
}

.foto_noticial {
	width:205px;
	height:170px;
	margin-right:30px;
	float:left;
}

.tl_noticiashoy {
	width:390px;
	height:200px;
	margin-left:4px;
	margin-right:2px;
	margin-top:10px;
	background-color:red;
	float:right;
}

.encabezado_noticiashoy_l {
	color:#0B2087;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:20px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-bottom:10px;
}

.fecha_noticiashoy_l {
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:09px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-bottom:10px;
	margin-top:10px;
}

.resumen_noticiashoy_s {
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}


.vermas_large {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
    text-transform:none;
	margin-top:1px;
}

.busqueda_avanzada {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
    text-transform:none;
	margin-top:1px;
	float:left;
	margin-left:10px;	
}

.busqueda_avanzada a {
	color:#133984;
	text-decoration:none;
}

.busqueda_avanzada2 {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
    text-transform:none;
	margin-top:1px;
	float:left;
	margin-left:10px;	
}

.busqueda_avanzada2 a {
	color:#133984;
	text-decoration:none;
}

.vermas_large a {
	color:#133984;
	text-decoration:none;
}

.top_noticiahoy {
	width:308px;
	height:10px;
	float:left;
	margin-bottom:10px;
	margin-bottom:2px;
	background-image: url(imagenes/img_topnhoy.jpg);
	background-repeat:no-repeat;
}

.noticiahoy_s{
	width:630px;
	height:auto;
	float:left;
	margin-left:42px;
}

.noticiahoy_1{
	width:308px;
	height:160px;
	margin-right:7px;
	float:left;
}

.contnoticiahoy_s{
	width:308px;
	height:148px;
	float:left;
	background-image: url(imagenes/img_fnhoy.jpg);
	background-repeat:repeat-x;

}

.foto_noticiahoy_s {
	width:98px;
	height:82px;
	margin-left:5px;
	margin-top:15px;
	margin-bottom:40px;
	background-image:url(imagenes/img_noticiahoy_s.jpg);
	background-repeat:no-repeat;
	float:left;
}

.tl_noticiashoy_s {
	width:174px;
	height:18px;
	margin-left:4px;
	margin-right:2px;
	margin-top:10px;
	background-color:red;
	float:right;
}

.encabezado_noticiashoy_s{
	width:180px;
	height:21px;
	color:#0B2087;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-bottom:10px;
	margin-left:119px;
	margin-top:15px;
}

.fecha_noticiashoy_s {
	width:180px;
	height:21px;
	margin-left:119px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:8px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-bottom:10px;
	margin-top:10px;
}

.resumen_noticiashoy_sm {
	width:180px;
	height:52px;
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
	margin-left:119px;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.vermas_noticiashoy {
	width:180px;
	height:15px;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-left:119px;
}

.vermas_noticiashoy a {
	color:#133984;
	text-decoration:none;
}

.vermas_hoy{
	width:630px;
	height:20px;
	margin-right:39px;
	padding-top:8px;
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
    text-transform:none;
	float:right;
}

.vermas_hoy a {
	color:#133984;
	text-decoration:none;
}

.bottom_noticiahoy {
	width:630px;
	height:30px;
	margin-top:10px;
	margin-left:42px;
	float:left;
	background-color:#A2BCCE;
}

.bottom_noticiaindividual{
	width:500px;
	height:30px;
	margin-top:10px;
	margin-left:17px;
	float:left;
	background-color:#A2BCCE;
}

.noticias_anteriores_hoy {
	color:#133984;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
	margin-top:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
    text-transform:none;
}

.noticias_anteriores_hoy a{
	color:#133984;
	text-decoration:none;
    text-transform:none;
}

.noticiahoy_2{
	width:308px;
	height:160px;
	float:left;
	margin-bottom:10px;

}

.noticiahoy_3{
	width:308px;
	height:160px;
	margin-right:14px;
	float:left;
	margin-bottom:10px;
}

.noticiahoy_4{
	width:308px;
	height:160px;
	float:left;
	margin-bottom:10px;

}

.ediciones_anteriores {
	width:500px;
	height:270px;
	margin-right:16px;
	margin-left:10px;
	float:left;
}

.top_edicionesanteriores{
	width:500px;
	height:27px;
	float:left;
	background-color:#E55129;
	background-image:url(imagenes/img_tediciones.gif);
	background-repeat:no-repeat;
}

.b_anteriores {
	width:500px;
	height:auto;
	margin-top:2px;
	padding-bottom:10px;
	background-color:#d9e1e7;
	border:1px solid;
	border-color:#eee3de;
	float:left;
}

.titulo_anteriores {
	width:350px;
	height:30px;
	color:#5E5F60;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
	text-align:left;
	margin-left:20px;
	padding-bottom:30px;
	margin-top:20px;
	float:left;
}

.texto_ba {
	margin-left:0px;
	color:#133984;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:normal;
	text-align:left;
	float:left;
}

.formulario_izquierda {
	width:150px;
	float: left;
}

.formulario_derecha {
	width:300px;
}

.tabla_busquedaav {
	width: 450px;
	text-align: left;
}

.imagen_anteriores {
	width:140px;
	height:125px;
	margin-left:20px;
	float:left;
	background-image:url(imagenes/img_edanteriores.png);
	background-repeat:no-repeat;
}

.campos_anteriores {
	width:480px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
	margin-left:10px;
	float:left;
}


.boton {
	width:80px;
	height:20px;
	float:right;
	margin-top:15px;
	margin-left:170px;
	background-image:url(imagenes/img_ejemplar.jpg);
	background-repeat:no-repeat;
}


.datos_anteriores {   
	width:300px;
	height:25px;
	float:left;
	padding-bottom:0px;
}

.porfecha {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
	margin-left:0px;
	margin-right:5px;
	float:left;
	margin-bottom:0px;
	font-weight:bold;
}

.dia {
	width:36px;
	margin-left:0px;
	float:left;
	font-weight:bold;
	margin-right:5px;
}

.mes {
	width:25px;
	margin-left:0px;
	float:left;
	margin-left:7px;
	font-weight:bold;
}

.ano {
	width:36px;
	margin-left:80px;
	float:left;
	font-weight:bold;
}


.publicidad {
	width:167px;
	height:565px;
	margin-right:5px;
	float:right;
	/*arreglo para que no se mueva banner*/
	top: 285px;
	left: 970px;
}

.b_large {
	width:120px;
	height:450px;
	margin-top:25px;
	margin-left:2px;
	float:left;
	padding-bottom:10px;
	
}

#cabo_historia {
	width:645px;
	height:415px;
	margin-top:20px;
	margin-left:32px;
}

#tcabo_historia {
	width:645px;
	height:27px;
	background-image:url(imagenes/t_nhistoria.gif);
	background-repeat:no-repeat;
	float:right;
}

#nhistoria {
	width:645px;
	height:415px;
	float:right;
	color:#4F4F4F;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:17px;
	font-weight:normal;
	float:right;
	text-align:justify;
	text-decoration:none;
    text-transform:none;

}

#top_noticias {
	width:715px;
	height:21px;
	float:left;
	background-color:#133984;
	background-image:url(imagenes/img_tnoticias.gif);
	background-repeat:no-repeat;
	
}

#noticiag {
	width:430px;
	height:208px;
	float:left;
	border-right: 2px dotted;
	border-right-color: #133984;
}

#f_noticias_g {
	width:153px;
	height:127px;
	border:0px solid;
	margin-left:5px;
	margin-top:5px;
	background-image:url(imagenes/img_blnoticias.jpg);
	background-repeat:no-repeat;
	float:left;
}

#t_noticias {
	width:255px;
	height:191px;
	margin-left:4px;
	margin-right:2px;
	margin-top:10px;
	float:right;
}

.encabezado_noticias_l {
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.resumen_noticias_l {
	height:105px;
	overflow:hidden;
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#vermas {
	width:130px;
	height:15px;
	margin-left:0px;
	margin-right:2px;
	margin-top:5px;
	float:left;
}

.vermas_large {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	margin-top:1px;
}

.vermas_large a {
	color:#133984;
	text-decoration:none;
}

#noticiap {
	width:100%;
	height:208px;
	margin-left:0px;
	float:left;
}

#noticia1 {
	width:278px;
	height:104px;
	float:left;
	background-color:#EFF4F6;
}

.f_noticias_s {
	width:94px;
	height:78px;
	border:0px solid;
	margin-left:5px;
	margin-top:5px;
	background-image:url(imagenes/img_bsnoticias.jpg);
	background-repeat:no-repeat;
	float:left;
}

#t_noticias_s {
	width:220px;
	height:78px;
	margin-left:10px;
	margin-right:2px;
	margin-top:5px;
	float:left;
}

.encabezado_noticias_s {
	width:220px;
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.resumen_noticias_s {
	width:220px;
	height:43px;
	overflow:hidden;
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#vermas {
	width:130px;
	height:15px;
	margin-left:0px;
	margin-right:2px;
	margin-top:5px;
	float:left;
}

.vermas_small {
	color:#133984;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.vermas_small a{
	color:#133984;
	text-decoration:none;
}

#noticia2 {
	width:350px;
	height:104px;
	float:left;
	background-color:#EFF4F6;
}

#bottom_noticia {
	width:715px;
	height:30px;
	float:left;
	background-color:#C8CCCC;
}

.noticias_anteriores {
	color:#133984;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
	margin-top:10px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
    text-transform:none;
}

.noticias_anteriores a{
	color: #133984;
	text-decoration: none;
}
#fila6 {
	width:715px;
	height:200px;
	margin:5px auto;
	float:right;
}

#eventos {
	width:352px;
	height:200px;
	background-image:url(imagenes/img_feventos.gif);
	background-repeat:no-repeat;
	float:left;
}

#top_eventos {
	width:315px;
	height:21px;
	margin-top:0px;
	float:left;
	background-repeat:no-repeat;
	
}

#evento1 {
	width:345px;
	height:70px;
	margin-top:8px;
	float:left;
}

.f_eventos {
	width:67px;
	height:55px;
	border:0px solid;
	margin-left:5px;
	margin-top:5px;
	background-image:url(imagenes/img_beventos.jpg);
	background-repeat:no-repeat;
	float:left;
}

#t_eventos {
	width:255px;
	height:55px;
	margin-left:10px;
	margin-top:5px;
	float:left;
}

.encabezado_eventos {
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

.resumen_eventos {
	width:246px;
	height:25px;
	color:#585959;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	overflow:hidden;
	line-height:132%;
	float:left;
}

#podcast {
	width:352px;
	height:200px;
	background-image:url(imagenes/img_fpodcast.jpg);
	background-repeat:no-repeat;
	float:right;
}

.texto_podcast_ {
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}

#top_podcast {
	width:352px;
	height:21px;
	margin-top:0px;
	float:left;
	background-repeat:no-repeat;
	
}

#fila7 {
	width:715px;
	height:238px;
	margin:5px auto;
	float:right;
	padding-bottom:30px;
}

#encuesta {
	width:404px;
	height:255px;
	float:left;
	background-color:#D9E2E4;
}

#top_encuesta{
	width:404px;
	height:21px;
	float:left;
	background-color:#343435;
	background-image:url(imagenes/img_tencuesta.gif);
	background-repeat:no-repeat;
}

#datos_encuesta {
	width:385px;
	height:203px;
	margin:5px;
	margin-top:10px;
	float:left;
}

.encuesta_ {
	width:270px;
	height:142px;
	margin-left:15px;
	margin-top:11px;
	float:left;
}

.resultados {
	/*width:223px;
	height:21px;*/
	float:left;
}

.porcentaje {
	width:34px;
	height:21px;
	color:#E55129;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	padding-bottom:5px;
	float:left;
}

.contenido_porcentaje {
	width:330px;
	height:26px;
	margin-right:30px;
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	line-height:21px;
	float:right;
}

.barra_porcentaje {
	width:330px;
	height:5px;
	background-color:#E55129;
	margin-bottom:9px;
	float:left;
}

.imagen_encuesta {
	width:96px;
	height:92px;
	margin-top:11px;
	background-image:url(imagenes/img_backencuesta.jpg);
	background-repeat:no-repeat;
	float:right;
}

.pregunta_encuesta {
	width:100%;
	height:20px;
	color:#E55129;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	padding-bottom:15px;
	float:left;
}

.opcion_encuesta {
	width:100%;
	color:#504A4A;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	line-height:13px;
	margin-left:10px;
	margin-top:6px;
	float:left;
}

.opcion_encuesta input {
	height:15px;
	float:left;
}

.texto_encuesta {
	width:293px;
	height:14px;
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.votar_encuesta {
	width:74px;
	height:21px;
	float:right;
}


#publicidad_inf {
	width:300px;
	height:238px;
	float:right;
	background-image:url(imagenes/img_publicidad.jpg);
}

.envivo_programa {
	width:165px;
	height:11px;
	margin-top:110px;
	margin-left:10px;
	margin-bottom:2px;
	color:#7DC13F;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	float:left;	
}

.envivo_locutor {
	width:160px;
	height:auto;
	margin-left:10px;
	margin-bottom:2px;
	color:#144D96;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	float:left;		
}

.envivo_programa a{
	color:#7DC13F;
}

.envivo_locutor a{
	color:#144D96;	
}

.envivo_programa a:hover{
	color:#144D96;
}

.envivo_locutor a:hover{
	color:#7DC13F;	
}
/*inicia envio de comentarios*/
.transparent {
	background-color:#363638;
	position:absolute;
	width:465px;
	height:260px;
	z-index:5;
}
.enviando {
	background-color:#e8f1fe;
	border:1px solid;
	border-color:#fcede9;
	position:absolute;
	margin-top:79px;
	margin-left:132px;
	width:200px;
	height:100px;
	z-index:10;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#595757;
	float:left;
}
.exito_enviando {
	background-color:#e8f1fe;
	border:1px solid;
	border-color:#fcede9;
	position:absolute;
	margin-top:79px;
	margin-left:132px;
	width:200px;
	height:100px;
	z-index:10;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#595757;
	float:left;
}
.error_enviando {
	background-color:#e8f1fe;
	border:1px solid;
	border-color:#fcede9;
	position:absolute;
	margin-top:79px;
	margin-left:132px;
	width:200px;
	height:100px;
	z-index:10;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#595757;
	float:left;
}

.image_enviando {
	width:196px;
	height:38px;
	margin-top:25px;
	padding-bottom:5px;
	background-image:url(imagenes/sobre.jpg);
	background-repeat:no-repeat;
	float:left;
}

.image_exito {
	width:196px;
	height:38px;
	margin-top:25px;
	padding-bottom:5px;
	background-image:url(imagenes/exito.jpg);
	background-repeat:no-repeat;
	float:left;
}

.image_error {
	width:196px;
	height:38px;
	margin-top:25px;
	padding-bottom:5px;
	background-image:url(imagenes/error.jpg);
	background-repeat:no-repeat;
	float:left;
}

.cerrar {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	color:#595757;
	margin-right:5px;
	margin-top:0px;
	float:right;
}

/*termina envio de comentarios*/

/*estilos banners*/

.banner250_derecha{
	width: 300px;
	height: 252px;
	float: right;
}

.flash_player {
	width:154px;
	height:15px;
	float:left;
	padding:2px 7px 3px;
	color:#E55129;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
    text-transform:none;
	float:left;
}

.flash_player a{
	color:#E55129;
}

.flash_player a:hover{
	color:#133984;
}


/*: : : : : : : : : : CHAT : : : : : : : : : : */

.chat-btn{
	width:250px;
	height:100px;
	margin: 10px 0 3px 0;
	float:left;
	background: url(/images/bg-chat2.jpg) center top no-repeat ;
}
.chat-btn p{
	width: 150px;
	padding: 35px 15px 0 15px;
	margin: 0;
	float: left;
}

.chat-btn a{
	width: 150px;
	float: left;
	padding: 5px 0 0 0;
}
.chat-btn a.go-chat{
	
	color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
    text-transform:none;
}
.chat-btn a.schedules-chat{
	color: #133984;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*: : : : : : : : : : CHAT : : : : : : : : : : */

/*: : : : : : : : : : LINKS AUDIO : : : : : : : : : : */
.audio-links{
	width: 150px;
	height: 16px;
	float: left;
	padding: 3px 10px;
}
.audio-links ul{
	margin: 0;
	width: 100px;
	float: left;
	padding: 0 27px;
}
.audio-links li{
	display: inline;
	float: left;
	width: 16px;
	padding: 0 4px;
}
.audio-links li a{
	float: left;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -7000px;
	background: url(/esp/imagenes/audio-icons3.jpg) top left no-repeat;
}

.audio-links li a.itunes:hover { background-position: 0 0;}
.audio-links li a.itunes { background-position: 0 -24px;}

.audio-links li a.winamp:hover { background-position: -16px 0;}
.audio-links li a.winamp { background-position: -16px -24px;}

.audio-links li a.windows:hover { background-position: -32px 0;}
.audio-links li a.windows { background-position: -32px -24px;}

.audio-links li a.real:hover { background-position: -48px 0;}
.audio-links li a.real { background-position: -48px -24px;}


/*: : : : : : : : : : LINKS AUDIO : : : : : : : : : : */










