/* --------------------------------------------------------------
reset.css
* Resets default browser CSS.
-------------------------------------------------------------- */

html {
  margin:0;
  padding:0;
  border:0;
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* This helps to make newer HTML5 elements behave like DIVs in older browers */
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {
    display:block;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
/* float:none prevents the span-x classes from breaking table-cell display */
caption, th, td {
  font-weight: normal;
  float:none !important;
}
table, th, td {
  vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Remember to define your own focus styles! */
:focus {outline: 0;}

.ico{display:inline-block;padding:0;overflow:hidden;font-size:0;text-indent:-90000px;}

ul li{list-style:none;}

/* --------------------------------------------------------------
reset.css
* Resets default browser CSS.
-------------------------------------------------------------- */


/*HEADER BEGINS*/
#header{
	overflow:hidden;
	margin-bottom:20px;
}
#vivo{
	height:44px;
	background:#0092E6;
	padding:0 0 0 10px;
	margin-top:10px;
	overflow:hidden;
}
#vivo-principal{
	float:left;
	overflow:hidden;
	height:44px;
}
#seccion-portal{
	border-left:1px solid #FFFFFF;
	float:left;
	overflow:hidden;
	width:229px;
	height:44px;
}
#vivo-main{
	float:left;
}
#vivo-prog{
	float:left;
	padding:2px 0;
	width:271px;
	height:41px;
}
.vivo-prog{
	font-size:22px;
	width:271px;
	height:27px;
	overflow:hidden;
}
#vivo-prog .white-title{
	padding:1px 0;
}
#vivo-portal{
	float:left;
	border-left:1px solid #CCCCCC;
	width:210px;
}
#box-radios{
	float:right;
	width:249px;
	height:28px;
	overflow:hidden;
	background:#333333;
	padding:10px 0 6px 10px;
}
.en-vivo{
	float:left;
}
.en-vivo-info{
	float:left;
	padding:7px 0 9px 10px;
	width:135px;
	height:28px;
	overflow:hidden;
}
#logo-box{
	overflow:hidden;
	padding:10px;
	height:64px;
}
#header .logo-cadena3{
	float:left;
	margin:10px 0;
}
#top-right-box{
	float:right;
	border-left:1px solid #CCCCCC;
	width:548px;
}
#data-and-social-media{
	float:left;
	margin:5px 0 0 40px;
	font-size:12px;
	color:#000000;
}
.social-media{
	margin:10px 9px 0 1px;
	float:left;
}
#baner-podcast{
	float:right;
}

/*NAV-MENU BEGINS*/
#main-menu{
	border:solid 1px #CCCCCC;
	height:40px;
	font-size:12px;
	font-weight:700;
	cursor:default;
}
#main-menu ul{
	position:absolute;
}
#main-menu li{
	float:left;
	padding:13px 10px;
	position:relative;
}
#main-menu li p{
	font-weight:700;
	color:#666666;
}
#main-menu li:hover p{
	color:#04C0EF;
}
#main-menu li ul{
	display:none;
	position:absolute;
	top:37px;
	left:0px;
	width:220px;
	font:700 14px Arial;
	border:5px solid #04C0EF;
	background:#FFFFFF;
	opacity:.95;
	z-index:30000;
}
#main-menu li:hover ul{
	display:block;
	padding:5px 0;
}
#main-menu .submenu li{
	width:100%;
	padding:5px 15px 5px 15px;
}
#main-menu .sep-list{
	margin:5px 0 0 0;
}
li.amenupad{
	padding:0 !important;
}
li.amenupad a{
	padding:14px 10px;
	display:block;
}
li.amenupad:hover {
	padding:0 !important;
}
.main-menu-sep{
	width:1px;
	height:20px;
	background:#CCCCCC;
	margin:10px 0;
	padding:0 !important;
}
.gray{
	color:#666666;
}
.gray-link-audio-menu:hover{
	color:#04C0EF;
}
#menu-search{
	float:right;
	padding:7px 0 7px 10px;
	color:#777777;
	width:248px;
	height:26px;
	overflow:hidden;
}
#menu-search p{
	font-size:11px;
}
#menu-search-options{
	float:left;
	margin:3px 4px;
}
#menu-search-search{
	float:left;
	width:115px;
	overflow:hidden;
}
nota-principal2-title#menu-search-box{
	float:left;
}
#menu-search-box{
	float:left;
	margin-top:1px;
}
#menu-search-box input{
	padding:0 3px 1px 3px;
	width:80px;
	height:21px;
	font-size:10px;
	border:1px solid #C0C0C0;
}
#menu-search-img{
	float:right;
	width:21px;
	height:21px;
	margin:2px 4px 0 0;
}
/*NAV-MENU ENDS*/

/*AUDIO MENU BEGINS*/
#audio-menu{
	background:#333333;
	overflow:hidden;
	width:1000px;
	height:26px;
	color:#FFFFFF;
	font-weight:700;
	cursor:default;
	text-transform:uppercase;
}
#audio-menu ul{
	left:78px;
	position:absolute;
}
#audio-menu li ul{
	display:none;
	position:absolute;
	top:25px;
	left:0px;
	padding:0px;
	background:#FFFFFF;
	border:5px solid #04C0EF;
	width:104px;
	opacity:.95;
	z-index:200;
}
#audio-menu li:hover ul{
	display:block;
}
#audio-menu li{
	float:left;
	padding:6px 11px 6px 15px;
}
ul.audio-submenu li{
	padding:2px 10px 2px 10px !important;
	text-align:center;
	font:normal 10px Arial;
}
#audio-menu-title{
	width:66px;
	height:26px;
	float:left;
	background:#0D8BD6;
	font-size:13px;
	color:#FFFFFF;
}
#audio-menu .bloque{
	width:75px;
	height:26px;
	float:left;
}
#audio-menu-title a{
	display:block;
	padding:5px 0px 5px 10px;
}
/*AUDIO MENU ENDS*/

/*HEADER ENDS*/

/*CAROUSEL BEGINS*/
.stepcarouseldeportes{
	position:relative;
	border:10px solid #333333;
	overflow:scroll;
	width:960px;
	height:261px;
}
.stepcarouseldeportes .belt{
	position:absolute;
	left:0;
	top:0;
}
.stepcarouselvideos{
	position:relative;
	border:0px solid white;
	overflow:scroll;
	height:228px;
}
.stepcarouselvideos .belt{
	position:absolute;
	left:0;
	top:0;
}
.stepcarouseldestacados{
	position:relative;
	border:0px solid #FFFFFF;
	overflow:scroll;
	width:653px;
	height:340px;
}
.stepcarouseldestacados .belt{
	position:absolute;
	left:0;
	top:0;
}
.stepcarouseldestacados .panel{
	float:left;
	overflow:hidden;
	margin:6px;
	padding:5px;
	width:200px;
	height:320px;
	background-color:#FFFFFF;
}
.stepcarouselblogs{
	position:relative;
	border:solid 10px #24CC8D;
	background:#24CC8D;
	overflow:scroll;
	width:950px;
	height:256px;
}
.stepcarouselblogs .belt{
	position:absolute;
	left:0;
	top:0;
}
.stepcarouselvideos .panel{
	float:left;
	overflow:hidden;
	margin:10px;
}
.stepcarouselcartelera{
	position:relative;
	border:0px solid #FFFFFF;
	overflow:scroll;
	width:300px;
	height:280px;
}
.stepcarouselcartelera .belt{
	position:absolute;
	left:0;
	top:0;
}
.stepcarouselcartelera .panel{
	float:left;
	overflow:hidden;
	margin-top:5px;
	margin-left:50px;
	width:300px;
}
.stepcarouselblogs .panel{
	float:left;
	overflow:hidden;
	padding:5px;
	width:176px;
	height:242px;
	margin:2px 4px 0 2px;
	background:#FFFFFF;
}
/*CAROUSEL ENDS*/

/*CONTENT-WRAP BEGINS*/
#content-wrap{
	overflow:hidden;
}
.left-column{
	float:left;
	width:630px;
	padding:0 15px;
}
.right-column{
	float:right;
	width:300px;
	padding:0 15px;
}
/*CONTENT-WRAP ENDS*/

/*CARTELERA BEGINS*/
#cartelera{
	margin:10px 0;
}
#cartelera .bloque{
	background:#000000;
}
#cartelera h1{
	padding:10px;
}
#cartelera .bottom{
	padding:15px 10px;
}
#cartelera .txt{
	width:200px;
	margin-top:15px;
}
/*CARTELERA ENDS*/

/*VIDEOS DESTACADOS BEGINS*/
#featured-videos{
	padding:10px 0;
	position: relative;
}
.play-button{
    position:absolute;
    width:109px;
    height:109px;
    top: 50px;
    left:95px;
    z-index: 1;
    background:url("http://www.cadena3.com/images/play.png") no-repeat -3px -3px;
}
.play-button:hover{
    background:url("http://www.cadena3.com/images/play.png") no-repeat -113px -3px;
}
.play-button a{
    width:109px;
    height:109px;
    display:block;
}
#featured-videos-nav{
	overflow:hidden;
}
#featured-videos .box-title{
	width:80px;
	float:left;
}

