@import url("/administracion/ckeditor/contents.css");
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(/fonts/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(/fonts/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
body {
    font-family: 'Raleway', sans-serif;
    padding-bottom: 40px;
    background: #F2F2F2;
}
a:hover{
    text-decoration: none;
}
.pointer{
    cursor: pointer;
}
.jump{
    clear: both;
}
header{
    background: #4E9CD1;
    margin-bottom: 3px;
}
header h1{
    margin: 10px 0;
    float: right;
}
header h1 a{
    background: url(/img/la_hora_logo.png) no-repeat;
    width: 222px;
    height: 0px;
    display: block;
    overflow: hidden;
    padding-top: 51px;
    margin-right: 44px;
}
.menuTop{
    border-top: #FFFF00 3px solid;
    background: #2974A5;
}
.home-icon{
    height: 20px;
    overflow: hidden;
    display: block;
    padding: 0px !important;
}
.banners img{
    margin: 12px 0px 7px;
    max-width: 100%;
}
.container{
    max-width: 1030px;
}
.icons-header{
    padding-top: 5px;
}
.icons-header, .icons-header a {
    color: #FFFFFF;

    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.icons-header .user, .icons-header .calendar, .icons-header .rss{
    background: url(/img/icon_user.png);
    display: block;
    float: left;
    overflow: hidden;
    height: 0px;
    width: 15px;
    padding-top: 13px;
    margin: 2px 3px 0 0;
}
.icons-header .calendar{
    background: url(/img/icon_calendar.png);
    margin-right: 5px;
    display: none;
}
.icons-header .rss{
    background: url(/img/icon_rss-2.png);
    margin: 1px 5px 0 0;
    padding-top: 15px;
}
#ui-datepicker-div{
    z-index: 5555 !important;
}
.icons-header .ui-datepicker-trigger{
    margin: -2px 2px 0 1px;
}
.amarillo{
    color:#FFFF00 !important;
}
header .sociales{
    float: left;
}
header .sociales a{
    width: 22px;
    height: 0px;
    padding-top: 20px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 3px 5px 0 0;
    background: url(/img/icon_facebook.png) no-repeat;
}
header .sociales a.twitter{
    background: url(/img/icon_twitter.png) no-repeat;
}
header .sociales a.google{
    background: url(/img/icon_google.png) no-repeat;
}
header .sociales a.pinterest{
    background: url(/img/icon_pinterest.png) no-repeat;
}
.fecha, .fechapeque{
    font-style: italic;
    color: #FFFFFF;
    font-size: 14px;
    float: right;
    padding-top: 3px;
}
.buscar{
    float: right;
    position: relative;
}
.buscar #lupa{
    width: 19px;
    display: block;
    overflow: hidden;
    height: 0px;
    padding-top: 20px;
    background: url(/img/icon_lupa.png) no-repeat;
    margin: 3px 0 0 10px;
    cursor: pointer;
}
#buscador{
    width: 232px;
    height: 34px;
    background: #2974A5;
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    right: 0px;
    display: none;
    z-index: 99;
}
#buscador input{
    width: 188px;
    height: 23px;
    background: #F2F2F2;
    text-align: right;
    border: none;
    margin: 5px 8px;
    padding-right:5px;
    color: #666666;
}
#buscador #ir{
    color: #FFFFFF;
    font-weight: 800;
    cursor: pointer;
    text-decoration: none;
}
.wrapper{
    width: 100%;
    overflow: hidden;
}
section#content{
    width: 682px;
    float: left;        
}
.marquee {
    width: 682px;
    height: 22px;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    color: #AAAAAA;
    margin-bottom: 5px;
}
.marquee a{
    color: #AAAAAA; 
    font-weight: 600;
    font-size: 11px;
}
.marquee a span{
    color: #E53933;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

/***** NOTICIAS HOME *****/
.noticiasHome{
    width: 412px;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}
.noticiasHome.extendido{
    width: 100%;
} 
.noticiasHome.extendido h3{
    color: #ff7f00;
}
.primera a{
    position: relative;
    display: block;
}
.noticiasHome .primera a{
    /*width: 412px;
    height: 228px;*/
    overflow: hidden;
    position: relative;
    display: block;
    height: auto; 
    width: 100%;
}
.noticiasHome .primera a h3, .primera.grande a h3, .primera .extragrande  a h3{
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: #3285be;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold    ;
    left: 0;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    width: 100%;
}
.noticiasHome .primera a h3 span{
    font-size: 14px;
    font-weight: bold;
    color: #ff7f00;
    font-family: 'Raleway', sans-serif;
}
.noticiasHome .noticia, .otrasNoticias{
    background: #FFFFFF;
    margin-top: 10px;
    padding: 9px;
    overflow: hidden;
}
.noticiasHome .noticia .padre, .otrasNoticias padre{
    text-transform: uppercase;
    font-size: 11px;
    color: #FF7F00;
}
.noticiasHome .noticia h4, .otrasNoticias h4{
    /*text-transform: uppercase;*/
    font-size: 17px;
    color: #3285BE;
    font-weight: 700;
}
.noticiasHome .noticia h4 a, .otrasNoticias h4 a{
    color: #3285BE;
}
.noticiasHome .noticia .imagen, .otrasNoticias .imagen{
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 10px 10px 0px;
    max-height: 134px;
}
.noticiasHome .noticia .imagen img.foto, .otrasNoticias .imagen img.foto {
    width: 164px;
}
.noticiasHome .noticia .imagen img.foto, .otrasNoticias .imagen img.fotoautor {
    width: auto;
    max-height: 132px; 
}
.primera a .icons {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 5px;
}
.noticiasHome .primera a .icons {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
}
.noticiasHome .noticia .imagen .icons, .otrasNoticias .imagen .icons {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 5px;
}
.noticiasHome .noticia p, .otrasNoticias p, .primera p{
    color: #858585;
    font-size: 13px;
}
.primera p{
    background: #FFFFFF;
    padding: 0px 10px 10px;
    margin: 0;
}
.noticiasHome .noticia p span, .otrasNoticias .sinopsisOtras span{
    color: #4C99D1;
    font-weight: 700;
}
.noticiasHome .noticia .sociales, .otrasNoticias .sociales{
    float: right;
}
.noticiasHome .noticia .sociales a, .otrasNoticias .sociales a{
    width: 16px;
    height: 0px;
    padding-top: 18px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 3px 5px 0 0;
    cursor: pointer;
    background: url(/img/icon_noticia_facebook.png) no-repeat;
}
.noticiasHome .noticia .sociales a.twitter, .otrasNoticias .sociales a.twitter{
    background: url(/img/icon_noticia_twitter.png) no-repeat;
}
.noticiasHome .relacionados{
    background: #F1F9FC;
    border-bottom: #4E9CD1 2px solid;
    padding: 9px;
}
.noticiasHome .relacionados h6{
    color: #4D9BD1;
    font-weight: 800;
    font-size: 10px;
    margin: 0 0 4px 0;
}
.noticiasHome .relacionados a{
    display: block;
    color: #666666;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.6;
}
.noticiasHome .relacionados a:hover{
    color: #4D9BD1;
}
.otrasNoticias h4 a {
    font-size: 16px;
    text-transform: none;
}
/***** Barra home LIGHT *****/
.barraLight{
    width: 255px;
    overflow: hidden;
    float: left;
    margin-left: 11px;
}
.noticiasLight{
    margin-top: 13px;
    overflow: hidden;
    width: 100%;
}
.noticiasLight .noticia{
    background: #FFFFFF;
    padding: 6px 0 12px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 100%;
}
.noticiasLight .noticia .imagen{
    width: 255px;
    max-height: 170px;
    display: block;
    position: relative;
    overflow: hidden;
}
.noticiasLight .noticia .imagen img{
    max-width: 100%;
}
.noticiasLight .noticia .imagen .play{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}
.noticiasLight .noticia .seccion{
    color: #333333;
    font-size: 10px;
    font-weight: 600;
    display: block;
    padding: 0px 10px;
    text-transform: uppercase;
}
.noticiasLight .noticia .seccion span{
    color: #3285BE;
}
.noticiasLight .noticia .seccion span.hora{
    color: #858585;
}
.noticiasLight .noticia h4{
    color: #4C9AD1;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 10px;
}
.noticiasLight .noticia h4 a{
    color: #4C9AD1;
}
.masArticulos .col-md-12 {
    padding: 0;
}

.masArticulos .col-md-12 h4 {
    background-color: #4e9cd1;
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    padding: 4px 8px;
}
.masArticulos > div:nth-child(even){
    margin-right: 1.9%;
}
.otrasNoticias {
    height: 180px;
    width: 49%;
    position: relative;
}
.otrasNoticias h4 {
    margin: 0 0 1px;
}
.otrasNoticias .sociales{
    bottom: 5px;
    position: absolute;
    right: 4px;
    z-index: 10;
}
.sinopsisOtras {
    color: #858585;
    font-size: 11px;
    line-height: 1.15em;
}
.masArticulos {
    margin: 0;
}
.tituloMasArticulos {
    padding: 0;
}

.seccionesHijas h4{
    background-color: #ABE1FA !important;
}
.seccionesHijas h4:hover{
    background-color: #FFFF00 !important;
} 
.seccionesHijas h4 a{
    display: block;
}
.textocargarmas{
    color: #AAAAAA;
    font-size: 11px;
    padding-left: 270px;
}
/***** HOME ABAJO ****/
.cargarMas{
    display: block;
    width: 100%;
    background: #3286BE;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: #FFFF00 1px solid;
    overflow: hidden;
    clear: both;
    text-align: center;
    padding: 9px;
    margin-bottom: 10px;
    cursor: pointer;
}
.cargarMasHome{
    display: block;
    width: 100%;
    background: #3286BE;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: #FFFF00 1px solid;
    overflow: hidden;
    clear: both;
    text-align: center;
    padding: 9px;
    margin-bottom: 10px;
    cursor: pointer;
}
.tabsHomeNoticias{
    margin-top: 11px;
}
.tabsHomeNoticias .nav-tabs{
    background: #C6C6C6;
}
.tabsHomeNoticias .nav-tabs li a{
    background-color: #004F7E;
    border: none;
    border-radius: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 9px !important;
    margin-right: 6px;
}
.tabsHomeNoticias .nav-tabs li.active a, .tabsHomeNoticias .nav-tabs li a:hover{
    background: #4E9CD1;
    border: none;
    color: #FFFFFF;
}
.tabsHomeNoticias .tab-content{
    background: #555;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 2px;
}
.tabsHomeNoticias .tab-content .imagen{
    display: block;
    overflow: hidden;
    width: 213px;
    height: 110px;
}
.tabsHomeNoticias .tab-content p a{
    font-size: 14px;
    font-weight: 700;
    color: #4C9AD1;
}
.tabsHomeNoticias .tab-content div > div {
    border: 0px solid #ccc;
    height: 182px;
    padding: 0 6px;
}
.tabsHomeNoticias .tab-content div p {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: 6px;
}
.revistasHome{
    background-color: #68C8F8;
    padding:10px 5px;
    overflow: hidden;
}
.revistasHome h3, .headerRevista{
    background-color: #68C8F8;
    color: #FFFFFF;
    margin: 8px 0 0;
    font-size: 14px;
    padding: 10px 10px 0;
    font-weight: 800;
}
.revistasHome .revista{
    width: 158px;
    min-height: 195px;
    overflow: hidden;
    background: #FF7247;
    float: left;
    margin: 0px 5px;
}
.revistasHome .revista.verde{
    background: #67D946;
}
.revistasHome .revista.celeste{
    background: #2B894B;
}
.revistasHome .revista.lila{
    background: #AB37A4;
}
.revistasHome .revista .imagen{
    display: block;
    width: 158px;
    height: 195px;
    position: relative;
    overflow: hidden;
}
.revistasHome .revista .imagen img{
    min-width: 170px;
}
.revistasHome .revista .imagen h6{
    position: absolute;
    top: 11px;
    left: 0px;
    float: left;
    background-color: #ff7247 ;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0px;
    padding: 5px 7px;
    text-transform: uppercase;
}
.revistasHome .revista.verde .imagen h6{
    background: #67D946;
}
.revistasHome .revista.celeste .imagen h6{
    background: #2B894B;
}
.revistasHome .revista.lila .imagen h6{
    background: #AB37A4;
}
.revistasHome .revista p{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 120%;
    padding: 0 5px 5px;
}

.revistasHome .revista .tituloRevista {
    margin: 2px 4px;;
}
.revistasHome .revista .tituloRevista a{
    color: #FFFFFF;
    font-size: 14px;    
    font-weight: bold;
}
.revistasHome .revista p a{
    color: #FFFFFF;
}
.revistaFotoHome, .revistaTextoHome {
    float: left;
}
.revistaTextoHome {
    float: left;
    margin-left: 4px;
    max-width: 160px;
}
.videosHome{
    background: #003449;
    padding: 10px;
    margin-top: 8px;
    overflow: hidden;
    position: relative;
}
.videosHome h3{
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 800;
}
.videosHome a {
    display: block;
    float: left;
    height: 90px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    position: relative;
    width: 120px;
}
.videosHome a .play {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}
.videosHome a.primer {
    height: 376px;
    width: 656px;
}
.videosHome a.primer .play{
    margin-left: -32px;
    margin-top: -32px;
}
.videosHome .carruselGaleriaHome{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 0px 30px;
}
.videosHome .carruselGaleriaHome a{
    margin: 0 15px;
    cursor: pointer;
}
.videosHome #galeriaHomeprev{
    position: absolute;
    bottom: 30px;
    left: 15px;
}
.videosHome #galeriaHomenext{
    position: absolute;
    bottom: 30px;
    right: 15px;
}
.galeriasHome{
    background: #00638A;
    padding: 10px 10px 12px;
    margin-top: 8px;
    overflow: hidden;
    position: relative;
}
.galeriasHome h3{
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 800;
}
.galeriasHome a{
    display: block;
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 7px;
    text-align: left;

}
.galeriasHome a.primera{
    width: 472px;
    height: 313px;
    margin-right: 10px;
}
.galeriasHome a h4{
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.6);
    margin: 0px;
    padding: 7px 10px 10px;
    font-size: 18px;
    color: #FFFFFF;
}
.galeriasHome a.primera h4{
    padding: 7px 20px;
    font-size: 20px;
}
.galeriasHome a h4 span{
    display: block;
    clear: both;
    font-size: 9px;
    color: #FFBF00;
}
.galeriasHome a.primera h4 span{
    font-size: 10px;
}
/***** DERECHA *******/
section.derecha{
    padding-left: 6px;
    float: left;
    width: 318px;
    overflow: hidden;
}
.azul{
    background: #3286BE;
    padding: 6px;
}
.bordeCeleste{
    border-top: #549FD1 5px solid;
}
#caricaturaDerecha{
    text-align: center;    
}
#caricaturaDerecha img{
    max-width: 100%;    
}
.derecha a{
    color: #FFFFFF;
}
.derecha h3, .gris h3, .negro h3{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.editorialDerecha {
    background: #fff200 none repeat scroll 0 0;
    color: #333;
    padding: 4px 10px;;
}
.editorialDerecha h3{
    color: #005387;

}
.editorialDerecha h5{
    font-size: 18px;
    font-weight: bold;
}
.editorialDerecha a {
    color: #000;
}


section.derecha h4, .derecha h4{
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    clear: both;
    position: relative;
}
section.derecha h5 .gris h5{
    color: #FFFFFF;
    font-size: 19px;
    font-weight: 700;
    clear: both;
}
.gris a, .negro a{
    color: #FFFFFF;
}
section.derecha h6{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}
section.derecha p, .derecha p{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
}
.caricaturaDerecha .mas{
    font-size: 11px;
    font-weight: 600;
    color: #FFFF00;
}
.galeriaDerecha{
    background: #00638A; /*#7A1821;*/
    padding: 6px 1px 6px 6px;
    overflow: hidden;
    position: relative;
}
.galeriaDerecha h4{
    margin: 0px 10px 5px;
}
.galeriaDerecha h4 span, .galeriaVideos h4 span{
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 200;
}
.galeriaDerecha h4 span.galerianext, .galeriaVideos h4 span.videosnext{
    left: auto;
    right: 0px;
}
.galeriaDerecha .galeriaContainer{
    width: 305px;
    float: left;
}
.galeriaDerecha .galeriaContainer a{
    float: left;
    margin: 0 5px 5px 0;
    display: block;
    overflow: hidden;
    width: 96px;
    height: 80px;
}
.galeriaDerecha .galeriaContainer a img{
    width: 116px;
    margin-left: -10px;
}
.galeriaDerecha .galeriaContainer a:first-child{
    width: 196px;
    height: 165px;
}
.galeriaDerecha .galeriaContainer a:first-child img{
    margin-left: -20px;
    width: 236px;
}
.pager-balls {
    overflow: hidden;
    text-align: center;
    padding-top: 5px;
    width: 100%;
    z-index: 500;
}
.pager-balls > * {
    cursor: pointer;
}
.pager-balls span {
    color: #FFFFFF;
    display: inline-block;
    font-size: 70px;
    height: 18px;
    width: 19px;
    line-height: 13px;
    overflow: hidden;
}
.pager-balls span.cycle-pager-active {
    color: #000000;
}
.blanco{
    background: #FFFFFF;
    padding: 6px;
}
.gris{
    background: #444444;
    padding: 6px;  
    border-top: #777777 5px solid;
}
/*.gris.claro{
    background-color: #003449;
}*/
.negro{
    background: #000000;
    padding: 6px;  
}
.fotoColumnista{
    width: 81px;
    height: 83px;
    overflow: hidden;
    position: relative;
    float: right;
}
.fotoColumnista img{
    width: 81px;
    top: 0px;
    left: 0px;
    position: absolute;
}
.columnistas .autor{
    font-size: 10px;
    color: #FFFF00;
    text-transform: uppercase;
}
.columnistas .detalle{
    clear: both;
    margin: 7px 0;
    overflow: hidden;
}
.columnistas p{
    font-size: 12px;
}
.galeriaVideos{
    padding: 6px 1px 6px 6px;
    overflow: hidden;
    position: relative;
    background-color: #003449 !important;
}
.galeriaVideos div a{
    float: left;
    margin: 0px 5px 5px 0;
    display: block;
    width: 96px;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.galeriaVideos div a .imagen{
    width: 96px;
    height: 80px;
}
.galeriaVideos div a:first-child{
    width: 293px;
    height: 168px;
}
.galeriaVideos div a:first-child .imagen{
    width: 293px;
    height: 168px;
}
.galeriaVideos div a .play{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    width: 30px;

}
.galeriaVideos div a:first-child .play{
    margin-left: -26px;
    margin-top: -26px;
    width: auto;
}
.azuloscuro{
    background: #004F7E;
    padding: 6px;
}
.agendaDerecha{
    border-top: #FF313C 5px solid;
    background: #E7000A;
}

.agendaDerecha .evento{
    display: block;
    width: 318px;
    height: 150px;
    position: relative;
    overflow: hidden;
}
.hiddenHome .agendaDerecha .evento{
    width: 100%;
}
.agendaDerecha .evento img{
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.agendaDerecha .evento h5{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255,128,0, 0.6);
    margin: 0px;
    font-size: 14px;
    padding: 10px 18px;
}
.agendaDerecha .evento h6{
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255,128,0, 1);
    margin: 0px;
    font-size: 11px;
    padding: 8px;
    border: #FFFFFF 1px solid;
}
.agendaDerecha .descripcion{
    background: #000000;
    padding: 9px 27px 1px;
}
.agendaDerecha .evento.amarillo h5{
    background-color: rgba(255,255,0, 0.6);
    color: #000000;
}
.agendaDerecha .evento.amarillo h6{
    background-color: rgba(255,255,0, 1);
    color: #000000;
}
.tabsDerecha > li > a{
    padding: 0px 10px 0px 7px;
    font-size: 12px;
    font-weight: 600;
    border: none;
    color: #91C4DF;
}
.tabsDerecha > li.active > a, .tabsDerecha > li.active > a:focus, .tabsDerecha > li.active > a:hover, .tabsDerecha > li > a:hover{
    background:url(/img/flecha_naranja.png) left center no-repeat;
    border: none !important;
    padding: 0px 10px 0px 7px;
    color: #FFFFFF;
}
.tabsContentDerecha{
    background: #F2F2F2;
    padding: 0px 0px 0px 10px;
}
.tabsContentDerecha div img{
    float: right;
}
.tabsContentDerecha div span{
    color: #FF7F00;

}
.tabsContentDerecha div p a{
    color: #3285BE;
    font-size: 13px;
}
.scroll-derecha{
    padding: 10px 0;
}
.scroll-derecha div{
    padding-right: 15px;
}
.morado{
    background: #882170;
    padding: 6px;
    border-top: #D92FBB 5px solid;
}
.morado.horoscopo{
    max-height: 300px;
    overflow: hidden;
}
#mashoroscopo{
    display: block;
    background: #882170;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    overflow: hidden;
}
footer{
    background: #1C4968;
    margin: 5px 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 3000;
}
.copyRight p{
    font-size: 10px;
    color: #888888;
}
.copyRight p a{
    display: block;
    width: 93px;
    height: 0px;
    padding-top: 9px;
    overflow: hidden;
    background: url(/img/mushoq.png) no-repeat;
    float: right;
    margin: 2px 0 0 5px;
}
.tendenciasDerecha p:hover {
    background-color: #DDD;
}

