@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;
}
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: 620px;
	height: auto;
	margin-bottom: 0px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #d5d5d5;
	padding-top: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}


#cont_ct_der_pub620x320 {
	float: left;
	height: auto;
	width: 620px;
	overflow: hidden;

}


#header {
	float: left;
	height: 160px;
	width: 620px;
	margin-bottom: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 100px;
	width: 400px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: left;
	width: 620px;
	height: auto;
	margin-top: 30px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
.menu_off a {
	color: #00a3ff;
	text-decoration:none;
}
.menu_off a:hover {
	color: #565656;
	text-decoration:none;
}
.menu_on {
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	font-family:'roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
.menu_on a {
	color: #565656;
	text-decoration:none;
}
.menu_on a:hover {
	color: #565656;
	text-decoration:none;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af362e;
	background-color: #f3ede1;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	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;
}
.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: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-640 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 645px;
	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: 22px;
	width: 300px;
	background-color: #9f68b8;
	padding-left: 0px;
}

.tab-300-b {
	float: left;
	height: 22px;
	width: 300px;
	background-color: #3dbdff;
	padding-left: 0px;
}

.tab-300-c {
	float: left;
	height: 22px;
	width: 300px;
	background-color: #ff6eb6;
	padding-left: 0px;
}



.tab-300-d {
	float: left;
	height: 22px;
	width: 300px;
	background-color: #48474a;
	padding-left: 0px;
}




.tab-620 {
	float: left;
	height: 22px;
	width: 620px;
	background-color: #f3f3f3;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3dbdff;
}


.tab-620-b {
	float: left;
	height: 22px;
	width: 620px;
	background-color: #f3f3f3;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6EB6;
}

.nombre-tab-300 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
}


.nombre-tab-620 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #5F5F5F;
	padding-right: 10px;
}


.nombre-tab-620-b {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #3DBDFF;
	padding-right: 10px;
}


.nombre-tab-620-c {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	height: 17px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #ff6eb6;
	padding-right: 10px;
}


.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 22px;
	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: 22px;
	width: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af362e;
	background-color: #f3ede1;
}
.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(../img/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 643px;
	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;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}
.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: #a20000;
}
.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;
}

/* ============ 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: 100%;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 645px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 645px;
	height: auto;
	margin-top: 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 ======= */

#contenedor_pags ul {
width: 645px;
}

li.box-galerias-dest {
	float:left;
	margin-bottom:5px;
	background-color: #f8f8f8;
	width:205px;
	position: relative;
	border: 1px solid #ddd;
		list-style: none;
	* margin: 0 4px 0 4px /* IE6 e IE7 */
}
li.box-galerias-dest:nth-child(2) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(5) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(8) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest img {
	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;
	opacity: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;

}
li.box-galerias-dest img.logogaleriahd {
    border: medium none;
    left: 77px;
    position: absolute;
    top: 42px;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #191919;
	font-weight: bold;
	line-height: 18px;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	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;
	  	opacity: 0.8;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	width: 193px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 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;
}

/*Compartir*/

#emol_infocompartir {
	width:960px;
	background-color: #e9e9e9;
	float:left;
}

#emol_infocompartir #redessociales {
	position: relative;
	padding:8px 10px;
}

#emol_infocompartir #redessociales .twitter-share-button {
	position: absolute;
	right:0px;
	top:10px;
}

#emol_infocompartir #redessociales div.go-plus-2 {
	position: absolute;
	right:100px;
	top:10px;
}

#emol_infocompartir #creditosemol {
	border-top:1px solid #d1d1d1;
	padding:8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#emol_infocompartir #creditosemol span {
	margin-left:10px;
}
#contenedor-header-emol {
	float: left;
	height: 26px;
	width: 960px;
}



.destacado-right-1 {
	float: left;
	height: 123px;
	width: 298px;
	border: 1px solid #FFFFFF;
	background-color: #3dbdff;
}


.destacado-right-1 img {

	opacity: 1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}

.destacado-right-1 img:hover {
	opacity: 0.5;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}






.destacado-right-2 {
	float: left;
	height: 123px;
	width: 138px;
	border: 1px solid #FFFFFF;
	background-color: #3dbdff;
	margin-right: 20px;
	margin-top: 20px;
}

.destacado-right-2 img {

	opacity: 1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}

.destacado-right-2 img:hover {
	opacity: 0.5;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}




.destacado-right-3 {
	float: left;
	height: 123px;
	width: 138px;
	border: 1px solid #FFFFFF;
	background-color: #3dbdff;
	margin-top: 20px;
}

.destacado-right-3 img {

	opacity: 1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}

.destacado-right-3 img:hover {
	opacity: 0.5;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}






.destacado-right-1-titulo {
	float: left;
	height: auto;
	width: 300px;
	font-family:  'roboto', Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #505050;
	font-weight: normal;
	line-height: 27px;
}

