html,
body {
    height: 100%;
}

.titulo-noticia-destacados {
    font-size: 12px;
    color: #99F;
}

.fecha-noticia-destacados {
    font-size: 9px;
    color: #CCF;
}

.texto-noticia-destacados-justificado {
    font-size: 10px;
}

.leer_mas {
    font-size: 10px;
    color: #F00;
    float: right;
}

.jsn-container {
    outline: none;
    text-align: center;
}

.jsn-gallery {
    outline: none;
}


/* SLIDE GALLERY */

#main {
    padding: 0 !important;
}

body.contentpane {
    margin: 0 !important;
}

div.jsn-missing-data-alert-box {
    height: 80px;
    width: 190px;
    margin: 20px auto;
    border: 2px solid #FF9900;
    background-color: #333333;
}

div.jsn-missing-data-alert-box .header {
    height: 50px;
    display: block;
}

div.jsn-missing-data-alert-box .footer {
    height: 30px;
    display: block;
    background-color: #000;
}

.nav {
    background-color: #0F3325;
    margin: 0 auto;
    font-size: 18px;
}

div.jsn-missing-data-alert-box .header span.icon-warning {
    float: left;
    margin: 8px;
    width: 32px;
    height: 32px;
    background: url(icon-text-alert-1.png)/*tpa=http://demo.joomlashine.com/joomla-templates/jsn_epic/pro/components/com_imageshow/assets/images/icon-uni-32/icon-text-alert.png*/
    no-repeat;
}

div.jsn-missing-data-alert-box .header span.message {
    color: #FFF;
    display: block;
    padding-top: 8px;
    text-align: center;
}

div.jsn-missing-data-alert-box .footer span.link-to-more {
    display: block;
    padding-top: 8px;
    text-align: center;
}

div.jsn-missing-data-alert-box .footer span.link-to-more a {
    color: #FFF;
    height: 25px;
    display: block;
    text-decoration: none;
}

div.jsn-missing-data-alert-box .footer span.link-to-more a:hover {
    text-decoration: none;
    background: none !important;
}

div.jsn-missing-data-alert-box .footer:hover {
    cursor: pointer;
    background-color: #FF9900;
}


/*# sourceMappingURL=style.css.map */