/***** MENU BOTTOM ******/
.menuBottom ul{
    margin: 5px 0 0; 
    padding: 0px;
}
.menuBottom ul li{
    list-style: none;
    float: left;
    padding-right: 20px;
    max-width: 140px;
    line-height: 0.99em;
    padding-bottom: 5px;
}
.menuBottom ul li a{
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
}
.menuBottom ul li a.regionales{
    color: #FFFF00;
    font-size: 12px;
}
.menuBottom ul li a:hover{
    color: #FFFF00;
}
.menuBottom ul li ul li{
    float:none;
}
.menuBottom ul li ul li a{
    font-weight: normal;
}


.contenidoBottom {
    float: left;
    padding: 0px 0px 0px 40px;
    margin-top: 15px;
    border-left: #FFFFFF 1px dotted;    
}
.contenidoBottom a.logo {
    background:url("/img/la_hora_bottom.png") no-repeat;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 39px;
    width: 204px;
    margin: 0 auto;
}
.contenidoBottom .sociales a{
    background:url("/img/icon_bottom_facebook.png") no-repeat;
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding-top: 39px;
    width: 39px;
    margin: 13px 7px;
    opacity: 0.7;
}
.contenidoBottom .sociales a:hover{
    opacity: 1;
}
.contenidoBottom .sociales a.twitter{
    background:url("/img/icon_bottom_twitter.png") no-repeat;
}
.contenidoBottom .sociales a.google{
    background:url("/img/icon_bottom_google.png") no-repeat;
}
.contenidoBottom .sociales a.pinterest{
    background:url("/img/icon_bottom_pinterest.png") no-repeat;
}
.contenidoBottom p{
    color: #FFFFFF;
    font-size: 11px;
}