.destacado-right-1-titulo a {

			color: #505050;
	text-decoration: none;
}
.destacado-right-1-titulo a:hover {
	text-decoration: none;
	color: #212121;
}

.destacado-right-1-bajada {
	float: left;
	height: auto;
	width: 300px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	font-weight: normal;
	line-height: 18px;
}


.destacado-right-2-bajada {
	float: left;
	height: auto;
	width: 140px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	color: #505050;
	font-weight: normal;
	line-height: 18px;
	padding-top: 8px;
	margin-right: 20px;
}

.destacado-right-3-bajada {
	float: left;
	height: auto;
	width: 140px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	color: #505050;
	font-weight: normal;
	line-height: 18px;
	padding-top: 8px;
}
.contenedor-box {
	float: left;
	height: auto;
	width: 620px;
	margin: 0px;
	padding: 0px;
}




.contenedor-video {
	float: left;
	height: auto;
	width: 580px;
	padding: 20px;
	margin: 0px;
}


.contenedor-video:hover{
            background: #fafafa;
        }
.contenedor-video:active{
            background:#fff;
        }



.contenedor-box-todos {
	float: left;
	height: auto;
	width: 620px;
	margin: 0px;
	padding: 0px;
}






/* === CARRUSEL PORTADA === */



#cont_portada {
	float: left;
/*	height: 405px;*/
	width: 620px;
	margin: 0px;
	padding: 0px;
}

#cont_portada_prin {
	height: 405px;
	width: 620px;
	position: relative;
	overflow: hidden; 
	/* float: left;*/
	margin: 0px;
	padding: 0px;
}
#cont_portada_prin_img {
	height: 235px;
	width: 620px;
	z-index: 0;
	left: 0px;
	top: 0px;
}


ul#carrusel_vina {
	list-style-type: none;
	position: relative;
	top: 0px;
	left:0px;
	width: 1860px;
	height: 405px;
	margin: 0px;
	padding: 0px;
}

ul#carrusel_vina li {
	width: 620px;
	height: 405px;
    float: left;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

ul#carrusel_vina img {
	width: 620px;
	height: 405px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

ul#carrusel_vina h1 {
	bottom: 89px;
	left:0px;
	position: absolute;
	padding:20px;
	width: 580px;
	padding-bottom:0px;
	z-index: 1;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.nombreartista {
	bottom: 40px;
	left:0px;
	position: absolute;
	padding-bottom:20px;
	z-index: 1;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	width: 580px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}







ul#carrusel_vina p {
	position: absolute;
	top: 316px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	background-position: 0 0;
	padding: 10px 20px;
	z-index: 1;
	padding-bottom:20px;
}

#cont_portada_prin:hover div.navegador {
opacity: 1;
filter: alpha(opacity=100);
}

div.navegador {
	position: absolute;
	top:132px;
	width: 46px;
	height: 46px;
	z-index: 10;
	cursor:pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
	transition: opacity 0.3s linear;
	  -webkit-transition: opacity 0.3s linear;
	  -ms-transition: opacity 0.3s linear;
	  -moz-transition: opacity 0.3s linear;
	  -o-transition: opacity 0.3s linear;
}

div.navegador[data-direccion='izq'] {
	left: 20px;
	background-image: url(../img/atras.png);
}
div.navegador[data-direccion='izq']:hover {
	left: 20px;
	background-position:0 -46px; 
}
div.navegador[data-direccion='der'] {
	right: 20px;
	background-image: url(../img/next.png);

}
div.navegador[data-direccion='der']:hover {
	right: 20px;
	background-position:0 -46px;
	background-image: url(../img/next.png);
}
#arena {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 193px;
}


#cont_portada_prin_titular {
	height: 94px;
	width: 600px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #581f13;
	z-index: 2;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/bg_not.jpg);
	background-repeat: no-repeat;
	float: left;
}


#caja-naranja-h1 {
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-bottom: 6px;
}


/*Página de fotos*/

#galerias-fotos {
width: 620px;
height: auto;
list-style-type: none;
padding:0px;
margin:0px;
}

#galerias-fotos li {
width: 50%;
float:left;
position: relative;
}

#galerias-fotos li a:link,
#galerias-fotos li a:visited {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	float:left;
	line-height: 20px;
}

#galerias-fotos li img {
width: 100%;
opacity: 1;
z-index: 2;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}

#galerias-fotos li span {
position: absolute;
bottom:10px;
padding:15px;
width: 280px;
display: block;
background-color: rgba(51,51,51,0.8);
transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
}

#galerias-fotos li:before {
content: '';
position: absolute;
left:0px;
top:0px;
width: 310px;
height: 199px;
background-color: transparent;
background-color: rgba(61,189,255,1);
z-index: -1;
}