#featured-videos .box-title-destacados{
	width:140px;
	float:left;
	background:#333333;
	padding:5px 10px;
	text-align:center;	
}

#featured-videos-nav #slider{
	float:right;
	margin-left:50px;
}
.featured-videos-box{
	padding:10px;
	background:#333333;
}
#featured-videos-descr{
	margin:6px 5px;
}
#featured-videos-descr p{
	color:#FFFFFF;
	font-size:11px;
}
/*VIDEOS DESTACADOS ENDS*/

/*CAJA NOTICIAS BEGINS*/
#noticias{
	width:300px;
	padding:10px 0;
}
#noticias .box-title{
	background:#24CC8D;
	float:left;
	width:100px;
}
#noticias .rss-box{
	float:right;
	margin:3px 7px 0 0;
}
#ultimos-post{
	margin-bottom:20px;
}
#ultimos-post-title{
	background:#018FDD;
	width:170px;
}
#bloque-noticias{
	padding:15px 5px;
	border:1px solid #C3C3C3;
}
#noticias-suscripcion-wrap{
	border:1px solid #C3C3C3;
	margin:25px 5px 5px 5px;
	padding:10px;
}
#noticias-suscripcion-wrap .bloque{
	background:#018FDD;
}
#noticias-suscripcion-wrap .bloque a{
	display:block;
	padding:12px;
	text-align:center
}
#noticias-suscripcion{
	overflow:hidden;
	padding-bottom:5px;
}
#noticias-suscripcion .bloque{
	width:220px;
	float:right;
	background:#FFFFFF;
}
#bloque-noticias-bloque-suscripcion .right{
	width:220px;
}
#bloque-azul{
	padding:5px;
	background:#018FDD;
}
#noticias .bottom{
	background:#24CC8D;
	padding:10px 5px;
	font-size:12px;
}
#noticias .bloque2{
	overflow:hidden;
	width:268px;
	margin:auto;
}
#noticias .txt{
	float:left;
}
.nav-bloque-wrap{
	overflow:hidden;
}
.wrap-bloque{
	padding:15px 5px;
	border:1px solid #C3C3C3;
}
.nav-bloque{
	float:right;
	padding:0 10px 0 15px;
}	
/*CAJA NOTICIAS ENDS*/

/*CAJA CLASIFICADOS BEGINS*/
#caja-clasificados{
	width:300px;
	padding:10px 0;
	overflow:hidden;
}
#caja-clasificados .nav-menu{
	overflow:hidden;
	padding:8px 0px 6px 9px;
	border:1px solid #999999;
}
#caja-clasificados .nav-menu .bloque{
	padding:0 6px;
	float:left;
}
#caja-clasificados a{
	color:#004B96;
	font-size:13px;
	font-weight:700;
}
#caja-clasificados a:hover{
	color:#04C0EF;
}
#caja-clasificados .busqueda{
	background:#004B96;
	padding:10px 13px;
	text-align:center;
}
#caja-clasificados .busqueda .opciones{
	overflow:hidden;
	margin-top:10px;
}
#caja-clasificados select{
	margin:0;
	padding:0;
	border:1px solid #CCCCCC;
	height:22px;
}
#caja-clasificados input{
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #CCCCCC;
	height:20px;
}
#caja-clasificados .busqueda .opciones .bloque{
	float:left;
}
.border-right{
	border-right:1px solid #004B96;
}

/*CAJA CLASIFICADOS ENDS*/

/*SECCION PRINCIPAL BEGINS*/
.fm1005-site .seccion-principal .head{
	background:url("http://www.cadena3.com/images/images-2012/header-1005.jpg") no-repeat top;
}
.popular923-site .seccion-principal .head{
	background:url("http://www.cadena3.com/images/images-2012/header-923.jpg") no-repeat top;
}
.seccion-principal .head{
	height:231px;
	position:relative;
}
.seccion-principal{
	background:#000000;
	margin-bottom:20px;
}
#programa{
	position:absolute;
	top:51px;
	left:350px;
	width:404px;
}
#social-media{
	position:absolute;
	top:86px;
	left:744px;
}
#social-media .bloque{
	float:left;
}
#social-media .social-media{
	margin:0 5px;
}
#novedades-musicales{
	background:#000000;
	width:960px;
	height:339px;
	margin:auto;
	overflow:hidden;
	padding:12px 0;
}
#novedades-musicales .bloque-wrap{
	width:155px;
	height:314px;
	float:left;
}
#tema{
	background:#FFFFFF;
	height:97px;
	padding:30px 10px;
}
#artista{
	padding:10px;
}
#artista p{
	font-size:15px;
	color:#FFFFFF;
}
/*SECCION PRINCIPAL ENDS*/

/*RANKING DE LA SEMANA BEGINS*/
#tema-ranking{
	overflow:hidden;
	float:left;
	margin-right:17px;
}
#ranking-semana-wrap{
	padding:35px 10px 3px 10px;
	overflow:hidden;
}
#posicion{
	float:left;
	padding:5px 10px;
	margin:44px 1px 44px 0;
	width:22px;
	text-align:center;
}
.fm1005-site #posicion{
	background:#04C0EF;
}
.popular923-site #posicion{
	background:#C50001;
}
#tema-ranking .img{
	float:left;
}
#tema-ranking .bloque{
	float:left;
	width:120px;
	margin-left:5px;
}
/*RANKING DE LA SEMANA ENDS*/

/*EL ESPECTACULO BEGINS*/
#el-espectaculo .img{
	float:left;
	border:5px solid #04C0EF;
	width:205px;
	height:130px;	
}
#el-espectaculo .txt{
	float:left;
	margin-left:5px;
	width:410px;
	height:116px;
}
#el-espectaculo .txt2{
	float:left;
	width:410px;
	margin-left:5px;
}
#el-espectaculo .sep-margin-15{
	background:#DDDDDD;
}
#twitter-timeline{
	width:220px;
}
/*EL ESPECTACULO ENDS*/

/*LOS BAILES BEGINS*/
#los-bailes{
	overflow:hidden;
}
#los-bailes .bloque{
	width:235px;
	overflow:hidden;
	float:left;
	margin:0 80px 10px 0;
}
#los-bailes .img{
	border:5px solid #C50001;
	float:left;
}
#los-bailes .txt{
	float:right;
	margin-left:5px;
	width:100px;
}
/*LOS BAILES ENDS*/

/*PROGRAMACION 100.5 BEGINS*/
#programacion-100{
	padding:10px 0;
}
#programacion-100 .bloque-wrap{
	border-bottom:1px solid #DDDDDD;
	overflow:hidden;
}
#programacion-100 .head{
	background:#000000;
	padding:5px 10px;
}
#programacion100-hora{
	float:left;
	padding:13px 10px;
}
.fm1005-site #programacion{
	background:#04C0EF;
	padding:5px;
	font:700 14px Arial;
	color:#FFFFFF;
}
.popular923-site #programacion{
	background:#C50001;
	padding:5px;
	font:700 14px Arial;
	color:#FFFFFF;
}
#conductor100{
	float:left;
}
#programacion-100 p{
	font-size:11px;
}
#programacion-100 .bloque{
	width:236px;
	height:72px;
	float:right;
}
/*PROGRAMACION 100.5 ENDS*/

/*CLASSES BEGINS*/
.bloque{
	overflow:hidden;
}
.white-link{
	color:#FFFFFF;
}
.white-link:hover{
	color:#FFFFFF;
}
.white{
	color:#FFFFFF;
}
.black{
	color:#000000;
}
.gray{
	color:#333333;
}
.lightgray{
	color:#666666;
}
.blue{
	color:#04C0EF !important;
}
.blue2{
	color:#018FDD;
}
.red{
	color:#C50001;
}
.white-black{
	color:#FFFFFF;
}
.white-black:hover{
	color:#000000;
}
.copete{
	font-size:12px;
}
.volanta {
	font-size:11px;
	color:#666666;
}
.tituloSecciones{
	font-size:18px;
}
.titulocajas{
	font-size:14px;
}
.bold{
	font-weight:700;
}
h1,h2,h3{
	color:#FFFFFF;
}
h1{
	font:700 19px Arial;
}
h2{
	font:700 17px Arial;
}
h3{
	font:700 14px Arial;
}
p{
	font:normal 12px Arial;
	color:#333333;
}
.titulo{
	font-size:18px;
	font-weight:700;
}
.sep-margin-15{
	background:#EEEEEE;
	height:1px;
	margin:15px 0;
}
.sep-margin-10{
	background:#EEEEEE;
	height:1px;
	margin:10px 0;
}
.padding5{
	padding:5px;
}
.padding10{
	padding:10px;
}
.padding-top2{
	padding-top:2px;
}
.padding-top2.5{
	padding-top:2.5px;
}
.padding-top20{
	padding-top:20px;
}
.padding-bottom2{
	padding-bottom:2.5px;
}
.padding-bottom20{
	padding-bottom:20px;
}
.padding-bottom10{
	padding-bottom:10px;
}
.margin2top{
	margin-top:2px;
}
.margin3top{
	margin-top:3px;
}
.margin4top{
	margin-top:4px;
}
.margin5top{
	margin-top:5px;
}
.margin6top{
	margin-top:6px;
}
.margin10top{
	margin-top:10px;
}
.margin15top{
	margin-top:15px;
}
.margin3right{
	margin-right:3px;
}
.margin5right{
	margin-right:5px;
}
.margin10right{
	margin-right:10px;
}
.margin24right{
	margin-right:24px;
}
.margin20right{
	margin-right:20px;
}
.margin20bottom{
	margin-bottom:20px;
}
.ads1{
	float:left;
	margin:0 10px;
	width:728px;
	height:90px;
	background:#CCCCCC;
}
.ads2{
	float:right;
	margin:0 10px;
	width:220px;
	height:90px;
}
.uppercase{
	text-transform:uppercase;
}
/*CLASSES ENDS*/

