@charset "utf-8";
/* CSS Document */

*
{


}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 80px;
	width: 340px;
}


#cont_960{
	float: left;
	width: 960px;
	height: 300px;
}


/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 600px;
	height: auto;
	margin-top: 59px;
	margin-left: 0px;
}

.punto{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 4px;
}

.menu_off {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00FEFC;
}
.menu_off a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_off a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: ##00FEFC;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00FEFC;
	background-color: #424242;
}
.menu_on a {
	color: #FFFFFF;
	text-decoration:none;
}
.menu_on a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 30px;
	width: 640px;
	background-image: url(../imagenes/fondo-tab-gris.jpg);
	background-repeat:   repeat-x;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CADF0;
}


.tab-640-color {
	float: left;
	height: 30px;
	width: 640px;
	background-image: url(../imagenes/fondo-tab-gris.jpg);
	background-repeat:   repeat-x;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD02DB;
}


.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	height: 22px;
	background-color: #007EC8;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	background-image: url(../imagenes/fondo-tab1.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 20px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #A75443;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.end-tab-640 {
	float: left;
	height: 30px;
	width: 15px;
	background-image: url(../imagenes/fondo-tab2.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 14px;
	width: 14px;
	margin-top: 12px;
	margin-right: 5px;
}
.boton-mas-tab-640 {
	float: right;
	height: 14px;
	width: 14px;
}
.boton-mas-tab-640 img { border: none; }












/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261710;
	background-color: #AF362E;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #261710;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 30px;
	width: 300px;
	background-image: url(../imagenes/fondo-tab-gris.jpg);
	background-repeat:  repeat-x;
	margin-bottom: 0px;
}
.nombre-tab-300 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	height: 23px;
	background-color: #1DCEF8;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	background-image: url(../imagenes/fondo-tab2.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.end-tab-300 {
	float: left;
	height: 30px;
	width: 12px;
	background-image: url(../imagenes/fondo-tab-3.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 100px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 30px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CADF0;
	background-image: url(../imagenes/fondo-tab-gris.jpg);
	background-repeat:  repeat-x;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 15px;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}
#cont_portada_prin_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(../imagenes/bg_principal_.jpg);
	background-repeat: no-repeat;
}
#cont_portada_titlep {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0C1F59;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #FFF;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #FFF;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	color: #000000;
	width: 227px;
	height: 76px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#cont_portada_titlep_bajada p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #081528;
	border-bottom-color: #081528;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #7A878B;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.cont_info_sec a {
	color: #FFFFFF;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}



.boxes-640-programacion {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(../imagenes/fondo-programacion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1DCEF8;
	border-right-color: #1DCEF8;
	border-bottom-color: #1DCEF8;
	border-left-color: #1DCEF8;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EFEFEF;
}





.box_cont2 {
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 20px;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	text-decoration: underline;
}
.notlinea_hora {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}	

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 960px;
	margin-bottom: 15px;
	height: 500px;
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}
#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 575px;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

li.box-galerias-dest {
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:8px;
	background-color: #e9e9e9;
	width:198px;
	height:170px;
	border-bottom: 1px dotted #b1b1b1;
	position: relative;
}

li.box-galerias-dest img {
	border: 4px solid #b1b1b1;
	float:left;
	clear:both;
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
}

img.logogaleriahd {
	position: absolute;
	left:0px;
	top:0px;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	border: 4px solid #0CADF0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	padding:6px;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 25px;
	float:right;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #333333;
}

#paginas #nav_pags a:hover {
	color: #cccccc;
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	display: block;	
	text-align: center;
	background-color: #ccc;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 5px;
}

#paginas #nav_pags span:hover {
	background-color: #bbb;
}

#paginas #nav_pags .selected {
	background-color: #3f4032;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #3f4032!important;
}


.programa-dia {
	float: left;
	height: 30px;
	width: 106px;
	background-color: #0cadf0;
}

.programa-dia2 {
	float: left;
	height: 30px;
	width: 110px;
	background-color: #0cadf0;
}