#galerias-fotos li:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}

#galerias-fotos li:hover span {
background-color: rgba(25,25,25,0.90);
}

#galerias-fotos li.hd span:after {
content:'';
position: absolute;
top:-20px;
left:0px;
width: 100%;
height: 35px;
display: block;
background-image: url(../img/iconos/fotosHD.png);
background-repeat: no-repeat;
background-position: center center;
}

#pags-galerias-fotos {
list-style-type: none;
width: 100%;
text-align: center;
display: none;
float:left;
clear:both;
margin:15px 0px;
}

#pags-galerias-fotos li {
display: inline-block;
width: 25px;
height: 25px;
background-color: #00a3ff;
color: #fff;
font-family: 'roboto', Arial, Helvetica, sans-serif;
text-align: center;
line-height: 25px;
font-size: 15px;
margin-right:5px;
transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}

#pags-galerias-fotos li:last-child {
margin-right:0px;
}

#pags-galerias-fotos li.activo,
#pags-galerias-fotos li.activo:hover {
background-color: #0280c7;
cursor: default;
}

#pags-galerias-fotos li:hover {
cursor: pointer;
background-color: #0490df;
}

.contenedor-box-2 {
	height: auto;
	width: 400px;
	float: left;
	position: relative;

	
}
.contenedor-box-2-foto {
	float: left;
	height: 265px;
	width: 400px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}

.contenedor-box-2-foto img, .contenedor-box-3-foto img, .contenedor-box-4-foto img, .contenedor-box-2-foto-b img, .box-competencia-foto img, .box-competencia-foto-2 img, .box-artista-foto img, .box-artista-foto-2 img, .box-artista-foto-3 img, .box-artista-foto-4 img, .box-artista-foto-5 img, .box-artista-foto-6 img, .numero-calendario img, .box-fotos-1 img, .box-fotos-2 img, .box-fotos-3 img, .contenedor-video-1-foto img, .contenedor-video-2-foto img  {
	opacity: 1;
	filter: alpha(opacity=100); /* Para IE */
	transition: all 1.2s linear;
	-webkit-transition: all 1.2s linear;
	-moz-transition: all 1.2s linear;
	-o-transition: all 1.2s linear;
}

.contenedor-box-2-foto img:hover, .contenedor-box-3-foto img:hover, .contenedor-box-4-foto img:hover, .contenedor-box-2-foto-b img:hover, .box-competencia-foto img:hover, .box-competencia-foto-2 img:hover, .box-artista-foto img:hover, .box-artista-foto-2 img:hover, .box-artista-foto-3 img:hover, .box-artista-foto-4 img:hover, .box-artista-foto-5 img:hover, .box-artista-foto-6 img:hover, .numero-calendario img:hover, .box-fotos-1 img:hover, .box-fotos-2 img:hover, .box-fotos-3 img:hover, .contenedor-video-1-foto img:hover, .contenedor-video-2-foto img:hover{
	opacity: 0.5;
	filter:alpha(opacity=75); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}


.contenedor-box-2-texto {
	float: left;
	height: auto;
	width: 360px;
	background-color: #dbdbdb;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;

}

.contenedor-box-2-texto:hover{
            background: #fff;
        }
.contenedor-box-2-texto:active{
            background:#dbdbdb;
        }


div[data-modulo] div.icono-modulo {
background-position: center center;
background-repeat: no-repeat;
}

div[data-modulo="fotos"] div.icono-modulo[data-color="morado"] { background-image: url(../img/iconos/icono-foto.png); }
div[data-modulo="fotoshd"] div.icono-modulo[data-color="morado"] { background-image: url(../img/iconos/icono-hd-2.png); }
div[data-modulo="nota"] div.icono-modulo[data-color="morado"] { background-image: url(../img/iconos/icono-especial-2.png); }
div[data-modulo="audio"] div.icono-modulo[data-color="morado"] { background-image: url(../img/iconos/icono-musica-2.png); }
div[data-modulo="video"] div.icono-modulo[data-color="morado"] { background-image: url(../img/iconos/icono-video-2.png); }

div[data-modulo="fotos"] div.icono-modulo[data-color="azul"] { background-image: url(../img/iconos/icono-foto-3.png); }
div[data-modulo="fotoshd"] div.icono-modulo[data-color="azul"] { background-image: url(../img/iconos/icono-hd-3.png); }
div[data-modulo="nota"] div.icono-modulo[data-color="azul"] { background-image: url(../img/iconos/icono-especial-3.png); }
div[data-modulo="audio"] div.icono-modulo[data-color="azul"] { background-image: url(../img/iconos/icono-musica-3.png); }
div[data-modulo="video"] div.icono-modulo[data-color="azul"] { background-image: url(../img/iconos/icono-video-3.png); }

