@import url('https://fonts.googleapis.com/css?family=Poppins:900i');

@charset "utf-8";


/*
@font-face{
	font-family:Decade;
	src:url(../fonts/Decade__.ttf);	
}
@font-face{
	font-family:"Myriad Pro";
	src:url(../fonts/MyriadPro-Regular.otf);
	src:url(../fonts/MyriadPro-Bold.otf);
	src:url(../fonts/MyriadPro-It.otf);
	src:url(../fonts/MyriadPro-Semibold.otf);
	src:url(../fonts/MyriadPro-BoldIt.otf);
	src:url(../fonts/MyriadPro-SemiboldIt.otf);
}
@font-face{
	font-family:"Myriad Web Pro";
	src:url(../fonts/MyriadWebPro.ttf);
	src:url(../fonts/MyriadWebPro-Bold.ttf);
	src:url(../fonts/MyriadWebPro-Italic.ttf);
}
*/
/*@import url('../widget_clima/estilo.css');*/
/* CSS Document */
/*
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}
*/

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	background:#FFFFFF;
	/*	
	background:url(../includes/rand_bg.cfm);
	background-repeat:no-repeat;	
	background-position:top;
	*/
	/*background-attachment:fixed;*/
	
	/*
	alignment-adjust:central;
	width:1020px;*/
	/*background:#CCC;*/
}
img{
	border:0;
}
a{
	text-decoration:none;
	border:0;	
}

#sitio{
	width:1020px;
	height:auto;
	margin:auto;
	/*
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-color:#999999;
	*/
	/*box-shadow: 2px 2px 5px #333333; */		
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
	background:#000;
}