.programa-fecha {
	float: left;
	height: 27px;
	width: 27px;
	background-color: #FFFFFF;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #424242;
	padding-left: 1px;
	padding-top: 1px;
}
.programa-texto {
	float: left;
	height: auto;
	width: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 3px;
}
.box-programa {
	float: left;
	height: 129px;
	width: 95px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	    background:#efefef;
}

    
  .box-programa:hover{
            background: #CCCCCC;
        }
 .box-programa:active{
            background:#efefef;
        }



.box-programa2 {
	float: left;
	height: 129px;
	width: 98px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0CADF0;
}

    
  .box-programa2:hover{
            background: #CCCCCC;
        }
 .box-programa2:active{
            background:#efefef;
        }




.box-programa-ultimo {
	float: left;
	height: 129px;
	width: 95px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0CADF0;
}

    
  .box-programa-ultimo:hover{
            background: #CCCCCC;
        }
 .box-programa-ultimo:active{
            background:#efefef;
        }











.box-programa-vacio {
	float: left;
	height: 130px;
	width: 96px;
	padding: 5px;
}









.box-programa-vacio2 {
	float: left;
	height: 130px;
	width: 95px;
	padding: 5px;
}











#programa-foto {
	float: left;
	height: 93px;
	width: 95px;
	left: 2183px;
}


#programa-foto2 {
	float: left;
	height: 93px;
	width: 98px;
	left: 2183px;
}



.programa-nombre {
	float: left;
	height: auto;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	margin-top: 7px;
}


.programa-nombre a {
	color: #424242;
	text-decoration: none;
}
.programa-nombre a:hover {
	text-decoration: underline;
}



#programa-mas {
	float: left;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
}



















.box-destacado {
	float: left;
	height: 289px;
	width: 202px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
}

    
  .box-destacado:hover{
            background: #CCCCCC;
        }
 .box-destacado:active{
            background:#efefef;
        }




.box-destacado2 {
	float: left;
	height: 289px;
	width: 202px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-style: solid;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #0CADF0;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
}

    
  .box-destacado2:hover{
            background: #CCCCCC;
        }
 .box-destacado2:active{
            background:#efefef;
        }



#destacado-foto {
	position: absolute;
	float: left;
	height: 200px;
	width: 202px;
	background-color: #CCCCCC;
	z-index: 1;
}

#destacado-flecha {
	position: absolute;
	float: left;
	height: 14px;
	width: 14px;
	z-index: 2;
}


.destacado-titulo {
	float: left;
	height: auto;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #424242;
	margin-top: 210px;
	line-height: 18px;
	padding-left: 5px;
}




.destacado-titulo a {
	color: #424242;
	text-decoration: none;
}
.destacado-titulo a:hover {
	text-decoration: underline;
}


.destacado-bajada {
	float: left;
	height: auto;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	margin-top: 7px;
	line-height: 15px;
	padding-left: 5px;
}











.destacado-derecho-1 {
	float: left;
	height: 140px;
	width: 288px;
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #1DCEF8;
}

    
  .destacado-derecho-1:hover{
            background: #CCCCCC;
        }
 .destacado-derecho-1:active{
            background:#EFEFEF;
        }





.destacado-derecho-2 {
	float: left;
	height: 65px;
	width: 288px;
	background-color: #EFEFEF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1DCEF8;
	border-bottom-color: #1DCEF8;
	border-left-color: #1DCEF8;
}

    
  .destacado-derecho-2:hover{
            background: #CCCCCC;
        }
 .destacado-derecho-2:active{
            background:#EFEFEF;
        }


.destacado-derecho-foto {
	float: left;
	height: 140px;
	width: 130px;
	margin-right: 10px;
}


.destacado-derecho-foto2 {
	float: left;
	height: 63px;
	width: 90px;
	margin-right: 10px;
}
.destacado-derecho-texto {
	float: left;
	height: auto;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424242;
	font-weight: bold;
	margin-bottom: 10px;
}


.destacado-derecho-texto a {
	color: #424242;
	text-decoration:none;
}
.destacado-derecho-texto a:hover {
	color: #424242;
	text-decoration:underline;
}




.destacado-derecho-texto2 {
	float: left;
	height: auto;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}


.destacado-derecho-texto2 a {
	color: #424242;
	text-decoration:none;
}
.destacado-derecho-texto2 a:hover {
	color: #424242;
	text-decoration:underline;
}





.destacado-derecho-bajada {
	float: left;
	height: auto;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
}