/**** HOME INTERNA *****/
.ruta{
    background: #FFFFFF;
    color: #FF7F00;
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px 10px;
    border-bottom: #888888 1px dashed;
}
.ruta a{
    color: #FF7F00;
    font-size: 11px;
    text-transform: uppercase;
}
.ruta a:last-child{
    font-weight: bold;
}
.homeInterno .noticia{
    background: #FFFFFF;
    margin-bottom: 10px;
    padding: 9px;
    overflow: hidden;
    position: relative;
}
.homeInterno .noticia h4{
    /*text-transform: uppercase;*/
    font-size: 21px;
    color: #4E9CD1;
    font-weight: 700;
}
.homeInterno .noticia h4 a{
    color: #4E9CD1;
}
.homeInterno .noticia .imagen{
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 10px 10px 0px;
}
.homeInterno .noticia .imagen img.foto{
    max-width: 222px;
}
.homeRevista .noticia .imagen img.foto{
    width: auto;
}
.homeInterno .noticia:first-child .imagen img.foto{
    width: 450px !important;
    background: #555555;
}
.homeInterno .noticia .imagen .icons{
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 5px;
}
.homeInterno .noticia p{
    color: #444444;
    font-size: 14px;
}
.homeInterno .noticia p span{
    color: #FF7F00;
    font-weight: 700;
    font-size: 12px;
}
.homeInterno .noticia .sociales{
    position: absolute;
    right: 9px;
    bottom: 9px;
}
.homeInterno .noticia .sociales a{
    width: 16px;
    height: 0px;
    padding-top: 18px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 3px 5px 0 0;
    cursor: pointer;
    background: url(/img/icon_noticia_facebook.png) no-repeat;
}
.homeInterno .noticia .sociales a.twitter{
    background: url(/img/icon_noticia_twitter.png) no-repeat;
}