div[data-modulo="fotos"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-foto-4.png); }
div[data-modulo="fotoshd"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-hd-4.png); }
div[data-modulo="nota"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-especial-4.png); }
div[data-modulo="audio"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-musica-4.png); }
div[data-modulo="video"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-video-4.png); }

div[data-modulo="fotos"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-foto-4.png); }
div[data-modulo="fotoshd"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-hd-4.png); }
div[data-modulo="nota"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-especial-4.png); }
div[data-modulo="audio"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-musica-4.png); }
div[data-modulo="video"] div.icono-modulo[data-color="rosado"] { background-image: url(../img/iconos/icono-video-4.png); }

div[data-modulo="fotos"] div.icono-modulo[data-color="celeste"] { background-image: url(../img/iconos/icono-foto-2.png); }
div[data-modulo="fotoshd"] div.icono-modulo[data-color="celeste"] { background-image: url(../img/iconos/icono-hd.png); }
div[data-modulo="nota"] div.icono-modulo[data-color="celeste"] { background-image: url(../img/iconos/icono-especial.png); }
div[data-modulo="audio"] div.icono-modulo[data-color="celeste"] { background-image: url(../img/iconos/icono-musica.png); }
div[data-modulo="video"] div.icono-modulo[data-color="celeste"] { background-image: url(../img/iconos/icono-video.png); }

div.modulo-carrusel iframe {
width: 620px;
height: 405px;
border: 0px;
}

.contenedor-box-2-icono {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 183px;
	top: 244px;

}





.contenedor-box-titulo {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3c3c3c;
	line-height: 27px;
}

.contenedor-box-titulo a {

	color: #3c3c3c;
	text-decoration: none;
}
.contenedor-box-titulo a:hover {
	text-decoration: none;
	color: #212121;
}


.contenedor-box-bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
	margin-bottom: 15px;
}




.icono-mas {
	float: left;
	height: 20px;
	width: 20px;
}


.icono-compartir {
	float: right;
	height: 20px;
	width: 20px;
}