/* Caja de Twitter */

.twitter-boton, .twitter-boton2, .twitter-boton3 {
	float: left;
	height: 15px;
	width: auto;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	color:#424242;
	font-weight: bold;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}


.twitter-boton:hover, .twitter-boton2:hover, .twitter-boton3:hover {
	color: #FFFFFF;
	background-color:#0cadf0;
	cursor:pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.3s linear;

}

.twitter-boton-visited {
	background-color:#0cadf0;
	color: #FFFFFF;
}



.twitter-box_cont2 {
	float: left;
	width: 288px;
	height: auto;
	padding: 5px;
	z-index:1;
	border: 1px solid #1DCEF8;
	background-color: #EFEFEF;
}
.box-linea-640 {
	float: left;
	height: auto;
	width: 618px;
	padding: 10px;
	background-color: #efefef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0CADF0;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
}
.artista-foto {
	float: left;
	height: 450px;
	width: 325px;
	border: 3px solid #1BCEF7;
}
.artistas-texto {
	float: left;
	height: auto;
	width: 260px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	margin-bottom: 15px;
}






.artistas-texto a {
	color: #006699;
	text-decoration: none;
}
.artistas-texto a:hover {
	text-decoration: underline;
	color: #006699;
	
}










.artistas-titulo {
	float: left;
	height: auto;
	width: 260px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0cadf0;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.artistas-titulo-big {
	float: left;
	height: auto;
	width: 270px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #0cadf0;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	line-height: 40px;
}



.artistas-dia {
	float: left;
	height: 30px;
	width: 106px;
	background-color: #FF01CF;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.artista-musica {
	float: left;
	height: auto;
	width: 328px;
	border: 1px solid #FF01CF;
	margin-top: 10px;
	background-color: #FFFFFF;
}

div.jp-no-solution {
display: none;
}

.artistas-encuesta {
	background-image: url(../imagenes/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	min-height: 115px;
	width: 260px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	border: 1px solid #1DCEF8;
	margin-right: 5px;
	background-color: #FFFFFF;
}



#OPP-poll-question-text  {
	color: #0cadf0 !important;
	font-family: Arial, Helvetica, sans-serif;
}



#OPP-result-link-text{
	color: #0cadf0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px!important;
	font-weight: bold;
}



#caja_fbk {
	float: left;
	height: auto;
	width: 598px;
	padding: 20px;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}











.box-hitos {
	float: left;
	height: 149px;
	width: 95px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
}

    
  .box-hitos:hover{
            background: #CCCCCC;
        }
 .box-hitos:active{
            background:#efefef;
        }
		
		
.box-hitos2 {
	float: left;
	height: 149px;
	width: 98px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0CADF0;
}

    
  .box-hitos2:hover{
            background: #CCCCCC;
        }
 .box-hitos2:active{
            background:#efefef;
        }




.box-hitos-cierre {
	float: left;
	height: 149px;
	width: 95px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0CADF0;
}

    
  .box-hitos-cierre:hover{
            background: #CCCCCC;
        }
 .box-hitos-cierre:active{
            background:#efefef;
        }
		
		


#hitos-foto {
	float: left;
	height: 93px;
	width: 95px;
	left: 2183px;
}


#hitos-foto2 {
	float: left;
	height: 93px;
	width: 98px;
	left: 2183px;
}
		
		
.hitos-nombre {
	float: left;
	height: auto;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	margin-top: 7px;
	line-height: 15px;
}


.hitos-nombre a {
	color: #424242;
	text-decoration: none;
}
.hitos-nombre a:hover {
	text-decoration: underline;
}


		
		


.hitos-foto-big{
	float: left;
	height: 190px;
	width: 290px;
	border: 3px solid #1BCEF7;

}
	
		
.hitos-titulo {
	float: left;
	height: auto;
	width: 280px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0cadf0;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	line-height: 26px;
}

.hitos-texto {
	float: left;
	height: auto;
	width: 280px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	margin-bottom: 15px;
	line-height: 18px;
}





.hitos-texto a {
	color: #006699;
	text-decoration: none;
}
.hitos-texto a:hover {
	text-decoration: underline;
	color: #006699;
	
}










