*{
	margin:0;
	padding:0;
}
#contenedor-principal{
	width:100%;
	font:normal normal 0.8em roboto;
	position:relative;
	padding-top:47px;
}
header{
	background:#2c87e4;
	overflow:hidden;
	height:47px;
}
header .indent{
	text-indent:20px;
	background:#fff;
}
.menu-principal{
    position:fixed;
    top:0px;
    z-index:100;
	width:100%;	
}
header img{
	height:20px;
}
#logo{
	padding:13.5px;
	float:left;
	overflow:hidden;
	margin-left:35px;
}
#audio-vivo{
    float:right;
	background:#5094da;
	width:57px;
	height:47px;
	padding-top: 13.5px;
	padding-left: 13.5px;	
	}

/*MENU-LATERAL*/
#menu-lateral{
	position:absolute;
	top:0;
	right:0;
	background:#333;
	z-index:1;
	padding:10px;
	width:50%;
	box-shadow:0 0 15px 0 rgba(0,0,0,.99);
}
#menu-lateral ul{
	list-style:none;
	float:left;
}
#menu-lateral ul{
	width:100%;
}
#menu-lateral li{
	border-bottom:1px solid #666;
	width:100%;
}
#menu-lateral li:last-child{
	border:0;
}
#menu-lateral li img{
	width:100%;
}
#menu-lateral li a{
	display:block;
	padding:20px;
}
/*MENU-LATERAL*/

/*NOTA-PRINCIPAL*/
#nota-principal{
	position:relative;
	border-bottom:1px solid #F0F1F2;
}
#nota-principal .etiqueta-roja p{
	font-size:1em;
}
#nota-principal img{
	width:100%;
}
#nota-principal h1{
	font:1.9em roboto-bold;
}
#nota-principal .txt{
	padding:10px;
}
#nota-principal .img{
	position:relative;
}
/*NOTA-PRINCIPAL*/

/*NOTA-2-COLUMAS*/
.contenedor-nota-2-columnas{
	position:relative;
	padding:15px 10px;
	overflow:hidden;
}
.nota-2-columnas{
	position:relative;
}
.nota-2-columnas-sin-imagen{
	position:relative;
}
.nota-2-columnas-sin-imagen .bajada{
	margin-top:5px;
}
.nota-2-columnas-sin-imagen .bajada p{
	color:#666;
	font-size:1.1em;
}
.contenedor-nota-2-columnas .media{
	width:60%;
}
.contenedor-nota-2-columnas .etiqueta-roja p{
	font-size:0.8em;
}
.contenedor-nota-2-columnas .nota-2-columnas .txt{
	padding:10px 0 0 0!important;
}
.contenedor-nota-2-columnas img{
	width:100%;
}
.contenedor-nota-2-columnas .img{
	position:relative;
}
.contenedor-nota-2-columnas .categoria-nota p{
	font-size:1em !important;
}
/*NOTA-2-COLUMAS*/

/*AUDIOS-DESTACADOS*/
#audios-destacados{
	margin:0;
	background:#F1F4F9;
	padding:0 10px;
	border-top:1px solid #F0F1F2;
	border-bottom:1px solid #F0F1F2;
}
#audios-destacados .titulo-bloque{
	padding:20px 10px;
}
#audios-destacados .titulo-bloque p{
	color:#2c87e4;
	font:1.2em roboto-bold;
}
#audios-destacados .titulo-nota h1{
	color:#2c87e4;
	font-size:1em;
	font-weight:normal;
}
#audios-destacados .floatleft{
	width:40%;
}
#audios-destacados .floatright{
	width:55%;
}
#audios-destacados .floatright img{
	width:100%;
}
#audios-destacados .media{
	top:15px;
	right:15px;
	width:10%;
}
#audios-destacados .media img{
	width:100%;
}
#audios-destacados .compartir{
	
}
#audios-destacados .contenedor-interior{
	border:1px solid #F0F1F2;
}
.audio-destacado{
	background:#fff;
	overflow:hidden;
	position:relative;
	float:left;
	padding:10px;
}
#audios-destacados .txt p{
	font-size:1.2em;
}
#audios-destacados .boton-plus{
	background:#2c87e4;
	text-align:center;
	padding:5px 10px;
	width:100px;
	margin:10px auto 0 auto;
}
#audios-destacados .boton-plus p{
	font-size:1.2em;
}
#audios-destacados .boton-plus p a{
	color:#fff;
	text-transform:uppercase;
}
/*AUDIOS-DESTACADOS*/