.contenedor-box-3 {
	height: auto;
	width: 220px;
	float: right;
	position: relative;
	
}
.contenedor-box-3-foto {
	float: left;
	height: 195px;
	width: 220px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
	left: 0px;
	top: 0px;
}
.contenedor-box-3-texto {
	float: left;
	height: auto;
	width: 180px;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-3-texto:hover{
            background: #fafafa;
        }
.contenedor-box-3-texto:active{
            background:#fff;
        }

.contenedor-box-3-icono {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 98px;
	top: 174px;


}




.contenedor-box-3-texto-b {
	float: left;
	height: auto;
	width: 180px;
	background-color: #EAEAEA;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-3-texto-b:hover{
            background: #fff;
        }
.contenedor-box-3-texto-b:active{
            background:#EAEAEA;
        }








.contenedor-box-4-texto-b {
	float: left;
	height: auto;
	width: 160px;
	background-color: #9e9e9e;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-4-texto-b:hover{
	background-color: #B4B4B4;
        }
.contenedor-box-4-texto-b:active{
            background:#9e9e9e;
        }
		
		
	
	
	.contenedor-box-4-texto-c {
	float: left;
	height: auto;
	width: 160px;
	background-color: #dbdbdb;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-4-texto-c:hover{
	background-color: #B4B4B4;
        }
.contenedor-box-4-texto-c:active{
            background:#dbdbdb;
        }
		
	
	
	
	
		.contenedor-box-4-texto-d {
	float: left;
	height: auto;
	width: 160px;
	background-color: #f2f2f2;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-4-texto-d:hover{
	background-color: #fff;
        }
.contenedor-box-4-texto-d:active{
            background:#f2f2f2;
        }
		
	
	
		
.contenedor-box-bajada-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

		
	.contenedor-box-2-foto-b {
	float: left;
	height: 150px;
	width: 400px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}	
		.contenedor-box-2-icono-b {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 183px;
	top: 131px;

}

		
		
		.contenedor-box-2-texto-b {
	float: left;
	height: auto;
	width: 360px;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;

}

.contenedor-box-2-texto-b:hover{
            background: #dbdbdb;
        }
.contenedor-box-2-texto-b:active{
            background:#fff;
        }
		
		
		
		
		







.contenedor-box-4 {
	height: auto;
	width: 200px;
	float: left;
	position: relative;
	
}
.contenedor-box-4-foto {
	float: left;
	height: 90px;
	width: 200px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
	left: 0px;
	top: 0px;
}
.contenedor-box-4-texto {
	float: left;
	height: auto;
	width: 160px;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-box-4-texto:hover{
            background: #fafafa;
        }
.contenedor-box-4-texto:active{
            background:#fff;
        }

.contenedor-box-4-icono {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 83px;
	top: 71px;


}
















.columna-1 {
	float: left;
	height: auto;
	width: 400px;
}

.columna-2 {
	float: right;
	height: auto;
	width: 220px;
}



.box-competencia {
	float: left;
	height: 355px;
	width: 206px;
}
.box-competencia-foto {
	float: left;
	height: 185px;
	width: 206px;
	background-color: #3dbdff;
}
.box-competencia-texto {
	float: left;
	height: 140px;
	width: 176px;
	padding: 15px;
	background-color: #dbdbdb;
}

.box-competencia-texto:hover{
	background-color: #f7f7f7;
        }
.box-competencia-texto:active{
            background:#dbdbdb;
        }
		
		
		
.box-competencia-texto-b {
	float: left;
	height: 140px;
	width: 176px;
	padding: 15px;
	background-color: #fff;
}

.box-competencia-texto-b:hover{
	background-color: #f7f7f7;
        }
.box-competencia-texto-b:active{
            background:#fff;
        }


.box-competencia-texto-c {
	float: left;
	height: 140px;
	width: 176px;
	padding: 15px;
	background-color: #f7f7f7;
}

.box-competencia-texto-c:hover{
	background-color: #ffffff;
        }
.box-competencia-texto-c:active{
            background:#f7f7f7;
        }
		
		
		
		

.box-competencia-titulo {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3c3c3c;
	float: left;
	height: 30px;
	width: auto;
}

.box-competencia-play {
	float: right;
	height: 30px;
	width: 30px;
	background-image: url(../img/iconos/play-competencia.png);
	background-repeat: no-repeat;
	background-position: center center;
}

div[data-competencia="internacional"] .box-competencia-play { background-image: url(../img/iconos/play-competencia.png); }
div[data-competencia="folclorica"] .box-competencia-play { background-image: url(../img/iconos/play-competencia-2.png); }
div[data-competencia="internacional"] div.reproduciendo .box-competencia-play { background-image: url(../img/iconos/play-competencia-c.png); }
div[data-competencia="folclorica"] div.reproduciendo .box-competencia-play { background-image: url(../img/iconos/play-competencia2--c.png); }


.box-competencia-bajada {
	float: left;
	height: auto;
	width: 176px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
	line-height: 18px;
}

div[data-cancion] { cursor: pointer; }


.box-competencia-2 {
	float: left;
	height: 355px;
	width: 208px;
}
.box-competencia-foto-2 {
	float: left;
	height: 185px;
	width: 208px;
	background-color: #3dbdff;
}

.box-competencia-texto-2 {
	float: left;
	height: 140px;
	width: 178px;
	padding: 15px;
	background-color: #f7f7f7;
}

.box-competencia-texto-2:hover{
	background-color: #fff;
        }
.box-competencia-texto-2:active{
            background:#f7f7f7;
        }


.box-competencia-texto-2-b {
	float: left;
	height: 140px;
	width: 178px;
	padding: 15px;
	background-color: #fff;
}

.box-competencia-texto-2-b:hover{
	background-color: #f7f7f7;
        }
.box-competencia-texto-2-b:active{
            background:#fff;
        }		






#caja_fbk {
	float: left;
	height: auto;
	width: 580px;
	padding: 20px;
	margin-bottom: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.tab-division {
	float: left;
	height: auto;
	width: 620px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3DBDFF;
}


.tab-division-2 {
	float: left;
	height: auto;
	width: 620px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9f68b8;
}



.tab-division-3 {
	float: left;
	height: auto;
	width: 620px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ff6eb6;
}


.tab-division-4 {
	float: left;
	height: auto;
	width: 620px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2a5aab;
}





.box-artistas-dia {
	float: left;
	height: 60px;
	width: 200px;
}
.box-artistas-dia-numero {
	float: left;
	height: 60px;
	width: 63px;
	background-color: #3DBDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}

.box-artistas-dia-escrito {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 20px;
	color: #3DBDFF;
	margin: 0px;
	line-height: 15px;
	width: 120px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
}



.box-artistas-dia-numero-2 {
	float: left;
	height: 60px;
	width: 63px;
	background-color: #9F68B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}

.box-artistas-dia-escrito-2 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 20px;
	color: #9F68B8;
	margin: 0px;
	line-height: 15px;
	width: 120px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
}



.box-artistas-dia-numero-3 {
	float: left;
	height: 60px;
	width: 63px;
	background-color: #ff6eb6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}

.box-artistas-dia-escrito-3 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 20px;
	color: #ff6eb6;
	margin: 0px;
	line-height: 15px;
	width: 120px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
}



.box-artistas-dia-numero-4 {
	float: left;
	height: 60px;
	width: 63px;
	background-color: #2a5aab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
}

.box-artistas-dia-escrito-4 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 20px;
	color: #2a5aab;
	margin: 0px;
	line-height: 15px;
	width: 120px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
}










.box-artistas-dia-mes {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	height: 20px;
	color: #696a6a;
	margin: 0px;
	line-height: 15px;
	width: 120px;
	padding-top: 10px;
	background-color: #e5e5e5;
	padding-left: 10px;
}
.box-artista-1 {
	float: right;
	height: 270px;
	width: 420px;
	position: relative;
}
.box-artista-titulo {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 400px;
	z-index: 2;
	position: absolute;
	top: 184px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-artista-titulo a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto {
	float: left;
	height: 270px;
	width: 420px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}








.box-artista-2 {
	float: left;
	height: 420px;
	width: 200px;
	position: relative;
}
.box-artista-titulo-2 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 180px;
	z-index: 2;
	position: absolute;
	top: 328px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-artista-titulo-2 a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo-2 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto-2 {
	float: left;
	height: 420px;
	width: 200px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}



.box-artista-3 {
	float: right;
	height: 210px;
	width: 210px;
	position: relative;
}
.box-artista-titulo-3 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 190px;
	z-index: 2;
	position: absolute;
	top: 118px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	left: 0px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-artista-titulo-3 a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo-3 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto-3 {
	float: left;
	height: 210px;
	width: 210px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}







.box-artista-4 {
	float: left;
	height: 315px;
	width: 200px;
	position: relative;
}
.box-artista-titulo-4 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 180px;
	z-index: 2;
	position: absolute;
	top: 222px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-artista-titulo-4 a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo-4 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto-4 {
	float: left;
	height: 315px;
	width: 200px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}



.box-artista-5 {
	float: right;
	height: 210px;
	width: 420px;
	position: relative;
}
.box-artista-titulo-5 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 400px;
	z-index: 2;
	position: absolute;
	top: 121px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	left: 0px;
	line-height: 25px;
}

.box-artista-titulo-5 a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo-5 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto-5 {
	float: left;
	height: 210px;
	width: 420px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}



.box-artista-6 {
	float: left;
	height: 210px;
	width: 200px;
	position: relative;
}
.box-artista-titulo-6 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: auto;
	width: 180px;
	z-index: 2;
	position: absolute;
	top: 123px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	left: 0px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-artista-titulo-6 a {
	color: #fff;
	text-decoration: none;
}
.box-artista-titulo-6 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}

.box-artista-foto-6 {
	float: left;
	height: 210px;
	width: 200px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
}


.artistas-fila1 {
	float: left;
	height: auto;
	width: 380px;
	background-color: #eaeaea;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3A3A3A;
}

.artistas-fila2 {
	float: right;
	height: auto;
	width: 200px;
}
.artista-votacion {
	float: left;
	height: auto;
	width: 180px;
	background-color: #fafafa;
	padding: 10px;
}

#slide_vina {
	width: 620px;
	height: 405px;
}