.box-video960 {
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 20px;
}
.competencia-audio {
	float: left;
	width: 638px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FD02DB;
	border-bottom-color: #FD02DB;
	border-left-color: #FD02DB;
	background-color: #EFEFEF;
	margin-bottom: 10px;
}


.competencia-ficha {
	float: left;
	height: 240px;
	width: 298px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FD02DB;
	border-bottom-color: #FD02DB;
	border-left-color: #FD02DB;
	background-color: #EFEFEF;
	padding: 10px;
}



    
.competencia-ficha:hover{
            background: #CCCCCC;
        }
.competencia-ficha:active{
            background:#efefef;
        }



.competencia-ficha2 {
	float: left;
	height: 240px;
	width: 299px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FD02DB;
	border-bottom-color: #FD02DB;
	background-color: #EFEFEF;
	padding: 10px;
}

    
.competencia-ficha2:hover{
            background: #CCCCCC;
        }
.competencia-ficha2:active{
            background:#efefef;
        }

/* ==== Navegación de Tabs === */

	ul.tabNav {
	list-style: none;
	padding: 0;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 30;
	margin-bottom: 0px;
	margin-left: 0;
		}

	ul.tabNav li {
	display: inline;
	float: left;
	height: 22px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: 30px;
		}

	ul.tabNav li a {
	color: #666666;
	text-decoration: none;
	float: left;
	height: 22px;
	width: 120px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
		}

		ul.tabNav li a.activo,
		ul.tabNav li a:hover {
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 120px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #FD02DB;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
		
		ul.tabNav li a:focus {
			outline: 0;
		}

		div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	float: left;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
	float: left;
	height: auto;
	width: 640px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD02DB;
		}

		#second {
	float: left;
	height: auto;
	width: 640px;
	margin: 0px;
	padding: 0px;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD02DB;
		}
		
.contenedor-tab {
	float: left;
	height: auto;
	width: 620px;
}
.competencia-foto {
	width: 297px;
	float: left;
	height: 130px;
}
.competencia-titulo {
	float: left;
	height: auto;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #424262;
	margin-top: 5px;
}

.competencia-texto {
	float: left;
	height: auto;
	width: 297px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424262;
	margin-top: 5px;
	line-height: 18px;
}

.competencia-boton-play {
	float: left;
	height: 23px;
	width: 23px;
	margin-top: 5px;
	background-image: url(../imagenes/reproductor/mini-play.jpg);
	background-repeat: none;
	background-position: 0px 0px;
}

.playcompetencia:hover {
	cursor: pointer;
}

div.playcompetencia.activo .competencia-boton-play {
	background-image: url(../imagenes/reproductor/stop.jpg);
	background-size: 23px 23px;
}

div.playcompetencia.activo {
background-color: #CCCCCC;
}

div.triviasanteriores img {
border: none;
width: 15px;
position: absolute;
left:0px;
top:0px;
}

div.triviasanteriores a:link, div.triviasanteriores a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
position: relative;
padding-left:20px;
text-decoration: none;
color: #000;
font-weight: bold;
height: 15px;
line-height: 15px;
display: block;
margin:3px 0px;
}

div.triviasanteriores a:hover {
text-decoration: underline;
}


.box-encuesta {
	float: left;
	height: 250px;
	width: 202px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
}

    
  .box-encuesta:hover{
            background: #CCCCCC;
        }
 .box-encuesta:active{
            background:#efefef;
        }




#boxencuesta-flecha {
	position: absolute;
	float: left;
	height: 14px;
	width: 14px;
	z-index: 2;
}



#boxencuesta-foto {
	position: absolute;
	float: left;
	height: 200px;
	width: 202px;
	background-color: #CCCCCC;
	z-index: 1;
}



.boxencuesta-titulo {
	float: left;
	height: auto;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	margin-top: 210px;
	line-height: 18px;
	padding-left: 5px;
}




.boxencuesta-titulo a {
	color: #424242;
	text-decoration: none;
}
.boxencuesta-titulo a:hover {
	text-decoration: underline;
}