/*SPRITE BEGINS*/
.logo-cadena3{
	width:390px;
	height:41px;
	background:url("http://www.cadena3.com/images/sprite.png") -1px -1px;
}
.logo-cadena3 a{
	width:390px;
	height:41px;
	display:block;
}
.logofmcordoba{
	width:119px;
	height:28px;
	background:url("http://www.cadena3.com/images/sprite.png") 280px 295px;
	float:left;
}
.logofmcordoba a{
	width:119px;
	height:28px;
	display:block;
}
.logoradiopopular{
	width:130px;
	height:28px;
	background:url("http://www.cadena3.com/images/sprite.png") 280px 268px;
	float:right;
}
.logoradiopopular a{
	width:130px;
	height:28px;
	display:block;
}
.lupa{
	width:21px;
	height:21px;
	background:url("http://www.cadena3.com/images/sprite.png") 27px 418px;
}
.lupa a{
	width:21px;
	height:21px;
	display:block;
}
.play-video{
	width:80px;
	height:24px;
	background:url("http://www.cadena3.com/images/sprite.png") 200px 355px;
	position:absolute;
}
.play-video a{
	width:80px;
	height:24px;
	display:block;
}
.icono-audio-destacado{
	width:12px;
	height:15px;
	background:url("http://www.cadena3.com/images/sprite.png") 121px 415px;
	float:left;
}
.icono-audio-destacado a{
	width:12px;
	height:15px;
	display:block;
}
.flecha-atras{
	width:50px;
	height:60px;
	background:url("http://www.cadena3.com/images/sprite.png") 120px 391px;
}
.flecha-atras a{
	width:50px;
	height:60px;
	display:block;
}
.flecha-siguiente{
	width:50px;
	height:60px;
	background:url("http://www.cadena3.com/images/sprite.png") 69px 391px;
}
.flecha-siguiente a{
	width:50px;
	height:60px;
	display:block;
}
.fb-box{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 280px 240px;
}
.fb-box a{
	width:26px;
	height:26px;
	display:block;
}
.tw-box{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 254px 240px;
}
.tw-box a{
	width:26px;
	height:26px;
	display:block;
}
.rss-box{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 228px 240px;
}
.rss-box a{
	width:26px;
	height:26px;
	display:block;
}
.mb-box{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 202px 240px;
}
.mb-box a{
	width:26px;
	height:26px;
	display:block;
}
.usuarios-bar{
	width:18px;
	height:22px;
	background:url("http://www.cadena3.com/images/sprite.png") 106px 330px;
	margin-left:3px;
}
.usuarios-bar a{
	width:18px;
	height:22px;
	display:block;
}
.clima-bar{
	width:23px;
	height:23px;
	background:url("http://www.cadena3.com/images/sprite.png") 87px 330px;
}
.clima-bar a{
	width:23px;
	height:23px;
	display:block;
}
.cine-bar{
	width:23px;
	height:23px;
	background:url("http://www.cadena3.com/images/sprite.png") 63px 330px;
}
.cine-bar a{
	width:23px;
	height:23px;
	display:block;
}
.futbol-bar{
	width:22px;
	height:21px;
	background:url("http://www.cadena3.com/images/sprite.png") 39px 330px;
	margin-left:1px;
}
.futbol-bar a{
	width:21px;
	height:21px;
	display:block;
}
.vivo-bar{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 176px 240px;
}
.vivo-bar a{
	width:26px;
	height:26px;
	display:block;
}
.fb-bar{
	width:12px;
	height:24px;
	background:url("http://www.cadena3.com/images/sprite.png") 14px 330px;
	margin-left:9px;
}
.fb-bar a{
	width:12px;
	height:24px;
	display:block;
}
.tw-bar{
	width:18px;
	height:16px;
	background:url("http://www.cadena3.com/images/sprite.png") 33px 308px;
	margin-left:4px;
}
.tw-bar a{
	width:18px;
	height:16px;
	display:block;
}
.flecha-desplegar-menu{
	width:7px;
	height:4px;
	background:url("http://www.cadena3.com/images/sprite.png") -379px 400px;
	float:left;
	margin:6px 0 0 3px;
}
.audio-menu-title-fondo{
	width:9px;
	height:27px;
	background:url("http://www.cadena3.com/images/sprite.png") 123px 457px;
	float:right;
}
.audio-menu-title-fondo a{
	padding:13px 9px 14px 0;
	display:block;
}
.icono-enviar{
	width:26px;
	height:26px;
	background:url("http://www.cadena3.com/images/sprite.png") 27px -1px;
	float:left;
}
.dataweb{
	width:80px;
	height:109px;
	background:url("http://www.cadena3.com/images/sprite.png") -392px 0px;
}
.dataweb a{
	width:80px;
	height:109px;
	display:block;
}
.logoprotecciondedatos{
	width:161px;
	height:22px;
	background:url("http://www.cadena3.com/images/sprite.png") -301px -299px;
	float:left;
}
.logoprotecciondedatos a{
	width:161px;
	height:22px;
	display:block;
}
.logoiab{
	width:33px;
	height:27px;
	background:url("http://www.cadena3.com/images/sprite.png") -346px -90px;
	float:right;
}
.logoiab a{
	width:33px;
	height:27px;
	display:block;
}
.banner-clasificados-230x90{
	width:220px;
	height:90px;
	background:url("http://www.cadena3.com/images/sprite.png") 0px -204px;
	float:right;
	margin-right:10px;
}
.banner-clasificados-230x90 a{
	width:220px;
	height:90px;
	display:block;
}
#caja-clasificados-imagenes-rubros{
	width:300px;
	height:100px;
	background:url("http://www.cadena3.com/images/sprite.png") 0px -104px;
	float:left;
}
#caja-clasificados-imagenes-rubros a{
	width:100px;
	height:100px;
	float:left;
}
#caja-clasificados .head{
	width:300px;
	height:61px;
	background:url("http://www.cadena3.com/images/sprite.png") 0px -43px;
}
#caja-clasificados .head a{
	width:300px;
	height:61px;
	display:block;
}
.boton-clasificados-buscar{
	width:73px;
	height:20px !important;
	margin-left:2px;
	background:url("http://www.cadena3.com/images/sprite.png") -300px -125px;
}
.cartelera_titulo{
	width:300px;
	height:97px;
	background:url("http://www.cadena3.com/images/sprite.png") 0 206px;
}
.cartelera_cine{
	width:115px;
	height:51px;
	background:url("http://www.cadena3.com/images/sprite.png") -351px 305px;
	float:left;
}
.cartelera_cine a{
	width:115px;
	height:51px;
	display:block;
}
.cartelera_teatro{
	width:140px;
	height:51px;
	background:url("http://www.cadena3.com/images/sprite.png") -351px 253px;
	float:right;
}
.cartelera_teatro a{
	width:140px;
	height:51px;
	display:block;
}
/*SPRITE ENDS*/