#slide_vina img {
position: absolute;
left:0px;
top:0px;
display: none;
}

#slide_vina img:first-child {
display: block;
}




/* ==== tabnavagation === */

ul.tabNavigation {
	list-style: none;
	float: left;
	height: auto;
	width: 300px;
	background-color: #c4c4c4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3dbdff;
}

ul.tabNavigation li {
	width: 50px;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
	float: left;
	display: block;
	font-weight: bold;
}

ul.tabNavigation li a {
	color: #FFF;
	text-decoration: none;
	padding: 5px 8px;
	background-color: #c4c4c4;
	display: block;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
	text-decoration: none;
	background-color: #3dbdff;
}
		
ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs > div {
	float: left;
}
		
div.tabs > div h2 {
	margin-top: 0;
}

#uno {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}
#dos {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}
#tres {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}


#cuatro {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}

#cinco {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}

#seis {
	float: left;
	height: auto;
	width: 300px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
}
	
	
		
		
.dias-calendario {
	float: left;
	height: 26px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}



.diasemana-calendario {
	float: left;
	height: 21px;
	width: 49px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.diasemana-calendario2 {
	float: left;
	height: 21px;
	width: 49px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.numero-calendario {
	float: left;
	height: 100px;
	width: 100px;
	position: relative;

 
}


.foto-calendario {
	float: left;
	height: 100px;
	width: 100px;
	background-color: #3dbdff;
	position: relative;
	z-index: 1;
 
}






.numero-calendario2 {
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
}

.texto-calendario {
	float: left;
	height: auto;
	width: 90px;
	margin: 0px;
	padding: 5px;
	z-index: 2;
	position: absolute;
	left: 0px;
	bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
}











.box-fotos-1 {
	float: left;
	height: 270px;
	width: 420px;
	position: relative;
	background-color: #3dbdff;
}
.box-fotos-titulo {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: auto;
	width: 400px;
	z-index: 2;
	position: absolute;
	top: 158px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-fotos-titulo a {
	color: #fff;
	text-decoration: none;
}
.box-fotos-titulo a:hover {
	color: #E6E6E6;
	text-decoration: none;
}


.box-fotos-icono {
	float: left;
	height: 35px;
	width: 35px;
	z-index: 3;
	position: absolute;
	top: 140px;
	left: 193px;


}







.box-fotos-2 {
	float: right;
	height: 420px;
	width: 200px;
	position: relative;
	background-color: #3dbdff;
}
.box-fotos-titulo-2 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: auto;
	width: 180px;
	z-index: 2;
	position: absolute;
	top: 280px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
}

.box-fotos-titulo-2 a {
	color: #fff;
	text-decoration: none;
}
.box-fotos-titulo-2 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}


.box-fotos-icono-2 {
	float: left;
	height: 35px;
	width: 35px;
	z-index: 3;
	position: absolute;
	top: 259px;
	left: 81px;


}






.box-fotos-3 {
	float: left;
	height: 270px;
	width: 210px;
	position: relative;
	background-color: #3dbdff;
}
.box-fotos-titulo-3 {
	float: left;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: auto;
	width: 190px;
	z-index: 2;
	position: absolute;
	top: 160px;
	background-image: url(../img/bg-noticiaportada.png);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	line-height: 25px;
	left: 0px;
}

.box-fotos-titulo-3 a {
	color: #fff;
	text-decoration: none;
}
.box-fotos-titulo-3 a:hover {
	color: #E6E6E6;
	text-decoration: none;
}


.box-fotos-icono-3 {
	float: left;
	height: 35px;
	width: 35px;
	z-index: 3;
	position: absolute;
	top: 140px;
	left: 88px;


}

.contenedor-video-titulo {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	height: auto;
	width: 580px;
	color: #3c3c3c;
}

.contenedor-video-bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	height: auto;
	width: 580px;
	color: #3c3c3c;
	margin-top: 20px;
	margin-bottom: 5px;
}
.contenedor-iconos {
	float: right;
	height: 30px;
	width: 90px;
}