/***** ARTICULO ABIERTO****/
.headerArticulo{
    background: #FFFFFF;
    overflow: hidden;
}
.headerArticulo h1{
    margin: 0;

    color: #3285be;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold    ;

    padding: 5px 10px;
    position: relative;
    width: 100%;
}
.headerArticulo h3{
    margin: 5px 10px;
    font-size: 11px;
    color: #929292;
}
.headerArticulo h3 .autor{
    color: #4698CD;
}
.contentArticulo .sociales{
    border: #DDDDDD 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 2px #CCCCCC;
    width: 130px;
    float: left;
}
.contentArticulo .sociales a{
    display: block;
    overflow: hidden;
    padding: 10px;
}
.contentArticulo .sociales a:hover{
    background: #E1E9EC;
}
/*
apaga sociales del sistema, botones de compartir
*/
.sociales {
    display: none;
}

.contentArticulo .content{
    margin-bottom: 10px;
}
.contentArticulo .relacionados{
    width: 255px;
    overflow: hidden;
    background: #F1F9FC;
    padding: 20px 10px;
    box-shadow: 0px 2px 2px #CCCCCC;
    border-bottom: #3286BE 4px solid;
    margin:0 0 10px 10px;
    float: right;
}
.contentArticulo .relacionados h3{
    margin: 0 0 10px 0;
    color: #4E9CD1;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    background: url(/img/icon_relacionados.png) left center no-repeat;
    padding-left: 25px;
}
.contentArticulo .relacionados a{
    display: block;
    color: #777777;
    font-size: 12px;
    overflow: hidden;
    background: url(/img/bullet_relacionados.png) no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    font-weight: 600;
    margin-bottom: 5px;
}
.contentArticulo .relacionados a:hover{
    background-position: 0px -88px;
    color: #3285BE;
}