/*DESTACADOS*/
#destacados{
	margin-bottom:0;
	padding:0 10px 15px 10px;
	border-top:1px solid #F0F1F2;
	border-bottom:1px solid #F0F1F2;
	background:#EFEFEF;
}
#destacados .titulo-nota h1{
	color:#2c87e4;
	font-size:1em;
}
#destacados .floatright img{
	width:100%;
}
#destacados .categoria-nota a{
	color:#F9E048;
}
#destacados .contenedor-interior{
	border-right:1px solid #EFEFEF;
	margin:auto;
	background-size:cover;
	position:relative;
}
#destacados .contenedor-interior img{
	width:100%;
}
#destacados .img{
	background:rgba(7, 34, 64,.7);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#destacados .txt{
	width:90%;
}
#destacados .txt a{
	font-size:1.4em;
	color:#fff;
}
#destacados .titulo-bloque {
    padding:20px 20px 20px 0;
    border-bottom:1px solid #F0F1F2;
}
#destacados .titulo-bloque p{
	color:#7249aa;
    font:1.2em roboto-bold;
}
#destacados .bloque{
	position:absolute;
	bottom:15px;
	left:15px;
	width:260px;
}
/*DESTACADOS*/

/*DEPORTES*/
#deportes{
	border-left:4px solid #2e9f43;
	margin:0;
}
#deportes .titulo-bloque{
	background:#69974A;
	padding:5px 10px;
	float:left;
}
#deportes .titulo-bloque p{
	color:#fff;
	font:1.2em roboto-bold;
}
#deportes .titulo-nota h1{
	font:1.9em roboto-bold;
}
#deportes .titulo-nota a{
	color:#fff;
}
#deportes .categoria-nota p{
	color:#69974A;
}
#deportes .txt{
	padding:10px 10px;
}
#deportes .contenedor-interior{
	background:#000;
	position:relative;
	border-bottom:1px solid #444;
}
#deportes .contenedor-nota-2-columnas{
	background:#000;
	border-color:#444;
}
#deportes img{
	width:100%;
}
#deportes .boton-plus{
	background:#69974A;
	text-align:center;
	padding:5px 10px;
	width:100px;
	margin:auto;
}
#deportes .boton-plus p{
	font-size:1.2em;
	color:#fff;
	text-transform:uppercase;
}
#deportes a{
	color:#fff;
}
#deportes .notas-plus{
	background:#000;
	border-bottom:1px solid #444;
}
#deportes .notas-plus:last-child{
	border:0;
}
#deportes .notas-plus .futbol{
	padding-top:15px;
}
#deportes .ads-wrap{
	background:#000;
	border-color:#444;
}
/*DEPORTES*/

/*ESPECTACULOS*/
#espectaculos{
	border-left:4px solid #DA9851;//DA9851;
	margin:0;
}
#espectaculos .titulo-bloque{
	background:#DA9851;
	padding:5px 10px;
	float:left;
}
#espectaculos .titulo-bloque p{
	color:#fff;
	font-size:1.2em;
	font:1.2em roboto-bold;
}
#espectaculos .titulo-nota h1{
	font:1.9em roboto-bold;
}
#espectaculos .titulo-nota a{
	color:#fff;
}
#espectaculos .categoria-nota p{
	color:#DA9851;
}
#espectaculos .txt{
	padding:10px 10px;
}
#espectaculos .contenedor-interior{
	background:#000;
	position:relative;
}
#espectaculos.etiqueta-roja {
	top:10px;
	left:10px;
}
#espectaculos .contenedor-nota-2-columnas{
	background:#000;
	border-color:#444;
}
#espectaculos img{
	width:100%;
}
#espectaculos .boton-plus{
	background:#DA9851;
	text-align:center;
	padding:5px 10px;
	width:100px;
	margin:auto;
}
#espectaculos .boton-plus p{
	font-size:1.2em;
	color:#fff;
	text-transform:uppercase;
}
#espectaculos .notas-plus{
	background:#000;
	border-bottom:1px solid #444;
}
#espectaculos .notas-plus:last-child{
	border:0;
}
#espectaculos .notas-plus .cine-teatro{
	padding-top:15px;
}
#espectaculos a{
	color:#fff;
}
#espectaculos .ads-wrap{
	background:#000;
	border-color:#444;
}
/*ESPECTACULOS*/