.contenedor-video-1 {
	height: auto;
	width: 207px;
	float: left;
	position: relative;
	background-color: #00CC99;
	
}
.contenedor-video-1-foto {
	float: left;
	height: 135px;
	width: 207px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
	left: 0px;
	top: 0px;
}
.contenedor-video-1-texto {
	float: left;
	height: auto;
	width: 167px;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-video-1-texto:hover{
            background: #fafafa;
        }
.contenedor-video-1-texto:active{
            background:#fff;
        }



.contenedor-video-1-texto-b {
	float: left;
	height: auto;
	width: 167px;
	background-color: #dbdbdb;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-video-1-texto-b:hover{
	background-color: #E8E8E8;
        }
.contenedor-video-1-texto-b:active{
            background:#dbdbdb;
        }





.contenedor-video-1-icono {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 86px;
	top: 114px;
}




.contenedor-video-2 {
	height: auto;
	width: 206px;
	float: left;
	position: relative;
	background-color: #00CC99;
	
}
.contenedor-video-2-foto {
	float: left;
	height: 135px;
	width: 206px;
	z-index: 1;
	position: relative;
	background-color: #3dbdff;
	left: 0px;
	top: 0px;
}
.contenedor-video-2-texto {
	float: left;
	height: auto;
	width: 166px;
	background-color: #fafafa;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 1;
}
.contenedor-video-2-texto:hover{
            background: #fff;
        }
.contenedor-video-2-texto:active{
            background:#fafafa;
        }

.contenedor-video-2-icono {
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 86px;
	top: 116px;
}
.noticias-foto {
	float: left;
	height: 66px;
	width: 100px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
.noticias-hora-fecha {
	float: right;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}
.noticias-texto {
	float: right;
	width: 190px;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

.noticias-texto a {
	color: #757575;
	text-decoration: none;
	
}
.noticias-texto a:hover {
	color: #444444;
	text-decoration: none;
}

.box-noticias-linea {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 10px;
}


.box-noticias-linea img {
width: 100px;
height: 66px;
}

/*Redes sociales*/

ul.box-redes-sociales {
list-style-type: none;
padding:10px 8px;
width: 284px;
height: 22px;
background-color: #fff;
background-image: url(../img/iconos/share.png);
background-repeat: no-repeat;
background-position: 270px center;
position: relative;
float:left;
clear:both;
}

ul.box-redes-sociales li {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 12px;
overflow: hidden;
width: 22px;
height: 22px;
float:left;
margin-right:8px;
position: relative;
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;
}

ul.box-redes-sociales li a:link,
ul.box-redes-sociales li a:visited {
text-decoration: none;
color: #000;
}

ul.box-redes-sociales li span {
position: absolute;
left:26px;
top:0px;
height: 22px;
line-height: 22px;
}

ul.box-redes-sociales li img {
border-radius: 5px;
}

ul.box-redes-sociales li:hover {
cursor: pointer;
width: 75px;
}

/*Videos*/

#caja-emol-tv {
float:left;
clear:both;
}

#caja-emol-tv iframe {
width: 620px;
height: 348px;
border:0px;
}

#emol-tv-activo {
height: 500px;
float:left;
clear:both;
position: relative;
margin-bottom:20px;
}