.box-encuesta2 {
	float: left;
	height: 250px;
	width: 202px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #efefef;
	padding: 5px;
	background:#efefef;
	border-right-style: solid;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #0CADF0;
	border-bottom-color: #0CADF0;
	border-left-color: #0CADF0;
}

    
  .box-encuesta2:hover{
            background: #CCCCCC;
        }
 .box-encuesta2:active{
            background:#efefef;
        }
		
		
		
.encuesta-box {
	float: left;
	height: auto;
	width: 618px;
	padding: 10px;
	background-color: #efefef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00A5E5;
	border-bottom-color: #00A5E5;
	border-left-color: #00A5E5;
	margin-bottom: 10px;
}
.encuesta-titulo {
	float: left;
	height: auto;
	width: 615px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}


.encuesta-bajada {
	float: left;
	height: auto;
	width: 615px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.encuesta-box-big {
	float: left;
	height: auto;
	width: 618px;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #00A5E5;
	margin-bottom: 10px;

}


.encuesta-box-big-titulo {
	float: left;
	height: auto;
	width: 395px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #0CADF0;
	padding-left: 5px;
}
.encuesta-box-big-foto {
	float: left;
	height: 200px;
	width: 400px;
	background-color: #FFFFFF;
}
.encuesta-box-big-encuesta {
	float: right;
	height: auto;
	width: 200px;
	min-height: 225px;
	background-image: url(../imagenes/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	display:block;
}

/* CSS para las encuestas */


#OPP-powered-by {
  display:none;
}

.encuesta-box-big-encuesta #OPP-div-around-poll {
/*  background:none!important;*/
  margin:0px!important;
  padding:0px!important;
}

.encuesta-box-big-encuesta #OPP-poll-question-text {
  color:#0CADF0!important;
  border-bottom: dotted 1px #0CADF0!important;
  margin-bottom: 0px!important;
}

.encuesta-box-big-encuesta #OPP-poll-vote-button {
  padding:3px 10px!important;
  font-size: 11px!important;
  cursor:pointer;
  background-color: #DDD;
  border: solid 1px #CCC;
  font-weight: bold!important;
  border-radius:3px;
  float:right;
}

.encuesta-box-big-encuesta #OPP-poll-vote-button:hover {
  background-color:#CCC;
  border: solid 1px #DDD;
}

.encuesta-box-big-encuesta #OPP-result-link-text {
  font-size: 11px!important;
  float:left;
  margin-left:4px!important;
  margin-top:5px;
  color:#0CADF0!important;
}

.encuesta-box-big-encuesta#OPP-result-link-text:hover {
  color:#000!important;
}

.encuesta-box-big-encuesta #OPP-poll-choice-text:hover {
  color:#FFF!important;
}


/*Encuestas diarias*/

.encuestas-diarias table.OPP-choices tr:first-child td.OPP-poll-choice-div:nth-child(2) {
background-image: url(../imagenes/cincoestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text:nth-child(2) {
background-image: url(../imagenes/cincoestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
background-size: 82px;
position: relative;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text:nth-child(4) {
background-image: url(../imagenes/cuatroestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
background-size: 66px;
position: relative;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text:nth-child(6) {
background-image: url(../imagenes/tresestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
background-size: 47px;
position: relative;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text:nth-child(8) {
background-image: url(../imagenes/dosestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
background-size: 30px;
position: relative;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text:nth-child(10) {
background-image: url(../imagenes/estrella.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
background-size: 14px;
position: relative;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text span {
color: #666!important;
position: absolute;
right:0px;
}

.encuestas-diarias div.OPP-poll-choice-div.OPP-poll-choice-text span span {
position: relative;
}

.encuestas-diarias table.OPP-choices tr:nth-child(2) td.OPP-poll-choice-div:nth-child(2) {
background-image: url(../imagenes/cuatroestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.encuestas-diarias table.OPP-choices tr:nth-child(3) td.OPP-poll-choice-div:nth-child(2) {
background-image: url(../imagenes/tresestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.encuestas-diarias table.OPP-choices tr:nth-child(4) td.OPP-poll-choice-div:nth-child(2) {
background-image: url(../imagenes/dosestrellas.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.encuestas-diarias table.OPP-choices tr:nth-child(5) td.OPP-poll-choice-div:nth-child(2) {
background-image: url(../imagenes/estrella.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}

.encuestas-diarias div.OPP-poll-question-text {
margin-bottom:6px;
}