/*VIDEOS*/
#videos{
	border-left:4px solid #b42d2d;
	margin:0;
}
#videos .titulo-bloque{
	background:#b42d2d;
	padding:5px 10px;
	float:left;
}
#videos .titulo-bloque p{
	color:#fff;
	font-size:1.2em;
	font:1.2em roboto-bold;
}
#videos .titulo-nota h1{
	font:1.9em roboto-bold;
}
#videos .titulo-nota a{
	color:#fff;
}
#videos .txt{
	padding:10px 10px;
}
#videos .contenedor-interior{
	background:#000;
	position:relative;
	border-bottom:1px solid #444;
}
#videos .contenedor-nota-2-columnas{
	background:#000;
	border-color:#444;
}
#videos .contenedor-nota-2-columnas .media{
	width:20% !important;
}
.video-play{
	position:absolute;
	width:25%;
	top:28%;
	left:38%;
}
.nota-2-columnas .video-play{
	position:absolute;
	width:28%;
	top:28%;
	left:35%;
}
#videos img{
	width:100%;
}
#videos .boton-plus{
	background:#960606;
	text-align:center;
	padding:5px 10px;
	width:100px;
	margin:auto;
}
#videos .boton-plus p{
	font-size:1.2em;
	color:#fff;
	text-transform:uppercase;
}
#videos .notas-plus{
	background:#000;
}
#videos .notas-plus:last-child{
	border:0;
}
#videos a{
	color:#fff;
}
/*VIDEOS*/

/*LO-MAS-VISTO*/
#lo-mas-visto{
	background:#EFEFEF;
}
#lo-mas-visto .bloque{
    padding:20px 10px;
    overflow:hidden;
    border-bottom:1px solid #F0F1F2;
}
#lo-mas-visto .floatleft{
    width:20%;
	background:#2c87e4;
	text-align:center;
	padding:10px;
}
#lo-mas-visto .floatleft p{
    color:#fff;
	font-size:2em;
}
#lo-mas-visto .floatleft img{
    width:100%;
}
#lo-mas-visto .floatright{
    width:70%;
}
#lo-mas-visto .categoria-nota p{
    font-size:1em;
    color:#2c87e4;
}
#lo-mas-visto h1{
    font-size:1.2em;
}
#lo-mas-visto .titulo-bloque{
	padding:20px 10px;
	border-bottom:1px solid #F0F1F2;
}
#lo-mas-visto .titulo-bloque p{
    color:#2c87e4;
    font:1.2em roboto-bold;
}
/*LO-MAS-VISTO*/

/*NOTA-SECUNDARIA*/
#notas-secundaria{
	margin-top:15px;
}
.nota-secundaria{
	padding:0 10px 10px 10px;
	border-bottom:1px solid #F0F1F2;
	position:relative;
}
#notas-secundaria .titulo-bloque{
	background:#69974A;
	padding:5px 10px;
	float:left;
}
#notas-secundaria .titulo-bloque p{
	color:#fff;
	font-size:1.2em;
}
#notas-secundaria .titulo-nota a{
	color:#333;
}
#notas-secundaria h1 a{
	color:#333;
}
#notas-secundaria .txt{
	padding:10px 10px 0 10px;
}
#notas-secundaria .img{
	position:relative;
}
#notas-secundaria img{
	width:100%;
}
#notas-secundaria .etiqueta-roja{
	left:20px;
	top:10px;
}
#notas-secundaria a{
	color:#fff;
}
/*NOTA-SECUNDARIA*/