#emol-tv-activo h5 {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 24px;
float: left;
height: auto;
width: 580px;
padding:20px;
color: #3c3c3c;
}

#emol-tv-activo p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
float: left;
height: auto;
width: 580px;
color: #3c3c3c;
margin-bottom: 5px;
padding:0px 20px;
}

#emol-tv-activo ul {
position: absolute;
bottom:0px;
right:5px;
list-style-type: none;
padding:0px;


}

#emol-tv-activo ul li {
float:left;
width: 18px;
height: 18px;
margin-right:5px;
position: relative;
}

#emol-tv-activo ul li a:link,
#emol-tv-activo ul li a:visited {
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
position: absolute;
top:0px;
left:0px;
transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}

#emol-tv-activo ul li a.emol-tv-twitter { background-image: url(../img/iconos/tw-tv.png); }
#emol-tv-activo ul li a.emol-tv-twitter:hover { background-image: url(../img/iconos/tw-tvh.png); }
#emol-tv-activo ul li a.emol-tv-facebook { background-image: url(../img/iconos/fb-tv.png); top:-1px; }
#emol-tv-activo ul li a.emol-tv-facebook:hover { background-image: url(../img/iconos/fb-tvh.png); }
#emol-tv-activo ul li a.emol-tv-gplus { background-image: url(../img/iconos/gp-tv.png); }
#emol-tv-activo ul li a.emol-tv-gplus:hover { background-image: url(../img/iconos/gp-tvh.png); }
#emol-tv-activo ul li a.emol-tv-url { display: none; }

#emol-tv-relacionados li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #3c3c3c;
padding:0px 20px;
list-style-type: none;
width: 167px;
height: 240px;
float:left;
position: relative;
}

#emol-tv-relacionados li.playing a:after {
content: 'Reproduciendo';
font-family: 'roboto', Arial, Helvetica, sans-serif;
position: absolute;
top:0px;
right:0px;
z-index: 3px;
background-color: #000;
background-color: rgba(0,0,0,0.7);
padding:2px 5px;
color: #fff;
text-transform: uppercase;
font-size: 10px;
transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}

#emol-tv-relacionados li.playing:hover a:after {
background-color: rgba(0,0,0,0.9);
}

#emol-tv-relacionados li:after {
content: '';
position: absolute;
width: 35px;
height: 36px;
top:97px;
left:86px;
background-image: url(../img/iconos/icono-especial-4.png);
background-repeat: no-repeat;
background-position: center center;
z-index: 3;
}

#emol-tv-relacionados li a:link,
#emol-tv-relacionados li a:visited {
color: #3c3c3c;
text-decoration: none;
}

#emol-tv-relacionados li img {
margin-left:-20px;
float:left;
width: 100%;
height: 116px;
border: 0px;
margin-bottom:20px;
z-index: 3;
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;
}

#emol-tv-relacionados li:hover {
cursor: pointer;
}

#emol-tv-relacionados li:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}

#emol-tv-relacionados li span {
position: absolute;
bottom:20px;
right:10px;
font-size: 11px;
color: #888;
} 

#emol-tv-relacionados li:nth-child(1n) {
background-color: #dbdbdb;
}

#emol-tv-relacionados li:nth-child(1n):hover { 
background-color: #E8E8E8;
}

#emol-tv-relacionados li:nth-child(2n) { 
background-color: #fff;
}

#emol-tv-relacionados li:nth-child(2n):hover { 
background-color: #fafafa;
}

#emol-tv-relacionados li:nth-child(3n) { 
background-color: #fafafa;
width: 166px;
}

#emol-tv-relacionados li:nth-child(3n):hover { 
background-color: #fff;
}

#emol-tv-relacionados li:nth-child(1n):after {
background-image: url(../img/iconos/icono-especial-4.png);
}

#emol-tv-relacionados li:nth-child(3n):after {
background-image: url(../img/iconos/icono-especial.png);
}

#emol-tv-relacionados li:nth-child(2n):after {
background-image: url(../img/iconos/icono-especial-3.png);
}

#emol-tv-relacionados li:nth-child(4n):after {
background-image: url(../img/iconos/icono-especial-2.png);
}

div#ver-mas-relacionados {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #999999;
padding:5px 0px;
width: 100%;
text-align: center;
float:left;
clear:both;
margin-bottom: 10px;
display: none;
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;
}

div#ver-mas-relacionados:hover {
cursor: pointer;
background-color: #777;
}