/*FEATURED AUDIOS BEGINS*/
#featured-audios{
	width:980px;
	margin:auto;
}
.featured-audio-list-wrap{
	padding-bottom:5px;
}
.featured-audio-list-top{
	overflow:hidden;
}
.featured-audios-submenu-no-padding li{
	padding:0 !important;
}
#featured-audios .right{
	float:right;
	width:274px;
	padding-top:7px;
}
.box-title{
	background:#333333;
	width:250px;
	padding:5px 10px;
	text-align:center;
}
.audio-title{
	padding:5px 0;
}
#featured-audios .nav-bloque-wrap li{
	float:left;
	padding:10px 17px 0 0;
	font-weight:700;
	font-size:14px;
	color:#666666;
}
#featured-videos .nav-bloque{
	float:right;
	padding:0 10px 0 15px;
	width: 175px;
	height: 32px;
}	
.featured-audios-submenu li ul{
	display:none;
	width:300px;
	height:413px;
	padding:10px;
	border:5px solid #04C0EF;
	background:#FFFFFF;
	opacity:.95;
	position:absolute;
}
.featured-audios-submenu li:hover ul{
	display:block;
	z-index:2;
}
.sep-list{
	background:#EEEEEE;
	width:100% !important;
	height:1px !important;
	padding:0 !important;
	margin:5px 0 !important;
}
.compartir-audio{
	font:700 10px Arial;
}
.slider{
	float:right;
	text-align:center;
}
.slider img{
	padding-top:10px;
}
.featured-audios-box{
	background:#333333;
	overflow:hidden;
}
.audio-block{
	width:176px;
	margin:4px 16px 4px 8px;
}
.audio-block .icono-audio-destacado{
	margin:6px 0 0 7px;
}
.audio-player{
	color:#FFFFFF;
	overflow:hidden;
	width:115px;
	padding:5px 0;
	margin:0 20px;
}
.audio-player-img{
	float:left;
}
.audio-player-text{
	float:right;
	line-height:13px;
	font-size:10px;
	width:84px;
}
.audio-player-text p{
	font-size:11px;
}
.audio-text{
	background:#FFFFFF;
	padding:5px 5px 0 5px;
	height:100px;
	overflow:hidden;
	position:relative;
}
.audio-text p{
	color:#333333;
	height:75px;
	overflow:hidden;
}
.audio-tag{
	color:#FFFFFF;
	font-size:12px;
	font-weight:700;
	width:130px;
	height:13px;
	padding-top:2px;
	text-align:center;
	position:absolute;
	top:90px;
	left:23px;
	z-index:1;
}
#internacionales-tag{
	background:#0092E6;
}
#deportes-tag{
	background:#000000;
}
#sociedad-tag{
	background:#0092E6;
}
#politica-economia-tag{
	background:#0092E6;
}
#espectaculos-tag{
	background:#FF6600;
}
/*FEATURED AUDIOS ENDS*/

/*FOOTER BEGINS*/
#footer{
	overflow:hidden;
	width:976px;
	margin:25px auto 0 auto;
}
#footer .bloque{
	float:left;
	width:226px;
}
#footer .titulo{
	padding:10px 0 10px 10px;
	margin-bottom:5px;
	background:#0092E6;
	width:215px;
	color:#FFFFFF;
}
#footer li{
	font-size:12px;
	padding:5px;
}
#base-line{
	overflow:hidden;
	width: 976px;
	margin:0 auto 10px auto;
}
#base-line .left{
	float:left;
}
#base-line .right .bloque{
	width:210px;
}
#base-line .right{
	float:right;
	width:875px;
	padding:27px 0 20px 0;
}
.base-line-right-text{
	padding:5px 0 0 0;
	line-height:15px;
	text-align:left;
}
/*FOOTER ENDS*/

/*REGISTRACION USUARIOS BEGINS*/
.left-column-content{
	border:1px solid #C3C3C3;
	padding:10px;
	overflow:hidden;
	float:left;
}
.right-column-content{
	border:1px solid #C3C3C3;
	padding:20px 10px;
	overflow:hidden;
	margin-bottom:10px;
}
.blue-box{
	background:#0092E6;
	padding:15px 10px;
	margin:11px 0;
}
.column-middle-left{
	width:320px;
	float:left;
	margin-right:10px;
}
.column-middle-right{
	width:278px;
	float:left;
}
.input-registracion{
	margin:0;
	padding:2px;
	width:170px;
	height:16px;
	float:right;
}
.registracion-pagina .left-column-content .input-tel1{
	width:41px;
	height:16px;
	padding:2px;
}
.registracion-pagina .left-column-content .input-tel2{
	width:111px;
	height:16px;
	padding:2px;
}
.select-registracion{
	width:178px;
	height:24px;
	padding:2px;
	float:right;
}
/*REGISTRACION USUARIOS ENDS*/