/*OTRAS-NOTAS*/
#otras-notas{
	margin-bottom:15px;
}
.otra-nota{
	padding:15px 10px;
	overflow:hidden;
	border-bottom:1px solid #F0F1F2;
}
.otra-nota .media{
	width:70%;
}
.otra-nota:last-child{
	border:0;
	padding-bottom:0;
}
.otra-nota-sin-imagen{
	padding:20px 10px;
	border-bottom:1px solid #F0F1F2;
}
.otra-nota-sin-imagen .bajada p{
	margin-top:5px;
	color:#666;
	font-size:1em;
}
#otras-notas .floatleft{
	width:40%;
}
#otras-notas .floatright{
	width:55%;
}
#otras-notas .floatleft img{
	width:100%;
}
#otras-notas h1{
	font-size:1.2em;
}
#otras-notas .categoria-nota p {
  font-size:1em;
}
 #otras-notas .boton-plus{
	background:#2c87e4;
	text-align:center;
	padding:5px 10px;
	width:100px;
	margin:auto;
}
#otras-notas .boton-plus p{
	font-size:1.2em;
	text-transform:uppercase;
}
#otras-notas .boton-plus a{
	color:#fff;
}
#otras-notas .notas-plus{
	border-bottom:0;
	background:#EBEBEB;
	border-bottom:1px solid #F0F1F2;
}
/*OTRAS-NOTAS*/

/*OPINION*/
#opinion{
	border-left:4px solid #ad4469;
	margin:10px 0;
}
#opinion .titulo-bloque {
  background:#ad4469;
  padding:5px 10px;
  float:left;
}
#opinion .titulo-bloque p {
  color:#fff;
  font-size:1.2em;
}
#opinion .floatleft{
	width:30%;
}
#opinion .floatright{
	width:66%;
}
#opinion .floatleft img{
	width:100%;
}
#opinion .contenedor-interior{
	border-top:1px solid #F0F1F2;;
}
#opinion .bloque{
	padding:15px;
	border-bottom:1px solid #F0F1F2;
	position:relative;
}
#opinion .categoria-nota a{
	font-size:1.3em;
	color:#2c87e4;
}
#opinion .titulo-nota h1{
	font-size: 1.2em !important;
}
#opinion .titulo-nota{
	margin:5px 0 10px 0;
}
#opinion .autor{
	position:absolute;
	bottom:15px;
}
/*OPINION*/

/*ENCUESTA*/
#encuesta{
	margin-top:0;
	padding:15px;
	font-family:roboto;
	min-height:315px;
	position:relative;
}
#encuesta .titulo-bloque{
	padding:0 10px 10px 10px;
	text-align:center;
}
#encuesta .titulo-bloque p {
  color:#333;
  font:1.2em roboto-bold;
}
#encuesta .txt p{
	text-align:center;
}
#botones{
	overflow:hidden;
	margin:20px 0;
	height:186px;
}
#botones .boton{
	background:#7B255C;
	text-align:center;
	width:50%;
	margin:0 auto 10px auto;
}
#botones .boton:last-child{
	margin:0 auto;
}
#botones .boton a{
	color:#fff;
	padding:10px 15px;
	display:block;
}
#encuesta .bloque{
	text-align:center;
}
#encuesta .bloque:last-child{
	bottom:0;
	position:relative;
}
#encuesta .bloque a{
	color:#7B255C;
}
#frame-encuesta{
	width:100%;
	min-height:350px;
	background:#F1F4F9;
	border-top:1px solid #F0F1F2;
	border-bottom:1px solid #F0F1F2;
}
/*ENCUESTA*/

/*ENCUESTA VOTADA*/
#resultado-encuesta{
	width:90%;
	margin:auto;
	padding:10% 0;
	height:150px;
	overflow:hidden;
	border-bottom:1px solid #bbb;
}
#resultado-encuesta .floatleft{
	width:25%;
}
#resultado-encuesta .floatright{
	width:75%;
}
.porcentaje{
	float:left;
	width:35px;
}
.grafico-porcentaje{
	background:#bbb;
	height:16px;
	float:left;
}
.grafico-porcentaje-contenedor{
	width:75px;
	float:left;
	margin:0 5px 10px 5px;
}
.resultado{
	font-size:12px;
	font-weight:700;
	float:right;
}
#mensaje-resultado{
	float:left;
}
#mensaje-resultado p{
	font-size:12px;
	font-weight:700;
	line-height:15px !important;
	color:#800000;
}
#total-encuesta{
	width:90%;
	margin:auto;
	border-top:1px solid #ddd;
	overflow:hidden;
	padding-top:10px;
}
#total-encuesta p{
	float:none;
	padding:0 10px;
}
/*ENCUESTA VOTADA*/