#contenidos{
	width:100%;
	padding-top:15px;
	/*height:800px; Borrar*/
	background:#FFF;
	position:relative;
	overflow:hidden;
	padding-bottom:35px;
	/*
	border-radius: 0 0 30px 30px;
	*/
}
/*-------------------------------------------*/
/*					HEADER					 */
/*-------------------------------------------*/
#header{
	/*width:1024px; */
	height:327px;
	background:#cc0002;
}
.top_banner{
	height:140px;
	background:url(../img/topBanner_dark.png) no-repeat;
}
.social_top_banner{
	height:115px;
	width:230px;
	margin-top:5px;
	margin-left:15px;
	float:left;	
}
.stb_button{
	width:142px;
	height:26px;
	background:#630001;
	border-radius:6px 6px 6px 6px;
	margin-bottom:5px;	
}
.content_text_stb{
	margin-top:4px;
	color:#FFFFFF;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
	float:left;
}
.textfechaloc_top_banner{
	height:15px;
	width:430px;
	margin-left:40px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.textmail_top_banner{
	height:15px;
	width:230px;
	margin-left:5px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.textmensj_top_banner{
	height:10px;
	width:400px;
	margin-left:0px;
	float:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.color_fix{
	background-image:-moz-linear-gradient(left, #cc0002 90%, #8e0001 10%);
	background-image:-o-linear-gradient(left, #cc0002 90%, #8e0001 10%);
	background-image:-webkit-linear-gradient(left, #cc0002 90%, #8e0001 10%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#cc0002, endColorstr=#8e0001);
	width:100%;
	height:148px;
	float:none;
}
.content_top_header{
	height:148px;
	width:100%;
	background:#000;	
	border-radius:30px 30px 0px 0px;
}

.content_promo_el_evento{
	width:1000px;
	height:215px;
	float:right;
	background:#CCC;
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.content_promo_el_evento_logo{
	width:956px;
	height:150px;
	float:right;
	background:#003333;
	margin-top:10px;
	margin-right:27px;
}

.logo_portal{
	margin-top:10px; /* NORMAL LOGO STYLE*/
	/*margin-top:0px;*/
	margin-left:10px; /*NORMAL STYLE 10*/
	/*margin-right:10px;*/ /*NOT USED IN NORMAL STYLE*/
	width:234px;
	height:125px;
	float:left;
	/*background:url(../img/LOGO_LAFIERA_CHRISTMAS.png) no-repeat; */
	background:url(../img/logo.png);
}
.header_social_bar{
	width:300px;
	height:27px;
	/*background:#FFF; */
	float:right;
	margin-right:25px;
	padding-top:5px
}
.cuad_localidad{
	height:13px;
	width:90px;
	background:#FFFF00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:italic;
	text-align:center;
	float:right;
	border-radius:6px 6px 6px 6px;
	padding:5px;
}

.small_soc_t{
	height:24px;
	width:24px;
	border-radius:6px 6px 6px 6px;
	float:left;
	margin:2px 3px 2px 5px;
	
}
.small_soc_fb{
	height:24px;
	width:24px;
	border-radius:6px 6px 6px 6px;
	float:left;
	margin:2px 3px 2px 5px;
	text-decoration:none;
	
}
.small_soc_yt{
	height:24px;
	width:24px;
	border-radius:6px 6px 6px 6px;
	float:left;
	margin:2px 3px 2px 5px;
	
}
.contentmenubar_portal{
	width:100%;
	background:#C00;
	/*
	height:39px;
	background:#000;
	*/
}
.menubar_portal{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;	
	/*
	background:#000;
	width:100%;
	height:100%;
	margin-left:4px;
	margin-right:2px; */
	/*margin:auto; */
}
.item_menu{
	list-style-type: none;
	margin:0;
	padding:0;
	
	/*
	inline-box-align:initial;
	margin:0 0 0 0;	
	float:left;
	padding:0 0 0 0;		
	*/
}

.item_menu li{	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	letter-spacing:0;
	text-align:center;
	text-shadow:#000 1px 2px 2px;
	
	color:#FFF;
	
	float:left;
	padding-left:19px;
	padding-right:19px;
	padding-top:9px;
	padding-bottom:9px;
	transition: all 0.3s linear 0s;


	/*width:101px;*/ /* medida a 1020 = 101px, OR a 1016 = 100.6*/
	/*
	width:112.3px;
	height:27px;	
	border-radius:6px 6px 6px 6px;
	background-image:-moz-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-webkit-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	*/
	/*
	background:#cc0002;
	*/
	/*background:url(../img/bg_itemm.png) no-repeat;*/
	/*background:url(../img/item_menu_bg.png) center no-repeat; 
	background-image:url(../img/back.png); */
	/*background-image:-moz-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-webkit-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-o-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff0002, endColorstr=#cc0002);*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f00002, endColorstr=#cc0002);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f00002, endColorstr=#cc0002); */
	/*background:#ff0002;*/											
	/*
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	*/
	/*text-shadow:#000 1px 2px 2px;*/
	/*
	text-align:center;
	padding-top:10px;
	*/
	/*margin-left:0.7px;
	margin-right:0.3px;*/
	/*
	margin-right:1px;
	-o-margin-left: 1px;
	*/
}
.item_menu a{
	text-decoration:none;
	color:#FFFFFF;
}
.item_menu :hover{
	/* background-image:-moz-linear-gradient(top, #cc0002 50%, #f00002 50%); */
	/*background:#900;*/
	color:#FF0; 
}

.header_logos_social_icon{
	width:35px; 
	height:35px; 
	float:left; 
	text-align:center;  
	border-radius:50%; 
	font-size:22px; 
	color:#000;
	background:#FFF;
	margin-left:5px;
	margin-right:5px;	
}

/*-------------------------------------------*/
/*				FIN  HEADER					 */
/*-------------------------------------------*/

.reel_banner_promo{
	float:right;
	/*height:180px;*/
	width:956px;	
	margin-top:0px;
	margin-bottom:10px;
	margin-right:30px;
	
	
}

/*-----------------------------------*/
/*---- Estilos de la Barra Lateral --*/
/*-----------------------------------*/

#lateral_derecho{
	width:310px;
	height:auto;
	position:relative;
	float:right;
	overflow:hidden;
	/*height:780px; Borrar*/
	/*float:right;*/
	/*padding: 10px 10px 10px 10px;*/
	/*background:#CFF; */
	/*margin: 10px 10px 10px 10px; */
}
.radio_en_vivo{
	width:300px;
	height:250px;
	background:#30F;
	margin-bottom:0px;
	box-shadow: 2px 2px 5px #333333;
}

.ref_repro_portada{
	width:300px;
	height:60px;
	/*background:url(../img/index_rep.png);*/
	margin-bottom:10px;
	margin-top:10px;
	box-shadow: 2px 2px 5px #333333;
}
.ref_repro_letras{
	color:#fffc00;
	font-size:26px;
	margin-left:194px;
	margin-top:13px;
	float:left;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
	font-family:Decade;
}

.ref_repro_letras a{
	text-decoration:none;
	color:#fffc00;
}

.ref_repro_letras :hover{
	color:#F00;
}

.barra_programacion{
	width:300px;
	height:62px;
	background:url(../img/Programacion_LD.png) no-repeat center;
	margin-bottom:10px;
	margin-top:15px;
	border-radius:6px 6px 6px 6px;	
}
.content_banner_half_lateral{
	width:300px;
	height:60px;
	float:left;
	margin-left:33px;
	margin-top:5px;
}
.social_twitter{
	width:300px;
	height:446px;
	background:#000000;
	/*background:#006; */
	margin-bottom:2px;
	float:left;
}
.social_twitter_header{
	width:300px;
	height:50px;
	float:left;
	background:url(../img/twitter_header_1.png) no-repeat;
}

.space_bannershalf{
	width:300px;
	height:130px;
	/*background:#99F; */
	margin-bottom:10px;
	float:left;
}
.space_half_social{
	width:300px;
	height:55px;
	float:left;
	margin-bottom:5px;
}
.space_one_banner{
	width:300px;
	float:left;
	height:60px;
}
.space_social_half_tw{
	height:55px;
	width:133px;
	float:left;
	border-radius:6px 6px 6px 6px;
	margin-left:10px;
}
.space_social_half_fb{
	height:55px;
	width:133px;
	float:right;
	border-radius:6px 6px 6px 6px;
	margin-right:5px;
}
.social_facebook{
	width:300px;
	height:215px;
	/*background:#00F;*/
	margin-bottom:10px;
	float:left;
}
.horoscopo{
	width:300px;
	height:71px;
	background:url(../img/Horoscopo_LD_sl.png);
	margin-bottom:10px;
	border-radius:6px 6px 6px 6px;
	float:left;
}
.horoscopo_letras{
	color:#fffc00;
	font-size:30px;
	margin-left:175px;
	margin-top:32px;
	float:left;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
}

.horoscopo_letras a{
	text-decoration:none;
	color:#fffc00;
}

.horoscopo_letras :hover{
	color:#F00;
}

.widget_clima{
	width:300px;
	height:284px;
	background:url(../img/background.jpg);
	margin-bottom:10px;
	float:left;
}
.concentrado_notas_panel_lateral{
	height:348px;
	width:300px;
	background:#000;
	float:left;
	margin-top:0px;
	border-radius: 0 0 10px 10px;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-color:#999999;
	/*box-shadow: 2px 2px 5px #333333;*/
}
.titulo_cnpl{
	height:28px;
	width:310px;
	/*background-image: -moz-linear-gradient(top, #ff0000, #800000 90%);
	background-image: -webkit-linear-gradient(top, #ff0000, #800000 90%);
	background-image: -o-linear-gradient(top, #ff0000, #800000 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff0000, endColorstr=#800000); */
	background:url(../img/fondo_titulo_cnpl.png);
	/*border-radius:10px 0  0 10px;*/
	float:right;
}
.content_titulo_cnpl{
	margin:4px 20px 10px 34px;
	text-shadow:#000 1px 2px 2px;
	font-family:Decade;
	/*font-style:italic;
	font-weight:bold;*/
	font-size:20px;
	color:#FFF;
	float:left;
}
.content_cnpl{
	height:44px;
	width:280px;
	float:left;
	background:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-color:#DADADA;
	border-bottom-width:1px;
	/*
	background-image: -moz-linear-gradient(top, #ffffff, #cccccc 90%);
	background-image: -webkit-linear-gradient(top, #ffffff, #cccccc 90%);
	background-image: -o-linear-gradient(top, #ffffff, #cccccc 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc);
	*/
	padding:10px 10px 10px 10px;
}
.content_cnpl:hover{
	background:#eeeeee;
}
.content_img{
	height:44px;
	width:72px;
	float:left;	
}
.content_text{
	height:20px;
	width:200px;
	float:right;
}
.content_text a{
	text-decoration:none;
	color:#000000;
}
.titular_cnpl{
	margin-top:0px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:35px;
	overflow:hidden;
	text-overflow: ellipsis-word; 
}


.titular_cnpl a{
	text-decoration:none;
	color:#000000;
}
.titular_cnpl :hover{
	color:#900;
}

.fecha_cnpl{
	margin-left:5px;
	font-size:12px;
	font-weight:600;
}
.cnpl_footer{
	width:100%;
	height:28.36px;
	
	float:left;
	border-radius:0px 0px 6px 6px;
}
.cnpl_footer_content{
	margin-left:99px;
	margin-top:0px;
	color:#FF0;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.cnpl_footer_content a{
	text-decoration:none;
	color:#fffc00;
}
.cnpl_footer_content :hover{
	color:#F00;
}
/*-----------------------------------*/
/*--Fin Estilos de la Barra Lateral--*/
/*-----------------------------------*/




/*-----------------------------------*/
/*----  Estilos de los Banners   ----*/
/*-----------------------------------*/
#banner{
	margin:0;
	/* box-shadow: 2px 2px 5px #333333; */
}
.rectangleIAB{
	width:160px;
	height:150px;
	/*background:#999;	
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	*/
	float:right;
	margin-top:10px;
}
.mediumRectangleIAB{
	width:300px;
	height:250px;
	/*background:#999;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	*/
	margin-bottom:10px;
}
.leaderBoardIAB{
	width:728px;
	height:90px;
	/*
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#666666;	
	
	*/
}
.bannerheaderOne{
	margin:10px 0px 10px 10px;
	float:left;
}
.bannerheaderTwo{
	margin:23px 0px 5px 22px; 
	float:left	
}
.bannerhalfPortada{
	margin-bottom:15px; 
	margin-top:15px;
}
.wideSkycraperIAB{
	width:160px;
	height:600px;
	/*background:#999;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	*/
	float:left;
	/*margin-top:10px;*/
}
.halfBannerIAB{
	width:234px;
	height:60px;	
	/*background:#999;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	*/
	float:left;
}
.halfPageIAB{
	width:300px;
	height:600px;	
}

.zona-banners-lateral-sky{
	width:160px; 
	max-width:160px; 
	position:fixed;
	left:50%; 
	right:50%;
	top:50%;	
	transform:translateY(-50%);
}
.der{
	margin:0px 525px;
}
.izq{
	margin:0px -685px;
}

/*-----------------------------------*/
/*-- Fin Estilos de los Banners   ---*/
/*-----------------------------------*/

#content_main{
	width:690px;
	height:auto;
	/*height:1000px;*/
	margin-left:10px;
	margin-right:10px;
	/*height:780px; */
	background:#FFF;
	overflow:hidden;

}

/*-----------------------------------*/
/*----     Estilo Nota Basica    ----*/
/*-----------------------------------*/
#nota_basic_content{
	width:700px;
	height:auto;
	/*background:#CCF;	*/
}
.titulo_seccion_nota{
	width:397px;
	height:65px;
	background:url(../img/titulo_seccion_bg.png) no-repeat;
	/*border-radius:0px 20px 20px 0px;*/
	
}
.content_seccion_nota{
	height:40px;
	margin:5px 0px 0px 44px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:#000 1px 2px 2px;
	font-size:36px;
	color:#FFF;
	float:left;
}
.titulo_nota{
	width:670px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	background-image: -moz-linear-gradient(top, #707070, #000 70%);
	background-image: -webkit-linear-gradient(top, #707070, #000 70%);
	background-image: -o-linear-gradient(top, #707070, #000 70%);
	background-image: -ms-linear-gradient(top, #707070, #000 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#000000');
	/*border-radius:0px 20px 20px 0px; */
	/*box-shadow: 2px 2px 5px #333333; */
}
.content_titulo_nota{
	margin:10px 20px 10px 44px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
	font-size:26px;
	color:#FFF;
	float:left;
}
.fondo_nota{
	width:670px;
	height:auto;
	float:left;
	/* background:#CCCCCC; */
}
.nota_content_f_s{	
	width:100%;
	overflow:hidden;
	/*height:290px;*/
	/*background:#FFFFCC; */
}

.foto_nota{
	width:330px;
	/*background:#60F;*/
	margin-top:10px;
	margin-left:30px;
	float:left;
}
.audio_nota_content{
	float:left;
	margin-left:30px;
	margin-top:10px;
	width:300px;
	height:30px;	
}
.content_social_bts{
	margin-top:10px;
	margin-left:50px;
	width:230px;
	height:270px;
	float:left;
	overflow:hidden;
	/*background:#CCFFFF; */
}
.megust_fb_tw{
	height:90px;
	margin:1px 20px 0px 25px;
	/*background:url(../img/social_basica.png) no-repeat;*/
}
.facebook_cont{
	width:70px;
	float:right;
	margin-right:10px;
}
.twiter_cont{
	width:70px;
	float:left;
}
.info_nota{
	/*height:65px;*/
	margin:10px 20px 0px 25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.icons_nota{
	width:175px;
	height:53px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	background:#f9f9f9;
	margin:15px 20px 0px 25px;
	font-size:9px;
	text-align:center;
}

.icons_nota_content{
	width:165px;
	/*height:43px;*/
	margin-top:5px;
	margin-left:5px;
	float:left;
}

.icons_nota_icon{
	width:55px;
	/*height:43px;*/
	float:left;	
}
.icons_nota_icon a{
	color:#000;
}
.content_herr_au_dis{
	width:200px;
	height:20px;
	margin:auto;
	float:left;
	margin-left:15px;
	margin-top:10px;
	overflow:hidden;
}
.herr_aum{
	width:100px;
	height:20px;
	float:left;
}
.herr_dis{
	width:100px;
	height:20px;
	float:right;
  	margin-left:0px;
}
.texto_nota{
	width:610px;
	background:#FFFFFF;
	float:left;
	margin-top:10px;
	padding:35px 15px 45px 30px;
	text-align:justify;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}

.nota_titulo_coments{
	width:670px;
	height:60px;
	float:left;
	background:url(../img/BG_COMMENTS.png) no-repeat;
	/*border-radius:0px 20px 20px 0px; */
	/*background-image: -moz-linear-gradient(top, #707070, #000 90%);	
	background-image: -webkit-linear-gradient(top, #707070, #000 90%);
	background-image: -o-linear-gradient(top, #707070, #000 90%);	
	background-image: -ms-linear-gradient(top, #707070, #000 90%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#000000'); */
}
.content_titulo_comentarios{
	margin:14px 10px 15px 165px;
	font-family:Decade;
	text-shadow:#000 1px 2px 2px;
	font-size:30px;
	color:#FFF;
	float:left;
	text-align:center;
}
.comentarios_social_nota{
	width:610px;
	background:#ebebeb;
	float:left;
	margin-left:30px;
}

/*-----------------------------------*/
/*----  FIN Estilo Nota Basica   ----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----       Estilo Portada      ----*/
/*-----------------------------------*/

#wrap{
	width:690px;
	height:580px;
	float:left;
	/*background:#868484;*/
	background:#000000;
	/*margin-top:10px; */
	/*box-shadow: 2px 2px 5px #333333;*/
	/*padding: 10px 10px 10px 10px; */
}
#contenido_2_col{
	width:690px;
	/*height:622px;*/
	float:left;
	margin-top:0px;
}
.cuadro_notas{
	width:442px;
	/*height:100%;*/
	float:left;
	/* background:#FFFF66; */
	margin-right:0px;
}
.portada_new_cuadro_notas_x_sec{
	width:438px;	
}

.seg_cuadro_notas{
	width:440px;
	/*height:158px;*/
	margin-top:15px;
	/*background:#cbcbcb; */
	float:left;
	/*
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#DADADA;
	border-top-color:#666;
	*/	
	/*box-shadow: 2px 2px 5px #333333; */
	border-left-width:1px;
	border-left-style:solid;
	/*border-left-color:#666;*/
	border-left-color:#CDCDCD;	
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CDCDCD;
	/*border-rigth-color:#666;*/	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CDCDCD;
	/*border-bottom-color:#666;*/
	/*
	background: linear-gradient(to left, #F6F6F6 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
	box-shadow: 3px 4px 23px #F1F1F1, -10px -3px 12px #F1F1F1;	
	*/
}
.scn_titulo{
	width:420px;
	height:28px;
	background:#000000;
	float:left;
	color:#FFFFFF;
	padding:0px 0 0 20px;
	font-size:22px;
	font-weight:bolder;
}
.scn_titulo a{
	color:#FFF;
}
.content_scd{
	padding:10px 10px 10px 10px;
	float:left;
	width:420px;
	/*height:110px; */
	/*background:#CBCBCB;*/
	/*
	background-image: -moz-linear-gradient(top, #fefefe, #cbcbcb 70%);	
	background-image: -webkit-linear-gradient(top, #fefefe, #cbcbcb 70%);	
	background-image: -o-linear-gradient(top, #fefefe, #cbcbcb 70%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cbcbcb');
	*/
}

.content_scd_img{
	width:156px;
	/*height:95px;*/
	float:left;
	margin-top:5px;
}

.content_scd_der{
	float:right;
	/*height:105px; */
	width:230px;
}

.content_scd_der_titulo{
	font-size:20px; 
	font-weight:bold; 
	/*height:62px;*/
}
.content_scd_der_titulo a{ 
	color:#000;
	text-decoration:none;
}

.content_scd_der_fecha{ font-size:10px; color:#FF0000; text-align:left;}
.content_scd_der_links{ font-size:14px; font-style:italic; color:#F00;}
.content_scd_der_links a{ color:#F00; }
.content_scd_der_links :hover{ color:#F00; }

.content_scd_text{
	font-size:11px;
	/*height:40px;*/
	width:250px;
	float:left;
	overflow:hidden;
	text-align:left;
	text-overflow: ellipsis-word; 	
}
.scd_leermas{
	float:right;
	margin-right:10px;
	font-size:12px;
	color:#8762b1;
	font-style:italic;
	font-weight:bold;	
}

.scd_leermas a{
	color:#F00;
	text-decoration:none;
}
.scd_leermas a:hover{
	color:#F00;
}
.scn_links{ 
	width:440px; 
	height:32px;
	/*background-image: -moz-linear-gradient(top, #fefefe, #cbcbcb 70%);	
	background-image: -webkit-linear-gradient(top, #fefefe, #cbcbcb 70%);	
	background-image: -o-linear-gradient(top, #fefefe, #cbcbcb 70%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cbcbcb');*/
	/*background:#cbcbcb;	*/
	float:left;
	/*box-shadow: 2px 2px 5px #333333; */
	
	/*box-shadow: 2px 2px 5px #333333;*/
	
	/*
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CDCDCD;
	*/
	/*border-left-color:#666;*/
	
	/*
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CDCDCD;
	*/
	/*border-rigth-color:#666;*/
	
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#CDCDCD;
	/*border-bottom-color:#666;*/
}
.scn_triang{
	width:15px;
	height:19px;
	background:url(../img/triangulo_s.png) no-repeat;
	margin-left:30px;
	margin-top:9px;
	float:left;
}
.scn_text_links{
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	margin-left:15px;
	float:left;
	width:375px;
	height:20px;
	/*overflow:hidden;*/
	text-overflow: ellipsis-word; 
}
.scn_text_links a{
	color:#000;
}

/* --------- ENCUESTA ------------ */

.encuesta-pregunta-pa{
	color:#FFFFFF; 
	margin-top:0; 
	font-size:1rem; 
	font-weight:700;
}
.encuesta-opciones-pa{
	color:#FFFFFF; 
	margin-left:10px;	
}


.op_box_fb_social{
	width:100%;
	margin-top:10px;
	overflow:hidden;
	float:left;
	/*
	width:440px;	
	
	
	*/
	/*height:280px;*/
	/*background:#999999;*/
}
#op_scn_bottom{
	width:440px;
	/*height:100%;*/
	float:left;
	background:#000;
	/*border-radius:6px 6px 6px 6px;*/
}
.op_scn_bottom_header{	
	/*width:440px;*/
	width:100%;
	height:30px;
	background:url(../img/Opinion_header2.png) no-repeat;		
}
.op_scn_bottom_body{
	width:100%;
	position:relative;
	background-color:#000000;
	padding:10px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		 -o-box-sizing:border-box;		
			box-sizing:border-box;
	/*
	
	background-image:url(../img/fondo_opinion.png) no-repeat;
	*/
	/*
	height:252px;
	width:440px;¨
	*/
}
.op_scn_botto_cuadro_lo{
	height:252px;
	width:440px;
	background:url(../img/fondo_opinion_440PX.png) no-repeat;
}
.op_scn_content{
	/*height:200px;*/
	width:440px;
	float:left;
	color:#FFFFFF;
	
	/*margin-bottom:50px;*/
}
.op_pregunta{
	margin-top:10px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:10px;
	width:405px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.op_opciones{
	margin-top:10px;
	margin-left:40px;
	margin-right:10px;
	width:390px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.op_scn_content_button{
	/*width:100%;*/
	/*height:45px;*/
	padding-left:175px;
	padding-bottom:10px;
	float:left;
	margin-top:20px;
}
.align_button_poll{
	/*margin-left:70px;*/
	float:left;	
}
.bot_style_votar_poll{
	background:#FC3;
	border:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:30px;
	width:100px;	
	/*border-radius:6px;*/
}
.op_scn_boton{
	width:137px;
	height:36px;
	background:url(../img/boton_votar.png) no-repeat;
	margin:auto;
	border-right:10px 10px 10px 10px;
}
.op_scn_letras{
	color:#000;
	font-size:30px;
	margin-left:32px;
	margin-top:Opx;
	float:left;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
}

.op_scn_letras a{
	text-decoration:none;
	color:#000;
}

.op_scn_letras :hover{
	color:#F00;
}
.scn_fb_bottom{
	width:380px;
	/*height:270px;*/
	height:auto;
	float:right;
	margin-top:25px;
	background:#FFF;	
}
.seg_col{
	width:250px;
	height:auto;
	float:left;
	/*background:#666666;*/
}

.btn_encuesta{
	/*width:25%;*/
	padding:10px 20px;
	position:relative; 
	
	margin-left:auto;
	margin-right:auto;
	
	background:#FC3;
	border:none;
	color:#000;	
	font-weight:700;
	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}

.encuesta-error{
	color:#FFF; 
	text-align:center;
	font-size:1rem;
}

.btn_row{
	width:100%; 
	margin-top:10px; 
	margin-bottom:10px; 
	box-sizing:border-box;
}

.btn-center{
	padding-left:39%;
	padding-right:39%;
}


.lasdiez_cmg{
	width:240px;
	height:368px;
	margin-top:15px;
	background:#000;
	/*box-shadow: 2px 2px 5px #333333;*/
	float:right;
	border-radius:6px 6px 6px 6px;
}

.lasdiez_header{
	width:240px;;
	height:58px;
	background:url(../img/fondoGarra.png) no-repeat;
	color:#FFFFFF;
	float:left;
	border-radius:6px 6px 0px 0px;
}
.lasdiez_lugar{
	width:240px;
	height:57px;
	background:url(../img/bg_lasdiez_row.png) repeat-x;
	/*
	background-image: -moz-linear-gradient(top, #7b7878, #000 90%);
	background-image: -webkit-linear-gradient(top, #7b7878, #000 90%);
	background-image: -o-linear-gradient(top, #7b7878, #000 90%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7878', endColorstr='#000000');
	*/
	float:left;
}
.lasdiez_lugar_thumb{
	height:40px;
	width:40px;
	margin-top:8px;
	margin-left:12px;
	margin-right:12px;
	float:left;
	background:#CCC;
}
.lasdiez_lugar_num{
	color:#FFFFFF;
	font-size:36px;
	float:left;
	margin-top:8px;
	margin-right:5px;
}
.lasdiez_lugar_text_content{
	height:47px;
	width:140px;
	float:left;
	margin-top:9px;
	margin-left:10px;
}
.lasdiez_lugar_tema{
	font-size:13px;
	color:#FFFFFF;
	width:100%;
	height:16px;
	float:left;
}
.lasdiez_lugar_disco{
	width:100%;
	color:#FF0;
	font-style:italic;
	font-size:12px;
	float:left;
}
.lasdiez_footer{
	width:100%;
	height:28.36px;
	background:#000;
	float:left;
	border-radius:0px 0px 6px 6px;
}
.lasdiez_footer_content{
	margin-left:85px;
	margin-top:5px;
	color:#FF0;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.lasdiez_footer_content a{
	text-decoration:none;
	color:#fffc00;
}
.lasdiez_footer_content :hover{
	color:#fffc00;
}

.banner_promociones{
	width:240px;
	/*height:246px;*/
	margin-top:15px;
	/*background:#000033;*/
	float:right;
	/*border-radius:6px 6px 6px 6px;*/
	/*box-shadow: 2px 2px 5px #333333; */
}
.banner_prom_ima{
	width:100%;
	height:200px;
	float:left;
	/*border-radius:6px 6px 0px 0px;*/
}
.banner_prom_bot{
	width:100%;
	height:51.55px;
	background:#000000;
	/*border-radius:0px 0px 6px 6px;*/
	float:left;
}
.banner_bot{
	width:193px;
	height:37px;
	background:url(../img/bot_promo.png) no-repeat;
	margin-left:24px;
	margin-top:8px;
}
.banner_text{
	color:#FFF;
	text-shadow:#000 1px 2px 2px;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:5px;
	margin-left:15px;
	float:left;
	width:160px;
}
.banner_text a{
	text-decoration:none;
	color:#ffffff;
}
.banner_text :hover{
	color:#900;
}
#contenido_3_col{
	width:690px;
	height:600px;
	/*background:#3F6; */
	float:left;
	margin-top:10px;
}
.rep_video_oth{
	width:510px;
	height:100%;
	/*background:#003300; */
	float:left;
}
.rep_video{
	height:310px;
	width:100%;
	background:#666666;
	float:left;	
}
.opinion_oth{
	width:100%;
	height:290px;
	/*background:#330033; */
	float:left;
}
.bloque_opinion{
	width:335px;
	height:275px;
	background:#0099FF;
	margin-right:0px;
	margin-top:15px;
	float:left;
}
.content_ban_soc{
	width:174px;
	height:290px;
	/*background:#036; */
	float:right;
	margin-bottom:0px;
}
.esp_social_d{
	margin-bottom:15px;
  	margin-top:15px;
	width:160px;
	height:42px;
	background:#6CF;
	float:right;	
}
.ter_col{
	width:160px;
	height:200px;
	float:right;
	background:#FF6633;
}
/*------   panel der portada------*/
#thick_panel_der_portada{
	width:550px;
	/*height:600px;*/
	float:left;
	/*background:#999999; */
	margin-top:19px;
	margin-left:5px;
}
.thick_pdp_col2{
	width:380px;
	height:100%;
	float:right;
	/*background:#063; */
}
.thick_pdp_video{
	width:530px;
	height:300px;
	float:left;
	background:#000;
	color:#000;
	text-align:center;
	padding:10px;
	/*border-radius:6px 6px 6px 6px;*/
	/*
	border-bottom-width:1px;
	border-bottom-color:#666;
	border-bottom-style:solid;	
	border-left-width:1px;
	border-left-color:#666;
	border-left-style:solid;	
	border-right-width:1px;
	border-right-color:#666;
	border-right-style:solid;	
	*/
}
.pdp_title_cuad{
	width:550px;;
	height:30px;
	float:left;
	background:url(../img/fieraTV_550px.png) no-repeat;
	/*border-radius:6px 6px 0px 0px;*/
}
.pdp_video_prin_cuad{
	margin-left:0px;
	margin-top:0px;
	width:365px;
	height:240px;
	float:left;
	position:relative;
	/*background:#FFFFFF;*/	
}
.pdp_title_prin_cuad{
	width:375px;
	height:32px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-top:8px;
}
.pdp_col_vid{
	float:right;
	width:145px;
	height:280px;
	margin-right:0px;
	margin-top:0px;
	color:#FFF;
	font-size:9px;
	text-align:center;
	z-index:1;
}
.pdp_el_col{
	width:100%;
	height:66px;
	float:left;
	background:#FFFFFF;
	margin-bottom:5px;
}
.pdp_elw_col{
	width:130px;
	height:90px;
	float:right;
	margin-bottom:5px;
	z-index:2;
	/*
	border-color:#222222;
	border-width:1px;
	border-style:solid;
	*/	
}
.pdp_elw_col_title{
    background-color: rgba(0, 0, 0, 0.6);	
    padding: 5px;    
    width: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float:right;
	position:absolute;
	z-index:3;
	margin-top:60px;
}
.thick_pdp_horoscopo{
	width:380px;;
	height:85px;
	background:#000099;
	float:right;
	/*margin-top:10px;*/
	/*margin-bottom:10px;*/
	border-radius:12px 12px 12px 12px;
	background:url(../img/horoscopo_thick_col_1.png) no-repeat;
	box-shadow: 2px 2px 5px #333333;
}

.thick_horoscopo_letras{
	color:#fffc00;
	font-size:30px;
	margin-left:231px;
	margin-top:42px;
	float:left;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
}
.thick_horoscopo_letras a{
	text-decoration:none;
	color:#fffc00;
}
.thick_horoscopo_letras :hover{
	color:#F00;
}

.thick_pdp_weather_ban_social{
	width:380px;
	/*height:227px;*/
	float:right;
	margin-top:10px;
}
.tpdp_ban_social_content{
	width:160px;
	height:100%;
	float:right;
}
.tpdp_social_button_fb{
	margin-top:0px;
	/*margin-right:25px; RIGHT SIDE*/
	margin-right:15px; /*LEFT SIDE*/
	height:42px;
	width:160px;
	border-radius:6px 6px 6px 6px;
	background:url(../img/tpdp_soc_button_fb.png) no-repeat;
	float:right;
}
.tpdp_weather_social_content{
	width:210px;
	height:150px;
	float:left;
}
.tpdp_weather{
	margin-top:20px;
	width:210px;
	height:150px;
	float:left;
	background:#000;
}
.tpdp_weather_fondo{
	width:100%;
	height:150px;
	float:left;
	background:url(../img/fondo_opinion.png) no-repeat;
}
.tpdp_social_button_tw{
	margin-top:0px;	
	height:42px;
	width:160px;
	border-radius:6px 6px 6px 6px;
	background:url(../img/tpdp_soc_button_tw.png) no-repeat;
	float:left;
	/*margin-left:25px; LEFT SIDE*/
	margin-left:15px; /*RIGHT SIDE*/
}
/*---FIN thick panel der portada-----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----    FIN Estilo Portada     ----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----      Estilo Footer        ----*/
/*-----------------------------------*/
#footer{
	width:100%;
	height:150px;
	background:#000;

	float:left
}
.div_top{
	width:990px;
  	height:50px;
	margin:auto;
	background:url(../img/footer_dec.png) no-repeat center;
}
.div_bot{
	width:990px;
  	height:100px;
	margin:auto;
	border-radius:20px 20px 0px 0px;
	background:url(../img/bg_footer_lafiera.png) repeat-x;
	
	/*
	background-image: -moz-linear-gradient(top, #707070, #000 90%);	
	background-image: -webkit-linear-gradient(top, #707070, #000 90%);
	background-image: -o-linear-gradient(top, #707070, #000 90%);
	*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#c0ff3300, endColorstr=#ff000000); */
	/*
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#000000');	
	*/
}
.content_div_bot{
	margin:15px 33px 15px 33px;
	width:925px;
	height:70px;
	float:left;	
}
.icon_grupo{
	height:57px;
	width:110px;
	border-radius:6px 6px 6px 6px;
	margin-left:0px;
	margin-top:6px;
	float:left;
	overflow:hidden;
}
.text_footer{
	width:367px;
	/*height:20px;*/	
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	margin-left:1px;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#000 1px 2px 2px;
}
.text_footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.text_footer a:hover{
	text-decoration:underline;
}
.content_icons{
	width:245px;
	/*height:70px;*/
	float:left;
	margin-right:5px;
	margin-left:20px;
	margin-top:11px;
}
.icon_elem_xeu{
	height:50px;
	width:50px;
	float:left;
	background:url(../img/xeu_sphere.png) no-repeat;
	margin-left:10px;	
}
.icon_elem_xeud{
	height:50px;
	width:50px;
	float:left;
	background:url(../img/xeud_sphere.png) no-repeat;
	margin-left:10px;	
}
.icon_elem_fusion{
	height:50px;
	width:50px;
	float:left;
	background:url(../img/fusion_sphere.png) no-repeat;
	margin-left:10px;	
}
.icon_elem_ya{
	height:50px;
	width:50px;
	float:left;
	background:url(../img/ya!_sphere.png) no-repeat;
	margin-left:10px;	
}
.footer_content_logos{
	width:161px;
	height:45px;
	float:right;
	margin-top:14px;
}
.seal_comScore{
	width:100px;
	height:34px;
	float:right;
	background:#FFF;
	border-radius:4px 4px 4px 4px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:3px;
}
.seal_amipci{
	width:35px;
	float:right;
	margin-right:5px;
	background:#FFF;
	border-radius:4px 4px 4px 4px;
	padding:4px;
}
/*
#anim_content_f{ width: 74px; height:74px}

#anim_content_f a{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:74px;
	height:74px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
	-ms-border-radius:50px;
	border-radius:50px;
	
	background-repeat:no-repeat;
	background-origin:border-box;
	background-position:50% 50%;
	
	border-width:37px;
	border-color:rgba(0,0,0,0);

	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	-ms-trnsition:0.5s ease;
	transition:0.5s ease;
}
#anim_content_f a:hover{
	border-width:0;
	border-color:rgba(0,0,0,0.5);
}
a.one{ border-style:dotted;} */
/*-----------------------------------*/
/*----    FIN  Estilo Footer     ----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----      Estilo Seccion       ----*/
/*-----------------------------------*/
#content_seccion{
	width:700px;
	/*height:auto; */
	float:left;
	margin-top:5px;
}
.titulo_seccion{
	width:397px;
	height:56px;
	/*background:url(../img/titulo_seccion_bg.png) no-repeat;*/
	border-radius:0px 20px 20px 0px;
	/*box-shadow: 2px 2px 5px #333333;*/
}
#ajax_voto_count{
	width:280px;
	height:60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}
.content_titulo_seccion{
	height:45px;
	margin:9px 20px 0px 42.52px;
	font-family:Decade;
	text-shadow:#000 1px 2px 2px;
	font-size:36px;
	color:#FFF;
	float:left;
}
.fondo_seccion{
	width:680px;
	height:auto;
	float:left;
}
.nota_reciente{
	width:658px;
	/*height:217px;*/
	padding:15px 15px 10px 15px;
	/*
	background-image:-moz-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-webkit-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-o-linear-gradient(top, #ffffff, #cbcbcb 70%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbcbcb');
	*/
	float:left;
	/*
	border-right-style:solid;
	border-right-color:#CDCDCD;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#CDCDCD;
	border-left-width:1px;
	*/

	border:solid;
	border-width:1px;
	border-color:#CDCDCD;
	margin-left:10px;
	margin-top:15px;
	/*box-shadow: 2px 2px 5px #333333; */
}
.img_nota_reciente{
	width:300px;
	/*height:185px;*/
	float:left;
	margin-top:8px;
}
.info_content_nota_reciente{
	width:300px;
	/*height:200px;*/
	margin-left:35px;
	margin-top:10px;
	float:left;
}
.info_titulo_nr{
	font-size:24px;
	font-weight:bold;
}
.info_titulo_nr a{
	color:#000000;
}

.info_fecha_nr{
	color:#FF0000;
	font-size:12px;
	margin-top:10px;
}
.info_texto_nr{
	width:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	/*height:55px;*/
	font-size:12px;
	margin-top:10px;
	overflow:hidden;
	text-align:justify;
	text-overflow: ellipsis-word;
	line-height:15px;
}
.info_leermas_nr{
	float:right;
	font-size:12px;
	color:#8762b1;
	font-style:italic;
	font-weight:bold;
}
.info_leermas_nr a{
	text-decoration:none;
	color:#8762b1;
}
.info_leermas_nr a:hover{ color:#FF0000;}

#contenido_2_col_sec{
	width:690px;
	/* background:#6699FF; */
	float:left;
	margin-top:0px;
}
.cuadro_notas_sec{
	width:435px;
	float:left;
	/*box-shadow: 2px 2px 5px #333333;*/
	
	/*
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999;
	*/
	
	/*
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CDCDCD;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CDCDCD;
	*/
	margin-right:0px;
	margin-top:10px;
}
.cuadro_lugares_sec{
	width:435px;
	float:left;
	/*box-shadow: 2px 2px 5px #333333; */
	margin-right:0px;
	margin-top:10px;
}
.cuadro_lugares_sec_seg{
	height:104px;
	width:405px;
	/*background-image:-moz-linear-gradient(top, #ffffff, #cbcbcb 80%);
	background-image:-webkit-linear-gradient(top, #ffffff, #cbcbcb 80%);
	background-image:-o-linear-gradient(top, #ffffff, #cbcbcb 80%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbcbcb');	 */
	padding:15px 15px 10px 15px;
	margin-bottom:15px;
	float:left;
	background:#666;
}
.cuadro_notas_sec_seg{
	/*height:104px; */
	float:left;
	width:405px;
	/*
	background-image:-moz-linear-gradient(top, #ffffff, #cbcbcb 80%);
	background-image:-webkit-linear-gradient(top, #ffffff, #cbcbcb 80%);
	background-image:-o-linear-gradient(top, #ffffff, #cbcbcb 80%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbcbcb');	
	*/
	padding:15px 15px 10px 15px;
	
	border-bottom-color:#CDCDCD;
	border-bottom-style:dashed;
	border-bottom-width:1px;		
}
.cuadro_notas_img_ss{
	width:185px;
	margin:0px 15px 0px 0px;
	float:left;
}
.cuadro_notas_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:203.42px;
	/*height:99.21px;*/
	float:left;
}
.cuadro_notas_titulo{
	/*height:39px;*/
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	overflow:hidden;
	text-overflow: ellipsis-word; 
}
.cuadro_notas_titulo a{
	color:#000000;
}
.cuadro_notas_texto{
	width:100%;
	/*height:40px;*/
	font-size:11px;
	overflow:hidden;
	text-align:left;
	text-overflow: ellipsis-word; 
	line-height:14px;
}
.busqueda_noticia_nav_page{
	width:300px;
	/*height:30px
	margin-left:160px; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	margin-left:115px;
	float:left;
	border: 1px solid #FFF;
}
.nav_paginas{
	color:#900;
}
.nav_paginas a{
	color:#000;
}
.seg_col_sec{
	width:245px;
	height:auto;
	float:right;
	/*background:#999966; */
}
.horoscopo_2col{
	width:241px;
	height:129px;
	background:url(../img/Horoscopo_seccion_sl.png) no-repeat center;
	float:right;
	margin-top:15px;
	margin-bottom:5px;
	border-radius:10px 10px 10px 10px;	
}
.horoscopo_2col_letras{
	color:#fffc00;
	font-size:30px;
	margin-left:136px;
	margin-top:78px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
}
.horoscopo_2col_letras a{
	text-decoration:none;
	color:#fffc00;
}
.horoscopo_2col_letras :hover{
	color:#F00;
}
.banner_promociones_sec{
	width:630px;
	/* background:#960; */
	float:left;
	margin-top:30px;
	margin-left:25px;
	border-color:#999;
	border-style:solid;
	border-width:10px;
	/*box-shadow: 2px 2px 5px #333333; */
}
.banner_promo_vigent{
	height:15px;
	background:#999;
	color:#FFF;
	float:right;
	margin-top:0px;
	margin-right:25px;
	text-align:center;
	font-size:12px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	/*
	padding:5px;
	*/
	/*
	border:solid;
	border-width:1px;
	border-color:#333;	
	*/
}
.promo_registro_bt{
	float:left;
	width:100px;
	height:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background:#999999;
	margin-left:25px;
}
.promo_registro_bt a{
	color:#FFF;
	text-decoration:none;
}
.promo_registro_bt a:hover{
	color:#ff0002;
}

.alert_promo{
	text-align:center;
	color:#F00;
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
}

/*-----------------------------------*/
/*----    FIN  Estilo Seccion    ----*/
/*-----------------------------------*/


/*-----------------------------------*/
/*----      Estilo Promocion     ----*/
/*-----------------------------------*/

.promocion_promo_content{
	width:650px;
	/*height:400px;*/
	float:left;
	background:#FFF;
	margin-left:14px;
	margin-top:10px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
}

.promocion_registro_titulo{
	width:525px;
	float:left;
	/*height:50px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin-left:14px;
	/*
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	*/	
	padding-top:20px;
	padding-bottom:20px;
}
.promocion_registro_content{
	width:550px;
	margin-left:14px;
	float:left;
	background:#FFF; /* GRAY OLD */
	padding-top:20px;
	padding-left:100px;
	padding-bottom:50px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;	
}


/*-----------------------------------*/
/*----   FIN Estilo Promocion    ----*/
/*-----------------------------------*/


/*-----------------------------------*/
/*----      Estilo Horoscopo     ----*/
/*-----------------------------------*/
#content_horoscopo{
	width:670px;
	height:auto;
	float:left;
	padding-right:30px;
}
.titulo_horo{
	width:397px;
	height:56px;
	background:url(../img/titulo_seccion_Hor.png);
	border-radius:0px 20px 20px 0px;
	margin-bottom:10px;
}
.content_titulo_horo{
	height:60px;
	/*margin:0px 20px 0px 20px; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:#000 1px 2px 2px;
	font-size:30px;
	color:#FFF;
	float:left;
}
.fondo_seccion_horo{
	width:680px;
	height:1010px;
	float:left;
	margin-left:20px;
	margin-top:30px;
}
.titulo_nota_signo{
	width:670px;
	float:left;
	margin-top:20px;
	margin-bottom:15px;
	background-image: -moz-linear-gradient(top, #707070, #000 70%);
	background-image: -webkit-linear-gradient(top, #707070, #000 70%);
	background-image: -o-linear-gradient(top, #707070, #000 70%);
	background-image: -ms-linear-gradient(top, #707070, #000 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#000000');
	/*border-radius:0px 20px 20px 0px;*/
	/*box-shadow: 2px 2px 5px #333333; */
}
.content_titulo_signo{
	margin:5px 20px 5px 64px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow:#000 1px 2px 2px;
	font-size:40px;
	color:#FFF;
	float:left;
}
.fondo_nota_signo{
	width:426px;
	height:auto;
	float:left;
	/* background:#CCCCCC; */
}
.foto_nota_signo{
	width:330px;
	height:270px;
	/*background:#60F;*/
	margin-top:10px;
	margin-left:66px;
	float:left;
	box-shadow: 2px 2px 5px #333333;
}
.content_social_bts_signo{
	margin-top:20px;
	margin-left:115px;
	width:230px;
	/*height:270px;*/
	float:left;
	/*background:#CCFFFF; */
}
.texto_nota_signo{
	width:375px;
	background:#FFFFFF;
	float:left;
	margin-top:0px;
	padding:30px 15px 45px 30px;
	text-align:justify;
	overflow:hidden;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.column_otros_signos{
	height:745px;
	width:243px;
	background:#f1f1f1;
	float:right;
	/*margin-right:30px;*/
	margin-top:10px;
}
.contenedor_half_banner_signo{
	height:100px;
	width:243px;
	margin-top:20px;
	float:right;
}
.titulo_otros_signos{ height:37px; width:100%; background:url(../img/pleca_otros_signos.png) no-repeat center;}
.colum_horos{
	width:321.65px;
	height:765.35px;
	float:left;
}
.inner_column_otros_signos{
	width:95px;
	height:708px;
	float:left;
	margin-left:20px;
}
.inner_content_icons_signos{
	width:95px;
	height:95px;
	float:left;
	margin-top:20px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	
	-webkit-transition: All 0.6863s ease;
    -moz-transition: All 0.6863s ease;
    -o-transition: All 0.6863s ease;
    -webkit-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(180deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(180deg) translate(0px); 
}
.inner_content_icons_signos:hover{
	-webkit-transform: rotate(0deg) scale(1.200) skew(180deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.200) skew(180deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.200) skew(180deg) translate(0px);
}


.inner_icons_signos{
	width:100%;
	height:77px;
	float:left;
	margin-bottom:5px;
}
.signo_horos{
	width:100%;
	height:99.21px;
	float:left;
	background:url(../img/fondo_horosc_seg_1.png) no-repeat center;
	border-radius:10px 10px 10px 10px;
	margin-bottom:40px;
	/*box-shadow: 2px 2px 5px #333333;*/
}
.signo_horos a{
	color:#000000;
}
.content_signo_horo{
	margin:2px 15px 0px 15px;
	width:291px;
	height:99px;	
}
.content_img_sh{
	width:115px;
	height:95px;
	float:left;
}
.content_text_sh{
	width:138px;
	height:78px;
	margin-left:25px;
	margin-top:6px;
	float:left;
	/*text-shadow:#000 1px 2px 2px;*/
}
.text_signo_sh{
	/*text-shadow:#000 1px 2px 2px; */
	font-size:25px;
	font-weight:bold;
	color:#000000;
}
.text_date_signo_sh{
	margin-top:5px;
	font-size:14px;
	color:#000;
	font-weight:600;
	width:165px;
}
.content_mas_horo{
	width:624.61px;
	height:224.39px;
	float:left;
	margin-top:30.73px;
	margin-left:30px;
}
.content_icon_mh{
	width:81px;
	height:90px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-shadow:#000 1px 2px 2px;
	float:left;
	margin-left:15px;
}
.icon_mas_horo{
	width:81px;
	height:70.87px;
	float:left;
	background:#FFFFFF;
	box-shadow: 2px 2px 5px #333333;
}
.content_mas_horo_top{ float:left;}
.content_mas_horo_bott{ float:left; margin-top:40px;}

/*---Animacion_iconos----*/
#anim_content{ width: 81px;}

#anim_content a{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:81px;
	height:70.87px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
	border-radius:0px;
	
	background-repeat:no-repeat;
	background-origin:border-box;
	background-position:50% 50%;
	
	border-width:50px;
	border-color:rgba(0,0,0,0);

	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	-ms-trnsition:0.5s ease;
	transition:0.5s ease;
	/* margin:20px; */
}
#anim_content a:hover{
	border-width:0;
	border-color:rgba(0,0,0,0.5);
}

a.x7{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	border-radius:0;
	
	border:50px solid rgba(0,0,0,0.7);
}

a.x7:hover{ border:1px double rgba(0,0,0,0.7);}

/*-----------------------------------*/
/*----    FIN  Estilo Horoscopo ----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----    Estilo Seccion Fotos   ----*/
/*-----------------------------------*/

.content_carrusel_photo{
	width:666px;
	height:85px;
	background:#d2d2d2;
	float:left;
	margin-top:15px;
	margin-left:30px;
	border-radius:6px 6px 6px 6px;
	box-shadow: 2px 2px 5px #333333;
	overflow:hidden;
}
.margin_photo{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left
}
.content_pie_photo{
	width:685px;
	text-align:center;
	font-style:italic;
	font-size:14px;
	float:left;
	margin-top:15px;	
}
.content_comentarios_photo{
	height:60px;
	width:510px;
	background:url(../img/comment_BG_short.png) no-repeat;
	float:left;
	margin-top:30px;
}
.comentarios_social_photo{ 
	width:393px;
	background:#ebebeb;
	float:left;
	margin-left:30px;
}

/*-----------------------------------*/
/*----  FIN Estilo Seccion Fotos ----*/
/*-----------------------------------*/

/*-----------------------------------*/
/*----       Seccion Video       ----*/
/*-----------------------------------*/
.content_rep_sec_vid{
	height:400px;
	width:684px;
	/*background:#000000;*/
	margin-top:15px;
	margin-left:10px;
}
.video_social_content{
	width:668px;
	height:30px;
	float:left;
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	/*
	border-top-color:#CCC;
	border-top-width:1px;
	border-top-style:dashed;		
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:dashed;	
	*/
}
.video_date_coments{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:5px;
	margin-left:10px;
}
.video_social_compartelo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	float:left;
	padding-top:7px;
	margin-left:10px;
	
}
.content_titulo_vid{
	width:684px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;	
}
.content_descrip_vid{
	width:684px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

.busqueda_videos{
	width:684px;	
	float:left;
	margin-left:10px;
	margin-top:20px;	
}
.content_cuad_vids{
	width:100%;
	float:left;
	margin-bottom:10px;
	/*height:800px; */
}
.busqueda_col1{
	margin-left:10px;
	width:322px;
	/*height:545px;*/
	float:left;
}
.busqueda_col2{
	margin-right:10px;
	width:322px;
	/*height:545px; */
	float:right;
}
.busquda_video_content{
	height:103px;
	width:100%;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	/*box-shadow: 2px 2px 5px #333333;*/
	border:solid;
	border-width:1px;
	border-color:#999999;
	color:#000000;
}
.busquda_video_content a{
	color:#000000;
}
.busquda_video_content:hover{
	box-shadow: 2px 2px 5px #333333;
	/*transition:all 0.6s ease 0s;*/
	/*transition:ease-out 0.6s ease 0s;*/

}
.busqueda_video_img{
	margin-top:10px;
	margin-left:10px;
	/*height:110px;*/
	width:110px;
	float:left;
}
.busqueda_video_cont_info{
	height:94px;
	width:182px;
	float:left;
	margin-left:10px;
	margin-top:7px;
}
.busqueda_video_titulo_info{
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-bottom:5px;
	color:#000000;
}
.busquda_video_deescripcion{
	float:left;
	font-size:11px;
	height:30px;  
	width:100%;	
	height:43px;
	overflow:hidden;
	/*text-align:justify;*/
	text-overflow: ellipsis-word; 
	/*line-height:14px;*/
}
.busquda_video_deescripcion a{
	color:#000000;
}
.busqueda_video_nav_page{
	width:300px;
	/*height:30px
	margin-left:160px; */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	padding:10px;
	float:left;
	border: 1px solid #FFF;
	margin-left:228px;
}
.busqueda_video_nav_page a{
	color:#000000;
}
.page{
	border: 1px solid #CCC;
	width:310px;
	margin:2px;
	padding:50px 10px;
	text-align:center;
	background-color:white;
/*Estilos Barra de Navegacion  */
}
/*-----------------------------------*/
/*----     Seccion LAS DIEZ      ----*/
/*-----------------------------------*/
.primer_lugar{
	width:658px;
	height:217px;
	padding:15px 15px 15px 15px;
	/*
	background-image:-moz-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-webkit-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-o-linear-gradient(top, #ffffff, #cbcbcb 70%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbcbcb');
	*/
	float:left;
	border:solid;
	border-width:1px;
	border-color:#999999;
	margin-left:10px;
	margin-top:15px;
	/*box-shadow: 2px 2px 5px #333333; */
}
.portada_primerlugar{
	height:215px;
	width:215px;
	background:#000099;
	float:left;
}
.info_primer_lugar{
	width:370px;
	height:200px;
	margin-left:30px;
	margin-top:8px;
	float:left;	
}
.rank_num_primer_lugar{
	height:100px;
	width:100px;
	float:left;
	/*
	background-image:-moz-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-webkit-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-o-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff0002, endColorstr=#cc0002);
	*/
	margin-right:20px;
}
.fuente_primer_lugar{
	margin-top:15px;
	width:100%;
	height:100%;
	font-family:Decade;
	font-size:75px;
	text-align:center;
	color:#FFFFFF;
	float:left;
}
.content_text_primer_lugar{
	width:250px;
	height:130px;
	float:left;
}
.content_audio_rep_primer_lugar{
	width:290px;
	height:50px;
	float:left;
}
#content_button_prin_votar{
	float:right;
	height:30px;
	width:70px;
	margin-top:0px;
	margin-left:30px;
}
#content_button_cuads_votar{
	float:right;
	height:30px;
	width:70px;
	margin-top:0px;
	margin-left:30px;
}
.bot_style_votar{
	background:#FF0000;
	border:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:30px;
	width:70px;	
	/*border-radius:6px;*/
}
.primer_lugar_titulo_cancion{
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size:25px;
	margin-bottom:10px;
}
.primer_lugar_artista_cancion{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size:15px;
}
.cuadros_rank_secondToTen{
	height:150px;
	width:405px;
	/*
	background-image:-moz-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-webkit-linear-gradient(top, #ffffff, #cbcbcb 70%);
	background-image:-o-linear-gradient(top, #ffffff, #cbcbcb 70%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cbcbcb');
	*/
	border:solid;
	border-width:1px;
	border-color:#999999;
	padding:15px 15px 10px 15px;
	margin-bottom:15px;
	float:left;
}
.portada_secondToTen{
	height:146px;
	width:146px;
	background:#000099;
	float:left;
}
.info_secondToTen{
	width:239px;
	height:150px;
	margin-left:20px;
	margin-top:8px;
	float:left;	
}
.rank_num_secondToTen{
	height:75px;
	width:75px;
	float:left;
	/*
	background-image:-moz-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-webkit-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	background-image:-o-linear-gradient(top, #ff0002 50%, #cc0002 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff0002, endColorstr=#cc0002);
	*/
	margin-right:9px;
}
.fuente_secondToTen{
	margin-top:15px;
	width:100%;
	height:100%;
	font-family:Decade;
	font-size:50px;
	text-align:center;
	color:#FFFFFF;
	float:left;
}
.content_text_secondToTen{
	width:155px;
	height:80px;
	float:left;
}
.secondToTen_titulo_cancion{
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size:18px;
	margin-bottom:10px;
}
.secondToTen_artista_cancion{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-size:12px;
}
.secondToTen_content_rep_audio{
	width:230px;
	height:30px;
	float:left;
}
.content_photo{
	margin:auto;
}
.column_otras_canciones{	
	width:243px;
	background:#f1f1f1;
	float:right;
	/*margin-right:30px;*/
	margin-top:10px;
}
.titulo_otras_canciones{ 
	height:45px; 
	width:100%; 
	background:url(../img/titulo_otras_lasdiez.png) no-repeat center;
	margin-top:5px;
}
.otras_canciones_row{
	width:100%;
	height:55px;
	float:left;
	border-bottom-color:#999;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	/*
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:dashed;
	*/
}
.otras_canciones_row:hover{
	background:#ffffff;	
}
.ocr_radio_content{
	float:left;
	width:27px;
	height:35px;
	padding-top:15px;
	padding-left:3px;
}
.ocr_portada{	
	margin-left:10px;
	float:left;
	width:45px;
	height:45px;
	padding-top:5px;
	padding-left:5px;
}
.ocr_info{
	float:left;
	height:50px;
	width:140px;
	margin-left:10px;
}
.ocr_info_cancion{
	font-size:12px;
	font-weight:bold;
}
.ocr_info_artista{
	font-size:12px;
}
.otras_canciones_footer{
	float:left;
	width:100%;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.bot_style_ocr_votar{
	background:#FF0000;
	border:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:30px;
	width:240px;
}

/* ----------------------------------------*/

/* --------DESCARGAS-----------------------*/
/* ----------------------------------------*/
.busqueda_descargas{
	width:684px;
	float:left;
	margin-left:10px;
	margin-top:10px;	
}
.content_wallpaper_des{
	width:200px;
	height:240px;
	float:left;
	margin:10px 10px 10px 10px;
	box-shadow: 2px 2px 5px #333333;
	/*border-style:solid;
	border-width:1px;
	border-color:#999999;*/
}
.title_wall_quad{
	width:100%;
	height:40px;
	float:left;
	background:#000;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
.thumb_wall_quad{
	width:125px;
	height:135px;
	float:left;
	margin-top:10px;
	margin-left:10px;	
}
.links_wall_quad{
	width:110px;
	height:40px;
	float:left;
	margin-top:7px;
	margin-left:45px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}	
.links_wall_quad a{
	text-decoration:none;
	color:#000000;
}
.links_wall_quad a:hover{
	text-decoration:none;
	color:#F00;
}
.content_titulo_seccion_fotos{
	height:45px;
	margin:9px 20px 0px 42.52px;
	font-family:Decade;
	text-shadow:#000 1px 2px 2px;
	font-size:36px;
	color:#FFF;
	float:left;
}
/*-------------------------------------------*/
/*-------------   SECCION FOTOS   -----------*/
/*-------------------------------------------*/
.newgrid_fotos{
	width:690px;
	/*height:600px;*/
	float:left;
	margin-left:10px;
	margin-top:20px;	
}
.content_foto_grid{
	width:auto;
	height:150px;
	float:left;
	margin:10px 10px 10px 10px;
	background:#666;
	padding:2px;
}
.align_foto_grid{
	margin:auto;
}
.content_frame_photo{
	width:685px;
	background:#d2d2d2;
	float:left;
	margin-top:10px;
	margin-left:10px;
	border-radius:6px 6px 6px 6px;
	box-shadow: 2px 2px 5px #333333;
	overflow:hidden;
}
.icon_anterior{
	float:left;
	height:35px;
}
.nav_Ant{
	margin-top:10px;
	margin-left:5px;
	float:right;
	height:20px
}
.icon_siguiente{
	float:right;
	
	height:35px;
}
.nav_Sig{
	margin-top:10px;
	margin-right:5px;
	float:left;
	height:20px
}
.gallery_link{
	margin-left:175px;
	margin-top:10px;
	float:left;
}
.galeria_fotos_nav_page{
	width:665px;
	/*height:30px
	margin-left:160px; */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	padding:10px;
	float:left;
}
.galeria_fotos_nav_page a{
	color:#000000;
}

/*---------------------------------------------*/
/*--------- NUEVOS ESTILOS PORTADA ------------*/
/*---------------------------------------------*/
.portada_container_tv_banners{
	width:548px; 
	float:right; 
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
	 z-index: 1;
}
.portada_lafieratv_cont{
	width:550px;
	height:330px;
	float:right;
	/*
	margin-top:10px;
	margin-right:10px;
	*/
	margin-bottom:10px;
	
}
.portada_banners_others_cont{
	width:550px;
	/*height:600px;*/
	height:auto;
	float:right;
	/*margin-right:10px;*/
	/*background:#CCC;*/
}
.portada_inner_others_cont{
	width:380px;
	/*height:600px;*/
	height:auto;
	/*background:#999;*/
	float:right;
}
.portada_social_btns{
	/*width:440px; RIGHT SIDE*/
	width:380px; /*LEFT SIDE*/
	height:42px;
	float:left;
	margin-top:25px;
	/*background:#9999FF;*/
}
/*---------------------------------------------*/
/*-------- FIN NUEVOS ESTILOS PORTADA ---------*/
/*---------------------------------------------*/

/*-----ESTILO NOTA IMPRIMIR NOTICIA-------*/

#body_nota_impr{
	width:600px;
	/*height:0px;*/
	float:left;
	background:#FFF;
	/*overflow:scroll;*/
}
.header_nota_impr{
	width:600px;
	height:70px;
	float:left;
	/*background:url(../images/interface/head_impr_nota_latido.png) no-repeat;*/
}
.stored_sec_bt_tit_nota_imp{
	width:600px;
	float:left;
}
.seccion_nota_impr{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	color:#F00;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
.bt_impr{
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:20px;
	width:48px;
	height:48px;	
}
.titulo_nota_impr{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333;	
	padding-left:10px;
	padding-bottom:15px;
	width:500px;
}
.img_cont_impr{
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	width:270px;
	margin-right:20px;
	margin-bottom:10px;
}
.texto_cont_impr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:575px;
	float:none;
	margin-left:10px;				
}
.footer_nota_impr{
	width:600px;
	height:70px;
	float:left;
	background:url(../img/footer_bg_nota_impr.png) no-repeat;	
	margin-top:10px;
}
.footer_icon_nota_impr{
	width:80px;
	height:50px;
	float:left;
	margin-top:10px;
	margin-left:10px;	
}
.footer_info_nota_impr{
	width:300px;
	margin-top:15px;
	margin-right:115px;
	float:right;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	font-weight:bold;
}
/*--- FIN ESTILO NOTA IMPRIMIR NOTICIA---*/


/*-------- ESTILO COMPARTIR NOTA --------*/
#body_share_nota{
	width:600px;
	height:385px;
	background:#000000;
}
.header_share_nota{
	padding-top:15px;
	width:437px;
	float:left;
	/*
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#848484;
	*/
	margin-bottom:0px;
	margin-left:80px;
	display:block;
}
.header_cont_tit_share_nota{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#848484;
	width:317px;
	margin-left:20px;
	float:right;
	padding-top:5px;
	text-align:center;
	display:block;
}
.form_cont_share_nota{
	width:600px;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#848484;
	float:left;
	font-weight:bold;
}
.form_only_share_nota{
	width:415px;
	height:180px;
	float:left;
	margin-top:20px;
	margin-left:80px;
	border-style:solid;
	border-width:1px;
	border-color:#d4d4d4;
	padding:10px;
}
.form_basic_row_share_nota{
	width:419px;
	height:30px;
	float:left;
}
.form_col_titulo_row_share_nota{
	width:60px;
	height:16px;
	float:left;
	padding:7px;
	text-align:right;
}
.form_col_input_row_share_nota{
	width:340px;
	height:30px;
	/*padding:4px;*/
	float:left;
	padding-top:4px;
}
.input_style_form_share_nota{
	width:335px;
	height:20px;
	/*
	border-width:1px;
	border-color:#CCCCCC;
	*/
	border:thin solid #999 !important;
	color:#666;	
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
.input_msj_style_form_share_nota{
	width:335px;
	height:50px;
	/*
	border-width:1px;
	border-color:#CCCCCC;
	*/
	border:thin solid #999 !important;
	color:#666;
	overflow:auto;
}
.ver_share_nota{
	width:600px;
	height:50px;
	float:left;
}
.ver_cont_share_nota{
	width:425px;
	height:40px;
	float:left;
	margin-top:0px;
	margin-left:80px;
	border-style:solid;
	border-width:1px;
	border-color:#d4d4d4;
	padding:5px;
}
.ver_titulo_cont_share_nota{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#848484;
	width:350px;
	margin-left:20px;
	float:right;
	padding-top:5px;
}
.bt_cont_share_nota{
	width:123px;
	height:22px;
	float:left;	
	padding-left:393px;
	margin-top:10px;
}

/*----- FIN ESTILO COMPARTIR NOTA  ------*/

/*------------ ESTILO REVISTA ---------------*/

.revista_content{
	width:100%; 
	padding:25px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box; 
}
.revista_main_img{
	width:650px; 
	height:350px;
	position:relative; 
	margin-bottom:30px;
}
.revista_patrocinadores{
	width:650px; 
	position:relative;
}

.revista_tit_edanter{
	width:100%; 
	font-size:28px;
	font-weight:bold; 
	text-align:center;
}

.revista_edanter_content{
	width:100%;
}

.revista_edanter_single{
	float:left;
	margin:12px 22px; 
	position:relative;
}

.revista_edanter_portada{
	height:176px; 
	width:115px;	
}

.revista_edanter_mesanio{
	font-size:14px; 
	font-weight:bold; 
	padding-top:5px; 
	text-align:center; 
	text-transform:capitalize;	
}


/*------------ FIN ESTILO REVISTA -----------*/



/*-------AJAX Style ----------*/
.hide{
	display: none;
}
.ajaxgif{
	position: absolute;
    right: 150px;
    top: 5px;
}
.msg{
    color: white;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
	right: -155px;
    text-transform: uppercase;
	min-width: 121px;
}
.msg_ok{
	background: #589D05;
}
.msg_error{
	background: red;
}

/*------ EFECT_HOVER_LAFIERA_TV ------- */

.picholder_player{ width:100%; position:relative;}
.picholder_player:hover .overlay_player{ opacity:0.7;}
/*.picholder_player:hover .fancypics{ opacity:0.7;}*/

.overlay_player{
	/*bottom: 0; left:0; top:0; right:0;*/
	width:375px;
	height:240px;
	background:url(../img/play_bg.png) no-repeat;
	/*
	height:80px;
	width:80px;
	background-color:#3f3f3f;
	border-radius: 50%;
	*/
	margin:auto;
	position:absolute;
	z-index:9999;
	opacity:0;	
	-webkit-transition:all 0.3s linear 0s;		
	        transition:all 0.3s linear 0s;
}


/* ---------------------------------------------- */
/* 				    FOOTER 2.0					  */
/* ---------------------------------------------- */

.footer-main-content{
	width:100%; 
	position:relative; 
	overflow:hidden;
}

.footer-logos-brands-content{
	float:left; 
	width:14%; 
	padding:15px;	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;		
	
}
.footer-estaciones-logos-content{
	width:100%; 
	position:relative; 
	overflow:hidden; 
	padding:5px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}
.footer-estaciones-esfera-content{
	width:50%;
	padding:5px;
	float:left; 
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}

img.footer-estaciones-esfera-content-align{
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	width:100%;
}

.footer-bottom-logos-content{
	width:100%;
	overflow:hidden;  
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}
.footer-amipci-logo-content{
	width:35%; 
	float:left; 
	position:relative; 
	padding:5px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}

img.footer-amipci-logo-content-align{
	width:100%; 
	display:block; 
	margin-left:auto; 
	margin-right:auto;
}

.footer-comscore-logo-content{
	width:65%; 
	float:left; 
	position:relative; 
	padding:5px; 	
	background:#FFF; 
	margin-top:5px;	
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}

img.footer-amipci-logo-content-align{
	width:100%; 
	display:block; 
	margin-left:auto; 
	margin-right:auto;
}

.footer-middle-info-content{
	width:56%; 
	position:relative; 
	float:left;
	margin-top:15px;
	/*padding-top:15px; */
	overflow:hidden; 
	color:#FFF;
	border-right:1px #FFF solid;
	border-left:1px #FFF solid;
	box-sizing:border-box;
}
.footer-noticias-secciones-col{
	width:25%; 
	float:left;
}
.footer-header-title-col{
	text-align:center; 
	margin-top:0px; 
	margin-bottom:10px; 
	font-size:16px; 
	font-weight:bold;
}
.footer-element-text-col{
	text-align:center; 
	margin:0; 
	font-size:13px;
}
.footer-element-text-col a{
	color:#FFFFFF;
	-webkit-transition: all 0.2s;
  	   -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}
.footer-element-text-col a:hover{
	color:#F00;
}

.footer-msj-tel-rs-col{
	width:50%; 
	float:left;
}
.footer-msj-tel-rs-element{
	width:100%; 
	position:relative; 
	overflow:hidden;
}
.iconos-redes-sociales{
	font-size:30px;
	text-align:center;
}
.footer-msj-tel-icon-content{
	width:20%; 
	float:left; 
	position:relative; 
	font-size:25px; 
	text-align:center; 
	margin-top:5px;
}
.footer-msj-tel-text-content{
	width:80%; 
	float:left; 
	position:relative; 
	margin-bottom:10px;
}
.footer-msj-tel-text-bold{
	font-size:14px; 
	font-weight:bold; 
	margin:0;
}
.footer-msj-tel-text-normal{
	font-size:13px; 
	margin:0;
}
.footer-rs-prev-text{
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:0px; 
	margin-top:5px;
	text-align:center;
}
.footer-iconos-redes-sociales{	 	 
	margin-top:10px;
	color:#FFFFFF;
	margin-right:5px;
	-webkit-transition: all 0.2s;
  	   -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}
.footer-iconos-redes-sociales:hover{
	color:#FF0000;
}
.footer-content-legal-other-info{
	width:100%; 
	float:left; 
	clear:both;
	margin-top:10px;
}
.footer-row-legal-info-row{
	width:100%; 
	text-align:center; 
	clear:both; 
	font-size:.7rem; 
	float:left; 
	margin-bottom:0;	 
	margin-top:0px;
}
.footer-row-legal-info-row a{
	color:#FFFFFF;
}
.footer-row-legal-info-row a:hover{
	color:#FF0000;
	-webkit-transition: all 0.2s;
  	   -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}

.footer-fierarevista-content{
	width:30%; 
	position:relative; 
	float:left; 
	overflow:hidden; 
	box-sizing:border-box; 
	padding:15px;
}
.footer-fierarevista-btn-titulo{
	width:132px; 
	height:219px; 
	float:left; 
	position:relative; 
	padding:15px;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}
.footer-fierarevista-titulo-text{
	color:#FFFFFF; 
	font-size:20px; 
	text-align:center; 
	font-weight:bold;
}
.footer-fierarevista-btn{
	width:100%; 
	padding:15px; 
	border-radius:3px; 
	background:#FFF; 
	text-align:center; 
	color:#000000; 
	font-weight:bold; 
	box-sizing:border-box;
	-webkit-transition: all 0.2s;
  	   -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}

.footer-fierarevista-btn:hover{
	background:#F00;
	color:#FFF;
}

img.footer-fierarevista-portada{
	width:144px; 
	float:right;
}


/* BOTON ESCUCHA EN VIVO NEW 2025 */

.wrapper {
  display: flex;
  justify-content: center;
}

.cta {
    display: flex;
    padding: 10px 45px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: white;
    background: #cc0002;
    transition: 1s;
    box-shadow: 6px 6px 0 black;
    transform: skewX(-15deg);
}

.cta:focus {
   outline: none; 
}

.cta:hover {
    transition: 0.5s;
    box-shadow: 10px 10px 0 #FBC638;
}

.cta span:nth-child(2) {
    transition: 0.5s;
    margin-right: 0px;
}

.cta:hover  span:nth-child(2) {
    transition: 0.5s;
    margin-right: 45px;
}

.cta  span {
    transform: skewX(15deg) 
  }

  span:nth-child(2) {
    width: 20px;
    margin-left: 30px;
    position: relative;
    top: 12%;
  }
  
/**************SVG****************/

path.one {
    transition: 0.4s;
    transform: translateX(-60%);
}

path.two {
    transition: 0.5s;
    transform: translateX(-30%);
}

.cta:hover path.three {
    animation: color_anim 1s infinite 0.2s;
}

.cta:hover path.one {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.6s;
}

.cta:hover path.two {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.4s;
}

/* SVG animations */

@keyframes color_anim {
    0% {
        fill: white;
    }
    50% {
        fill: #FBC638;
    }
    100% {
        fill: white;
    }
}