a { color: #000000;text-decoration:none;} 
a:hover { color: #04C0EF;} 
body {font-family: Arial;margin:0px;font-size: 11px;}
td   {font-size: 12px;}
img,iframe {border:0px;}
p {margin:0px;}

.contenido {position:relative; width:1000px;margin:0 auto}
.contenidoheader {position:relative; width:998;height:40px;}

.col1 {float:left;width:660px;PADDING-LEFT: 5px;}
.col2 {float:left;width:330px;}

.columna1 {position:relative;float:left;width:330px;}
.columna1contenido {position:relative;width:320px;}
.columna1contenidointerno {position:relative;overflow:hidden;width:310px}
.columna1contenidointerno1 {position:relative;overflow:hidden;width:300px}
.columna1contenidointernoinside {position:relative;overflow:hidden;width:290px}

.columna2 {background-image: url('http://www.cadena3.com/images/nuevo2012-linea-fondo-2c_3c.gif');position:relative;float:left;width:330px;}
.columna2contenido {position:relative;width:320px;}
.columna2contenidointerno {position:relative;overflow:hidden;width:310px}
.columna2contenidointerno1 {position:relative;overflow:hidden;width:300px}
.columna2contenidointerno1inside  {position:relative;overflow:hidden;width:290px}

.columna3 {position:relative;float:left;width:330px;}
.columna3contenido {position:relative;width:320px;}
.columna3contenidointerno {position:relative;overflow:hidden;width:310px}
.columna3contenidointerno1 {position:relative;overflow:hidden;width:300px}
.columna2contenidointernoinside {position:relative;overflow:hidden;width:290px}
.columna3contenidointerno1borde {position:relative;overflow:hidden;width:298px}

.columna4 {position:relative;float:left;width:330px;}
.columna4contenido {position:relative;width:320px;}
.columna4contenidointerno {position:relative;overflow:hidden;width:310px}
.columna4contenidointerno1 {position:relative;overflow:hidden;width:300px}
.columna4contenidointernoinside {position:relative;overflow:hidden;width:290px}
.columna4contenidointernodos {position:relative;overflow:hidden;width:154px}

.col2contenido {overflow:hidden;width:420px;}
.col2contenidointerno {overflow:hidden;width:410px;}

.separador670pxbanner {width:670px;}
.separador670px {width:670px;padding:5px;}
.separador670px1 {width:660px;}
.separador660px {overflow:hidden;width:630px;}
.separador1000pxnuevo {width:1000px;}
.separador990pxnuevo {width:970px;}
.separador660px {width:660px;}
.separador653pxborde {width:653px;}

.separador670pxEspeciales {width:660px;padding:5px;}
.separador670px1Especiales {width:650px;}

.columnaunica {overflow:hidden;width:560px}
.columnaunicacontenido {overflow:hidden;width:550px}
.columnaunicacontenidointerno {overflow:hidden;width:540px}

.separador1000px {width:995px;}
.separadorcontenido1000px {width:990px;height:190px;}
.columnaCentralcontenido {overflow:hidden;width:185px;}
.columnaCentralcontenido1 {overflow:hidden;width:195px;}


.colinside1 {overflow:hidden;float:left;width:670px;}
.colinside1contenido {overflow:hidden;width:660px;}
.colinside2 {overflow:hidden;float:left;width:330px;}

.colinside1secciones {overflow:hidden;width:215px;}
.colinside1seccionesChicas {overflow:hidden;width:230px;}
.colinside1seccionesinterna {overflow:hidden;width:205px;}

.colinside2secciones {overflow:hidden;width:425px;}
.colinside2seccionesChicas {overflow:hidden;width:370px;}
.colinside2seccionesinterna {overflow:hidden;width:415px;}

.columna1inside {overflow:hidden;float:left;width:410px;}
.columna1insidecontenido {overflow:hidden;width:400px;}
.columna1insidecontenidointerno {overflow:hidden;width:390px;}

.columna2inside {overflow:hidden;float:left;width:260px;}
.columna2insidecontenido {overflow:hidden;width:250px;}
.columna2insidecontenidointerno {overflow:hidden;width:240px;}
.columna2insidecontenidointerno1 {overflow:hidden;width:230px;}

.columnainside2 {overflow:hidden;width:330px}
.columnainsidecontenido2 {overflow:hidden;width:320px}
.columnainsidecontenidointerno2 {overflow:hidden;width:310px}
.columnainsidecontenidointerno2a {overflow:hidden;width:300px}

.transmiterelative {position:relative; width:1px; height:1px;}
.transmite {position:absolute; z-index:10; left:5px; top:70px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteTapa {position:absolute; z-index:10; left:5px; top:120px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteTapaSinVideoFoto {position:absolute; z-index:10; left:5px; top:340px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteTapaCajaVivo {position:absolute; z-index:10; left:5px; top:-199px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteCajaVivo {position:absolute; z-index:10; left:5px; top:88px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteSoloAudio {position:absolute; z-index:10; left:5px; top:98px; width:140px; height:20px;font-size: 13px;font-family: Arial;FONT-WEIGHT: bold; color:#C70606;background-color:#FFFFFF;text-align: left;}
.transmiteConVideoFoto {position:absolute; z-index:10; left:5px; top:-209px; width:140px; height:20px;font-size: 11px;font-family: Arial;FONT-WEIGHT: normal; color:#C70606;background-color:#FFFFFF;text-align: center;}
.EtiquetaSectorConVideoFoto {position:absolute; z-index:10; left:5px; top:-209px; width:200px;height:13px;font-size: 12px;font-family: Arial;FONT-WEIGHT: bold;text-transform:uppercase;color:#C70606;background-color:#FFFFFF;text-align: center;}

.borde { border: 1px solid #F3F3F3; }
.borde2 { border: 1px solid #9B9B9B; }
.borde1 { border: 1px solid #C3C3C3; }
.borde000000 { border: 1px solid #000000;}
.BordeAzulOscuro {border: 1px solid #000037;}
.bordeceleste { border: 2px solid #539DB4; }
.borde5px { border: 5px solid #333333; }

.publinota-espacio {height:10px;}
.publinota-volanta {height:29px;}
.icono-video-relativo {position: relative;width:0px;height:0px;}
.icono-video-absoluto {position: absolute; width: 80px; height: 30px; z-index: 1; left: 230px; top: -196px;}
.icono-video-2-columnas-absoluto {position: absolute; width: 80px; height: 30px; z-index: 1; left: 358px; top: -350px}

.menutop {font-size: 11px; color:#013C83; }
.menudestacados {font-size: 11px; color:#666666;}
.menunoticias {font-size: 11px; color:#E5E7A0; FONT-WEIGHT: bold; }
.volanta {font-size: 11px;color:#666666; }
.volantadoscolumnas {font-size: 12px;color:#666666; }
.hora {font-family: Arial; font-size: 12px; FONT-WEIGHT: bold; }
.menu {font-size: 11px; color:#000000; }
.nota {font-family: Arial; color:#2C4579;}
.titulosiconos {font-family: Arial; color:#FFFFFF;}

.tituloprincipalatrescolumnasHome {font-size: 35px;font-family: Arial;FONT-WEIGHT: bold; color:#000000;}
.tituloprincipalatrescolumnas {font-size: 24px;font-family: Arial;FONT-WEIGHT: bold; color:#000000;}
.titulopostampliado {font-size: 22px;font-family: Arial;FONT-WEIGHT: bold; color:#000000;}
.tituloprincipal {font-size: 24px;font-family: Arial;FONT-WEIGHT: bold; color:#000000;}
.titulo {font-family: Arial;FONT-WEIGHT: bold; color:#000000;font-size: 18px;}
.tituloAdmin {font-family: Arial;FONT-WEIGHT: bold; color:#000000;font-size: 20px;}
.tituloSinFotoVideo {font-family: Arial;FONT-WEIGHT: bold; color:#000000;font-size: 38px;}
.titulocolumna2 {font-family: Arial;FONT-WEIGHT: bold;  color:#000000;font-size: 20px;}
.tituloDestacados {font-family: Arial;FONT-WEIGHT: normal;  color:#000000;font-size: 19px;}
.tituloRojo {font-family: Arial; color:#E9002A;}

.titulopostC666666 { font-family: Arial;font-size: 14px; color:#666666; }
.titulobloques {font-family: Arial;font-size: 22px;}

.tituloC000000 { font-family: Arial;font-size: 17px; color:#000000; }
.tituloC666666 { font-family: Arial;font-size: 17px; color:#666666; }

.caja-tamanio-principal {height:365px;}
.caja-tamanio-principal-especial {height:465px;}

.caja-espacio {width: 633px; text-align:right; height:14px;}

.caja-deportes-titulo {position:absolute; left:0px; top:5px; width:120px; height:25px;}
.caja-deportes-menu {position:absolute; left:130px; top:7px; width:260px; height:25px;z-index:20;}

.caja-destacados-titulo {position:absolute; left:0px; top:0px; width:150px; height:25px;}
.caja-destacados-paginado {width: 633px; text-align:right; height:14px;}

.caja-espectaculos-titulo {position:absolute; left:0px; top:-1px; width:180px; height:25px;}
.caja-espectaculos-menu {position:absolute; left:190px; top:5px; width:260px; height:25px;z-index:20;}

.caja-claves-titulo {position:absolute; left:0px; top:0px; width:180px; height:25px;}

.caja-videos-titulo {position:absolute; left:0px; top:-1px; width:80px; height:25px;}
.caja-videos-paginado {width: 278px; text-align:right; height:14px;}

.caja-opinion-titulo {position:absolute; left:0px; top:0px; width:100px; height:25px;}
.caja-opinion-menu {position:absolute; left:110px; top:5px; width:260px; height:25px;z-index:20;}
.caja-opinion-paginado {width: 633px; text-align:right; height:14px;}

.caja-audios-destacados {position:relative;width:176px;height:240px;}
.caja-audios-destacados-titulo-audio {width: 176px; height: 160px;}
.caja-audios-destacados-comunidad {position:absolute; left:20px; top:225px; width:130px; height:15px;z-index:10;}
.caja-audios-destacados-titulo {position:absolute; left:0px; top:-1px; width:260px; height:25px;}
.caja-audios-destacados-menu {position:absolute; left:270px; top:5px; width:260px; height:15px;z-index:20;}
.caja-audios-destacados-paginado {width: 950px; text-align:right; height:14px;}
.caja-audios-destacados-hora {height:100px;}

.caja-clasificados-imagenes-rubros {position: relative; left:0; top:0; width: 300px; height: 100px; z-index: 1}

.caja-audio {background-image: url('http://www.cadena3.com/images/nuevo2010_Background_notaprincipal_negro.png');position: absolute; width: 310px; height: 60px; z-index: 1; left: 5px; top: -73px;}
.caja-audio-contenedor {width:310px;height:60px;}
.caja-audio-paginado {position: relative; left:0; top:0; width: 100px; height: 1px; z-index: 1;}
.caja-audio-paginado-absoluto {position:absolute; left:120px; top:-23px; width:92px; height:8px;}

.caja-audio-principal-absoluto {position: absolute; width: 310px; height: 60px; z-index: 1; left: 0px; top: 290px;}
.caja-audio-notas-absoluto {position: absolute; width: 310px; height: 60px; z-index: 1; left: 0px; top: 60px;}

.caja-notas-relacionadas-absoluto {width:130px;position:absolute;left:2px;top:1px;z-index:80;}

.caja-encuesta {width:65px;}

.caja-comentar-sin-multimedia-absoluto {width:310px; height:25px;position:absolute;top:-40px;left:5px;z-index:3;}
.caja-comentar-con-multimedia {width:110px;}
.caja-comentar-con-audio-absoluto {padding:0;margin:0;width:310px; height:25px;position:absolute;top:-155px;left:5px;z-index:3;}
.caja-comentar-con-foto-absoluto {padding:0;margin:0;background-image: url('http://www.cadena3.com/images/nuevo2010_Background_notaprincipal_negro.png');width:310px; height:25px;position:absolute;top:-155px;left:5px;z-index:3;}

.caja-nota-principal-2 {position: relative;width:650px;height:352px;}
.caja-nota-principal-2-absoluto {position:absolute;top:0px;left:-210px;z-index:2;width:210px; height:352px;}
.caja-nota-principal-2-con-multimedia-absoluto {position:absolute;top:0px;left:-210px;z-index:2;width:210px; height:352px;}
.caja-nota-principal-2-sin-multimedia-relativo {position:relative;width:660x; height:312px;}
.caja-nota-principal-2-sin-multimedia-absoluto {position:absolute;top:0px;left:0px;z-index:2;width:660x; height:352px;}
.caja-nota-principal-2-exclusivo-absoluto {position: absolute; width: 220px; height: 23px; z-index: 1; left: 0px; top: 2px;} 

.caja-nota-principal-2-audio {background-image: url('http://www.cadena3.com/images/nuevo2010_Background_notaprincipal_negro.png');position: absolute; width: 390px; height: 60px; z-index: 3; left: -630px; top: 280px;}
.caja-nota-principal-2-audio-contenedor {width:390px;height:60px}
.caja-nota-principal-2-audio-contenedor-absoluto {position:absolute; left:290px; top:30px; width:92px; height:8px;}
.caja-nota-principal-2-audio-sin-multimedia {background-image: url('http://www.cadena3.com/images/nuevo2010_Background_notaprincipal_negro.png');position: absolute; width: 630px; height: 50px; z-index: 3; left: 0px; top: 220px;}
.caja-nota-principal-2-audio-sin-multimedia-contenedor {width:630px;height:50px;}
.caja-nota-principal-2-audio-sin-multimedia-paginado-relativo {position: relative; width: 630px; height: 1px; z-index: 1;}
.caja-nota-principal-2-audio-sin-multimedia-paginado-absoluto {position: absolute; left:120px; top:20px; width:630px; height:8px;}

.caja-nota-principal-2-iconos {width:270px; height:27px;position:absolute;top:325px;left:-270px;z-index:3;}
.caja-nota-principal-2-iconos-contenedor {width: 150px; height:27px;}
.caja-nota-principal-2-iconos-sin-multimedia {width:270px; height:27px;position:absolute;top:325px;left:380px;z-index:3;}
.caja-nota-principal-2-iconos-sin-multimedia-contenedor {width: 150px; height:27px;}

.caja-nota-principal-2-comentar {width: 110px; height:27px;}

.caja-nota-principal-2-nota-relacionada-con-audio {width:130px;position:absolute;left:275px;top:245px;z-index:100;}
.caja-nota-principal-2-nota-relacionada-sin-audio {width:130px;position:absolute;left:275px;top:320px;z-index:100;}
.caja-nota-principal-2-nota-relacionada-sin-audio-especial {width:130px;position:absolute;left:275px;top:240px;z-index:100;}

.caja-nota-principal-1-titulo {background-image: url('http://www.cadena3.com/images/imagenes-2011/fondo_noticias.png');height:60px;}
.caja-nota-principal-1-contenedor {position: relative;width:990px;height:420px;}
.caja-nota-principal-1-galeria-fotos {width: 620px; text-align:right; height:27px;}
.caja-nota-principal-1-icono-video {position: absolute; width: 300px; height: 32px;background-image: url('http://www.cadena3.com/images/imagenes-2011/fondo_noticias.png'); z-index: 1; left: 0px; top: 50px;}
.caja-nota-principal-1-icono-video-contenedor {width:300px; height:32px;}
.caja-nota-principal-1-icono-video-contenedor-imagen {width:24px; height:32px;}
.caja-nota-principal-1-icono-video-contenedor-texto {width:246px; height:32px;}
.caja-nota-principal-1-titulo-absoluto {position: absolute; width: 990px; height: 140px; z-index: 1; left: 0px; top: 246px;}
.caja-nota-principal-1-titulo-absoluto-contenedor {width:990px; height:200px;}
.caja-nota-principal-1-exclusivo {position: absolute; width: 220px; height: 23px; z-index: 1; left: 0px; top: 40px;}
.caja-nota-principal-1-subtitulo {position: absolute; width: 990px; height: 100px; z-index: 4; left: 0px; top: 305px;}
.caja-nota-principal-1-subtitulo-contenedor {width:450px;height:100px;}
.caja-nota-principal-1-subtitulo-contenedor-sin-audio {width:950px; height:60px;}
.caja-nota-principal-1-subtitulo-contenedor-con-audio {width:440px; height:60px;}
.caja-nota-principal-1-subtitulo-contenedor-con-audio-absoluto-separador {position: absolute; width: 1px; height: 50px;background-image: url('http://www.cadena3.com/images/c3_separador_pestanias.jpg'); z-index: 5; left: 470px; top: 25px;}
.caja-nota-principal-1-audio {position: absolute; width: 510px; height: 100px; z-index: 50; left: 480px; top: 305px;}
.caja-nota-principal-1-audio-contenedor {width:500px;height:100px;}
.caja-nota-principal-1-audio-paginado {position:absolute; left:0px; top:45px; width:92px; height:8px;}

.caja-nota-principal-1-iconos {position: absolute; width: 350px; height: 27px; z-index: 55; left: 690px; top: 375px;}
.caja-nota-principal-1-iconos-contenedor {width: 200px; height:27px;}
.caja-nota-principal-1-comentar {width: 110px; height:27px};

.caja-nota-principal-1-nota-relacionada {position: relative;width:200px;}
.caja-nota-principal-1-nota-relacionada-contenedor {width:700px;}

.caja-nota-destacada {position: relative;width:648px;height:352px;}
.caja-nota-destacada-sin-multimedia-absoluto {position:absolute;top:0px;left:0px;z-index:2;width:648x; height:352px;}

.post-destacados {position: relative;width:200px;height:140px;}
.post-destacados-titulo {position: relative;width:200px;height:85px;}
.post-destacados-subtitulo {position: relative;width:200px;height:170px;}

.blogs-destacados {position: relative;width:145px;height:111px;}
.blogs-destacados-titulo {position: relative;width:145px;height:160px;}

.estrenos-destacados {position: relative;width:290px;height:159px;}
.estrenos-destacados-titulo {position: relative;width:290px;height:41px;}

.copete {font-family: Arial;font-size: 12px; color:#000000; }
.copeteSinFotoVideo {font-family: Arial;font-size: 15px; color:#000000; }

.iconos { float:left;font-family: Arial, sans-serif; font-size: 11px; color:#1F3446; }

.menumobile {font-size: 11px; color:#000000; }
.menumobile1 {font-size: 10px; color:#000000; }
.titulopostmobile { font-family: Arial;font-size: 22px; color:#000000; }
.horamobile { font-size: 13px; FONT-WEIGHT: bold; }
.copetemobile {font-size: 13px; color:#666666; }
.menudestacadosmobile {font-size: 11px; color:#666666;}
.volantamobile {font-size: 11px;color:#666666; }
.epigrafe {font-size: 11px;font-family: sans-serif;}

.fondodeportes {background-color:#079869;}

.titulo-submenu {font-family: Arial;FONT-WEIGHT: bold;color:#666666;font-size: 14px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;PADDING-RIGHT: 10px;PADDING-LEFT: 10px;}
.titulo-submenu-clasificados {font-family: Arial;FONT-WEIGHT: bold;color:#666666;font-size: 13px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;PADDING-RIGHT: 2px;PADDING-LEFT: 2px;}
.titulo-estilo8 {font-family: Arial;FONT-WEIGHT: bold;color:#666666;font-size: 12px;PADDING-BOTTOM: 3px;PADDING-TOP: 17px;PADDING-RIGHT: 10px;PADDING-LEFT: 10px;height:20px;}
.lineagris-vertical-transparente {background-image: url('http://www.cadena3.com/images/images-2012/lineagris-vertical-fondotransparente.png');background-position:left center;background-repeat:no-repeat;}
.lineagris-220 { background-image: url('http://www.cadena3.com/images/images-2012/LineaGris.gif');height:1px;width:220px;clear:left;}
.titulo-estilo8-buscador {font-family: Arial;FONT-WEIGHT: normal;color:#666666;font-size: 12px;PADDING-BOTTOM: 3px;PADDING-TOP: 14px;PADDING-RIGHT: 10px;PADDING-LEFT: 80px;height:20px;}
.padding-0 {margin:0px;PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px}
.padding-laterales { PADDING-RIGHT: 5px;PADDING-LEFT: 5px;}
.caja-textbox {border:1px solid #C0C0C0; background-image: url('http://www.cadena3.com/images/images-2012/fondo-menu.gif');}
.icono-titulo-estilo1 {font-family: Arial;FONT-WEIGHT: bold;color:#000000;font-size: 10px;PADDING-BOTTOM: 2px;PADDING-TOP: 2px;}
.caja-1000-audios {position:relative;width:998px;height:26px;}
.caja-1000-audios-menu {width:923px;height:26px;}
.fondoE5E5E5 {background-color:#E5E5E5;}
.padding-superior-7 { PADDING-TOP: 7px}
.padding-superior-14 { PADDING-TOP: 14px}
.fondo-menu {background-image: url('http://www.cadena3.com/images/images-2012/fondo-menu.gif');}
.titulo-submenu-audios {font-family: Arial;FONT-WEIGHT: bold;color:#000000;font-size: 10px;PADDING-BOTTOM: 3px;PADDING-TOP: 3px;PADDING-RIGHT: 10px;PADDING-LEFT: 10px;}
.titulo-estilo11 {font-family: Arial;FONT-WEIGHT: bold;color:#FFFFFF;font-size: 11px;PADDING-BOTTOM: 2px;PADDING-TOP: 8px;PADDING-RIGHT: 15px;PADDING-LEFT: 10px;height:15px;}
.fondo346699 {background-color:#333333;}
.texto346699 {color:#000000;}
.texto04C0EF {color:#04C0EF;}
.fondo04C0EF {background-color:#04C0EF;}
.icono-titulo-estilo2 {font-family: Arial;FONT-WEIGHT: bold;color:#04C0EF;font-size: 10px;PADDING-BOTTOM: 2px;PADDING-TOP: 2px;}
.lineagris-270 { background-image: url('http://www.cadena3.com/images/images-2012/LineaGris.gif');height:1px;width:270px;clear:left;}
.lineagris-290 { background-image: url('http://www.cadena3.com/images/images-2012/LineaGris.gif');height:1px;width:290px;clear:left;}
.lineagris-300 { background-image: url('http://www.cadena3.com/images/images-2012/LineaGris.gif');height:1px;width:300px;clear:left;}
.caja-audios-estilo3 {width:166px; height:30px; background-image: url('http://www.cadena3.com/images/images-2012/fondo-transparente-negro.png');}
.caja-audios-estilo3-titulo {font-family: Arial;FONT-WEIGHT: normal;color:#ffffff;font-size: 11px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;width:100px;}
.fondo24CC8D {background-color:#24CC8D;}
.texto24CC8D {color:#24CC8D;}
.tituloSecciones {font-family: Arial;font-size: 18px;}
.FondoNotaPrincipal2columnas {background-image: url('http://www.cadena3.com/images/images-2012/fondo-nota-principal.png');}
.FondoNotaPrincipalDeportes2columnas {background-image: url('http://www.cadena3.com/images/images-2012/fondo-deportes-principal.png');}
.FondoNotaPrincipalEspectaculos2columnas {background-image: url('http://www.cadena3.com/images/images-2012/fondo-espectaculos-principal.png');}
.fondoB0842B {background-color:#FF6600;}
.textoB0842B {color:#FF6600;}
.fondo018FDD {background-color:#018FDD;}
.texto018FDD {color:#018FDD;}
.copeteprincipal {font-family: Arial;font-size: 13px; color:#000000; }
.tituloCajas {font-family: Arial;font-size: 14px; color:#000000; }
.caja-columnas-footer {position:relative; width:217px;PADDING-RIGHT: 15px;PADDING-LEFT: 15px;PADDING-BOTTOM: 5px;PADDING-TOP: 5px;text-align: left;}
.columnas-247 {background-position:left top;background-repeat:no-repeat;overflow:hidden;float:left;width:247px;PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;text-align: center;}
.icono-titulo-estilo3 {font-family: Arial;FONT-WEIGHT: bold;color:#04C0EF;font-size: 18px;PADDING-BOTTOM: 2px;PADDING-TOP: 2px;}
.textoC50001 {color:#C50001;}
.caja-subtitulo {overflow:hidden;height:59px;}
.caja-titulo {overflow:hidden;height:55px;}
.caja-titulo-publicidad {overflow:hidden;height:29px;width:200px;}
.caja-imagen {overflow:hidden;height:204px;}

.BFF6666 {background-color:#FF6666;}
.BF8F8F8 {background-color:#F8F8F8;}
.B333333 {background-color:#333333;}
.BEEEEEE {background-color:#EEEEEE;}
.B012552 {background-color:#012552;}
.BCCCCCC {background-color:#CCCCCC;}
.BA39C2C {background-color:#A39C2C;}
.B666666 {background-color:#666666;}
.BB02D00 {background-color:#B02D00;}
.B000000 {background-color:#000000;}
.B1D2E78 {background-color:#1D2E78;}
.BEEEEEE {background-color:#CCCCCC;}
.BB4BAD1 {background-color:#B4BAD1;}
.BFFFFFF {background-color:#FFFFFF;}
.BF3F3F3 {background-color:#F3F3F3;}
.B013C83 {background-color:#013C83;}
.BE9E9E9 {background-color:#E9E9E9;}
.BC50001 {background-color:#C50001;}
.B64380D {background-color:#64380D;}
.Bcelesteclaro {background-color:#ECF5FF;}
.B2C4579 {background-color:#2C4579;}
.B203548 {background-color:#2C4579;}
.B2C4579 {background-color:#2C4579;}
.B1980C5 {background-color:#1980C5;}
.BAE8251 {background-color:#AE8251;}
.B664B2F {background-color:#664B2F;}
.BBB2500 {background-color:#BB2500;}
.B04C0EF {background-color:#04C0EF;}
.B0092E6 {background-color:#0092E6;}
.B004B96 {background-color:#004B96;}

.C2C4579 { color:#2C4579;}
.CBB2500 { color:#BB2500;}
.CAE8251 { color:#AE8251;}
.C666666 {color:#666666;}
.C2F60AA {color:#2F60AA;}
.C333333 {color:#333333;}
.C013C83 {color:#013C83;}
.CFFFFFF {color:#FFFFFF;}
.CC50001 {color:#C50001;}
.C000000 {color:#000000;}
.C4B4432 {color:#4B4432;}
.C64380D {color:#64380D;}
.C1980C5 {color:#1980C5;}
.C04C0EF {color:#04C0EF;}
.colorceleste { color:#539DB4;}
.C346699 {color:#000000;}
.C0092E6 { color:#0092E6;}
.C004B96 { color:#004B96;}

.SIZE8 { font-size:  8px; }
.SIZE9 { font-size:  9px; }
.SIZE10 { font-size: 10px; }
.SIZE11 { font-size: 11px; }
.SIZE12 { font-size: 12px; }
.SIZE13 { font-size: 13px; }
.SIZE14 { font-size: 14px; }
.SIZE15 { font-size: 15px; }
.SIZE16 { font-size: 16px; }
.SIZE17 { font-size: 17px; }
.SIZE18 { font-size: 18px; }
.SIZE19 { font-size: 19px; }
.SIZE20 { font-size: 20px; }
.SIZE21 { font-size: 21px; }
.SIZE22 { font-size: 22px; }
.SIZE23 { font-size: 23px; }
.SIZE24 { font-size: 24px; }
.SIZE25 { font-size: 25px; }
.SIZE26 { font-size: 26px; }
.SIZE27 { font-size: 27px; }
.SIZE28 { font-size: 28px; }
.SIZE29 { font-size: 29px; }
.SIZE30 { font-size: 30px; }

.floatleft {float:left;}
.floatright {float:right;}
.bold {FONT-WEIGHT: bold;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.clear {clear:left;}
.relativo {position: relative;}
.ocultar {overflow:hidden;}

.audiosfondo { background-image: url('http://www.cadena3.com/images/c3_fondodestacados.gif');}
.fondo1 { background-image: url('http://www.cadena3.com/images/bg_encuesta.jpg');}
.fondo2 { background-image: url('http://www.cadena3.com/images/c3_fondo_posts.jpg');}
.fondo3 { background-image: url('http://www.cadena3.com/images/c3_fondo_espectaculos.jpg');}
.fondo4 { background-image: url('http://www.cadena3.com/images/c3_fondo_blogs.gif');}
.fondo5 { background-image: url('http://www.cadena3.com/images/c3_fondo_corresponsal1.jpg');}
.fondo6 { background-image: url('http://www.cadena3.com/images/c3_fondo_deportes.gif');}
.fondo7 { background-image: url('http://www.cadena3.com/images/bg_musica_rank.jpg');}
.fondo8 { background-image: url('http://www.cadena3.com/images/c3_fondo_cartelera.jpg');}
.fondoceleste {background-color:#539DB4;}

.videoboxcontenidoimagen {text-align: center; width:190; height:152;}

.lomasdestacado { text-align: left; border: 1px solid #C6E9FD; background-color: #ECF4FF}
.lomasdestacadovolanta { color: #013C83;font-size: 11px;  }
.lomasdestacadotitulo { color: #013C83;font-size: 12px; FONT-WEIGHT: bold;  }
.lomasdestacadosector { color: #000000;font-size: 16px;  }

.clasificadosfondo { background-image: url('http://www.cadena3.com/images/c3_fondomenuAma.gif');}
.clasificadossector { color: #000000;font-size: 12px;  }

.margensuperior10px { margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px }

.margen0px { margin:0px; }
.margen7px { margin:7px; }
.margen10px { margin:10px; }
.margen-top-5px { margin:5px; }
.margenizq { margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:0px }
.margen30px { margin:25px; }
.margen { margin:5px; }
.paddingTop { PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 10px}
.padding { PADDING-RIGHT: 5px;PADDING-LEFT: 5px;PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.paddingabajo { PADDING-RIGHT: 5px;PADDING-LEFT: 5px;PADDING-BOTTOM: 0px;PADDING-TOP: 5px}
.paddinglaterales { PADDING-RIGHT: 0px;PADDING-BOTTOM: 2px;PADDING-TOP: 2px;PADDING-LEFT: 3px;}
.paddinglaterales10px { PADDING-RIGHT: 10px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px;PADDING-LEFT: 10px;}
.paddingiconos { PADDING-RIGHT: 2px;PADDING-LEFT: 2px;PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.padding0px { margin:0px; }
.padding10px { PADDING:10px; }
.padding2px { margin:2px; }
.paddingmargen20px { margin-left:20px; margin-right:20px; margin-top:0px; margin-bottom:0px }
.paddinglateralesdoscolumnas { PADDING-RIGHT: 5px;PADDING-LEFT: 5px;PADDING-BOTTOM: 0px;PADDING-TOP: 0px}
.paddingNota { PADDING-RIGHT: 10px;PADDING-LEFT: 120px;PADDING-BOTTOM: 5px;PADDING-TOP: 5px}
.padding1px { PADDING:1px; }
.padding15px { PADDING:15px; }
.padding20px { PADDING:20px; }
.paddingSuperior { PADDING-RIGHT: 0px;PADDING-LEFT: 0px;PADDING-BOTTOM: 0px;PADDING-TOP: 5px}

.lineagris { background-image: url('http://www.cadena3.com/images/c3_fondoLineaGris.gif');height:1px;}
.lineagris-217 { background-image: url('http://www.cadena3.com/images/images-2012/LineaGris.gif');height:1px;width:217px;clear:left;}


stepcarouselvideos {
position: relative; /*leave this value alone*/
border: 0px solid white;
overflow: scroll; /*leave this value alone*/
width: 298px; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/
}

stepcarouselvideos .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

stepcarouselvideos .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 298px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarouseldestacados {
position: relative; /*leave this value alone*/
border: 0px solid white;
overflow: scroll; /*leave this value alone*/
width: 653px; /*Width of Carousel Viewer itself*/
height: 340px; /*Height should enough to fit largest content's height*/
}

.stepcarouseldestacados .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouseldestacados .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 6px; /*margin around each panel*/
padding: 5px;
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 320px;
background-color: #FFFFFF;
}

.stepcarouselblogs {
position: relative; /*leave this value alone*/
border: 10px solid #24CC8D;
overflow: scroll; /*leave this value alone*/
width: 628px; /*Width of Carousel Viewer itself*/
height: 260px; /*Height should enough to fit largest content's height*/
}

.stepcarouselblogs .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouselblogs .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:3px;
padding: 5px;
width: 145px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 240px;
background-color: #FFFFFF;
}

.stepcarouselcorresponsal {
position: relative; /*leave this value alone*/
border: 10px solid #333333;
overflow: scroll; /*leave this value alone*/
width: 550px; /*Width of Carousel Viewer itself*/
height: 240px; /*Height should enough to fit largest content's height*/
}

.stepcarouselcorresponsal .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouselcorresponsal .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding: 5px; /*margin around each panel*/
width: 176px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarouselservicios {
position: relative; /*leave this value alone*/
border: 10px solid #0092E6;
overflow: scroll; /*leave this value alone*/
width: 360px; /*Width of Carousel Viewer itself*/
height: 240px; /*Height should enough to fit largest content's height*/
}

.stepcarouselservicios .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouselservicios .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding: 5px; /*margin around each panel*/
width: 176px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarouselfotos3columnas {
position: relative; /*leave this value alone*/
border: 0px solid white;
overflow: scroll; /*leave this value alone*/
width: 990px; /*Width of Carousel Viewer itself*/
height: 325px; /*Height should enough to fit largest content's height*/
}

.stepcarouselfotos3columnas .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouselfotos3columnas .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 990px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

stepcarouselcartelera {
position: relative; /*leave this value alone*/
border: 0px solid white;
overflow: scroll; /*leave this value alone*/
width: 300px; /*Width of Carousel Viewer itself*/
height:280px; /*Height should enough to fit largest content's height*/
}

stepcarouselcartelera .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

stepcarouselcartelera .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-top: 5px; /*margin around each panel*/
margin-left: 40px; /*margin around each panel*/
width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarouseldeportes {
position: relative; /*leave this value alone*/
border: 10px solid #333333;
overflow: scroll; /*leave this value alone*/
width: 950px; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/
}

.stepcarouseldeportes .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarouseldeportes .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding: 7px; /*margin around each panel*/
width: 176px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

ul.makeMenu, ul.makeMenu ul {
  width: 700px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  z-index:30;
  top: 37px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  width: 220px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);
}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenu li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */


ul.makeMenuAudios, ul.makeMenuAudios ul {
  width: 925px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuAudios li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuAudios li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 25px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  z-index:200;
  padding: 0px;           /* stops the usual indent from ul */
  width: 105px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);
}
ul.makeMenuAudios li:hover, ul.makeMenuAudios li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuAudios ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuAudios li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuAudios li a { display: block; width: 100%; text-decoration: none; }
ul.makeMenuAudios li a:hover, ul.makeMenuAudios li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuAudios li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */



ul.makeMenuHora, ul.makeMenuHora ul {
  width: 990px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuHora li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuHora li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  z-index:300;
  top: -410px;                    /* position slightly lower than the parent menu item */
  left: -40px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  width: 300px;                 /* sets the size of the menu blocks */
  height: 400px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);  
}
ul.makeMenuHora li:hover, ul.makeMenuHora li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuHora ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuHora li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuHora li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenuHora li a:hover, ul.makeMenuHora li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuHora li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */



ul.makeMenuAudiosLoUltimoLateral, ul.makeMenuAudiosLoUltimoLateral ul {
  width: 30px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuAudiosLoUltimoLateral li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuAudiosLoUltimoLateral li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  z-index:1000;
  padding: 10px;           /* stops the usual indent from ul */
  top: -354px;                    /* position slightly lower than the parent menu item */
  left: -330px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  width: 300px;                 /* sets the size of the menu blocks */
  height: 350px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);  
}
ul.makeMenuAudiosLoUltimoLateral li:hover, ul.makeMenuAudiosLoUltimoLateral li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuAudiosLoUltimoLateral ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuAudiosLoUltimoLateral li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuAudiosLoUltimoLateral li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenuAudiosLoUltimoLateral li a:hover, ul.makeMenuAudiosLoUltimoLateral li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuAudiosLoUltimoLateral li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */



ul.makeMenuAudiosDestacados, ul.makeMenuAudiosDestacados ul {
  width: 600px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuAudiosDestacados li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuAudiosDestacados li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  z-index:800;
  padding: 10px;           /* stops the usual indent from ul */
  top: 16px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  width: 300px;                 /* sets the size of the menu blocks */
  height: 350px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);  
}
ul.makeMenuAudiosDestacados li:hover, ul.makeMenuAudiosDestacados li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuAudiosDestacados ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuAudiosDestacados li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuAudiosDestacados li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenuAudiosDestacados li a:hover, ul.makeMenuAudiosDestacados li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuAudiosDestacados li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */




ul.makeMenuNoticiasRelacionadas, ul.makeMenuNoticiasRelacionadas ul {
  width: 150px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuNoticiasRelacionadas li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuNoticiasRelacionadas li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  padding: 10px;           /* stops the usual indent from ul */
  z-index:10;
  top: 11px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  width: 300px;                 /* sets the size of the menu blocks */
  /* height: 350px;                 /* sets the size of the menu blocks */
  border: 5px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);  
}
ul.makeMenuNoticiasRelacionadas li:hover, ul.makeMenuNoticiasRelacionadas li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuNoticiasRelacionadas ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuNoticiasRelacionadas li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuNoticiasRelacionadas li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenuNoticiasRelacionadas li a:hover, ul.makeMenuNoticiasRelacionadas li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuNoticiasRelacionadas li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */





ul.makeMenuCompartir, ul.makeMenuCompartir ul {
  width: 80px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
}
ul.makeMenuCompartir li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
}
ul.makeMenuCompartir li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: -37px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
  z-index:20;
  width: 150px;                 /* sets the size of the menu blocks */
  border: 1px solid #04C0EF;      /* puts a black border around the menu blocks */
  background-color: #FFFFFF;
  -moz-opacity:.95;
  opacity:.95;
  filter:alpha(opacity=95);  
}
ul.makeMenuCompartir li:hover, ul.makeMenuCompartir li.CSStoHighlight {
  color: #04C0EF;                 /* makes the active menu item text black */ 
}
ul.makeMenuCompartir ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenuCompartir li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenuCompartir li a { color: #000; display: block; width: 100%; text-decoration: none; }
ul.makeMenuCompartir li a:hover, ul.makeMenuCompartir li a.CSStoHighLink { color: #04C0EF; }
ul.makeMenuCompartir li:hover > a { color: #04C0EF; } /* supports links in branch headings - should not be display: block; */




<!--[if gt IE 5.0]><![if lt IE 7]>

/* that IE 5+ conditional comment makes this only visible in IE 5+ */

ul.makeMenu li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenu ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 35px; left: 0px;
}

ul.makeMenuAudios li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenuAudios ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 35px; left: 0px;
}

ul.makeMenuHora li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenuHora ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: -300px; left: 0px;
}

ul.makeMenuAudiosDestacados li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenuAudiosDestacados ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 23px; left: 0px;
}

ul.makeMenuAudiosLoUltimoLateral li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenuAudiosLoUltimoLateral ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 23px; left: 0px;
}

ul.makeMenuNoticiasRelacionadas li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url( IEmen.htc );
}
ul.makeMenuNoticiasRelacionadas ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: 23px; left: 0px;
}

ul.makeMenuCompartir ul {  /* copy of above declaration without the > selector, except left position is wrong */
  display: none; position: absolute; top: -37px; left: 0px;
}

<![endif]><![endif]-->