/*FOOTER*/
footer{
	background:#313439;
	padding:20px;
	overflow:hidden;
}
footer form input{
	padding:10px 10px 10px 45px;
	width:100%;
	border-radius:4px;
}
footer li{
	list-style:none;
	margin:10px 0;
}
footer .floatleft{
	width:60%;
}
footer .floatright{
	width:40%;
}
footer .clearboth{
	position:relative;
}
footer p{
	font:normal normal 1.5em roboto;
	color:#fff;
	margin:20px 0;
}
footer a{
	font:normal normal 1em roboto;
	color:#999;
}
footer .lupa{
	position:absolute;
	top:6px;
	left:6px;
}
footer .lupa img{
	width:30px;
	height:30px;
}
footer .bloque{
	border-bottom:1px solid #555;
	padding-bottom:10px;
}
footer .bloque:last-child{
	text-align:center;
	border:0;
	margin-top:20px;
}
footer .bloque:last-child img{
	width:50%;
}
footer .bloque:last-child p{
	font-size:1.2em;
	color:#999;
	margin:0;
}
footer .bloque:last-child a{
	color:#2c87e4;
}
footer .img{
	margin-bottom:10px;
}
/*FOOTER*/

/*CLASES*/
@font-face{
	src:url("../recursos/Roboto-Regular.ttf");
	font-family:roboto;
}
@font-face{
	src:url("../recursos/Roboto-Bold.ttf");
	font-family:roboto-bold;
}
@font-face{
	src:url("../recursos/RobotoCondensed-Bold.ttf");
	font-family:roboto-condensed-bold;
}
@font-face{
	src:url("../recursos/RobotoCondensed-Regular.ttf");
	font-family:roboto-condensed;
}
a{
	text-decoration:none;
	color:#333;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearboth{
	clear:both;
}
.etiqueta-roja{
	position:absolute;
	padding:3px 10px;
	background:#DD2300;
	top:10px;
	left:10px;
	color:#fff;
}
.social img{
	width:100%;
}
.mayuscula{
	text-transform:uppercase;
}
.categoria-nota p{
	font-size:1.2em;
}
h1{
	font:normal normal 1.8em roboto;
	letter-spacing:-0.04em;
}
.media{
	position:absolute;
	bottom:10px;
	left:10px;
	overflow:hidden;
	width:36%;
}
.social{
	position:absolute;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:36%;
}
.media>div{
	float:left;
	width:30%;
	margin-right:2%;
}
.social>div{
	float:left;
	width:30%;
	margin-left:2%;
}
.media>div:last-child{
	margin:0;
}
.social>div:first-child{
	margin:0;
}
@media (max-width:321px){
	.media{
		width:40%;
		margin-right:6%;
	}
	.social{
		width:40%;
		margin-left:6%;
	}
	.media>div:last-child{
		margin:0;
	}
	.social>div:first-child{
		margin:0;
	}
}
.img{
	position:relative;
}
.notas-plus{
	padding:0 0 15px 0;
	text-align:center;
}
.notas-plus p{
	text-transform:uppercase;
	color:#fff;
	font-size:1.2em;
}
.bloque{
	overflow:hidden;
}
.contenedor-interior{
	clear:both;
	overflow:hidden;
}
.ads-wrap{
	width:100%;
	border-bottom:1px solid #F0F1F2;
	padding:15px 0;
}
.ads300-250{
	width:300px;
	height:250px;
	background:#ddd;
	margin:auto;	
}
.ads320-100{
	width:320px;
	height:100px;
	background:#ddd;
	margin:auto;
}
.border-bottom{
	border-bottom:1px solid #F0F1F2;
}
.contenedor-nota-2-columnas h1{
	font:normal normal 1.2em roboto !important;
}
.contenedor-nota-2-columnas .floatleft{
	width:48%;
}
.contenedor-nota-2-columnas .floatright{
	width:48%;
}
.color-deportes {
	color:#2e9f43;
}
.color-espectaculos {
	color:#DA9851;
}
.color-sociedad {
	color:#f2703d;
}
.color-politica {
	color:#3b5daa;
}
.color-tecnologia {
	color:#ffaa15;
}
.color-agro {
	color:#34ad76;
}
.color-mundo {
	color:#263F58;
}
.color-default{
	color:#2c87e4;
}
/*CLASES*/