/* YOUTUBE RESPONSIVE EMBED */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
}
.map-container iframe, .map-container object, .map-container embed, iframe{
    width:100% !important;	
}
.logoTiny{
    display: none;

}
#stickyMenu-sticky-wrapper{
    z-index: 5001;
    position: relative;
}
.fechapeque{
    display: none;
    float: left;
}
.fechapeque .amarillo{
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.is-sticky .sociales, .is-sticky .fecha{
    display: none;
}
.is-sticky .fecha{
    float: left;
}
.is-sticky .logoTiny{
    display: block;
    float: right;
    padding-left: 20px;
}
.is-sticky .fechapeque{
    display: block;
}
.contenedorImg {
    position: relative;
}
.pieImagen {
    position: absolute;
    bottom: 5px;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    z-index: 10;
}

.issuuembed {
    max-width: 100% !important;
}

.wrapper .col-md-12{
    overflow: hidden;
}

/* BANNERS */
.areaBanner1 {
    float: left;
    min-width: 728px;
    margin-top: 12px;
}
.areaBanner1 table {
    width: 728px;
    margin: 12px 0px 7px;
}
.areaBanner2, .areaBanner3, .areaBanner4,.areaBanner5 {
    text-align: center;
    margin:  4px 0;
}   
.areaBanner4,.areaBanner5 {
    margin:  6px -31px;
}
.areaBanner17 {
    max-width: 270px;
    overflow: hidden;
    float: right;
}
.areaBanner6, .areaBanner7 {
    background-color: #FFF;
    padding: 6px 0;
    text-align: center;
}
#sticky-wrapper{
   z-index: 5000; 
}
#contenedorGeneral{
    position: relative
}
.bannerLateral {
    max-width: 1010px;
    position: absolute;
    top:0px;
    width: 100%;
    z-index: 5001;
}
.areaBanner20 {
    right: 102%;
    position: absolute;
    min-width: 160px;
}
.areaBanner21 {
    position: absolute;
    right: -31%;
    margin-left: 100%;
}

.megamenu .scroll{
    height: 355px;
}
.articulista{
    background: #4E9CD1;
    color: #FFFFFF;
    overflow: hidden;
    width: 100%;
    padding: 12px 10px 2px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
}
.articulista a{
    color: #FFFFFF;
}
.articulista a img{
    margin: -6px 10px 0 0;
}
.foto-autor{
    width: 150px;
    height: 180px;
    margin: 0 0 10px 10px;
    overflow: hidden;
    border: #DDDDDD 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px #CCCCCC;
}
.foto-autor img{
    margin-top: -30px;
}

.megamenu iframe {
    margin-top: 0px !important;
}
.contenidoMenu header{
    font-size: 11px !important;
}

.tituloInternaOpinion {
    background-color: #dddddd;
    color: #111;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 3px;
    text-align: center;
}

#cargaderechaenhome{
    display: none;
    width: 100%;
    position: relative;
}
.hiddenHome .grid-item{
    overflow: hidden;
    width: 49.5%;
    float: left;
}
#articulosMasRegionales{
    background: #FFFFFF;
}
#articulosMasRegionales .noticia{
    position: relative;margin-bottom: 0px;
}
#articulosMasRegionales .noticia .contenedor{
    margin: 0px; border: #DDDDDD 1px solid;padding: 10px;
}
.form-control.error {
    border-color: #B94A48;
}
label.error {
    color: #B94A48;
}
.error_captcha{
    color: #B94A48;
}