#div-navegacion-skitter {
    height:33px;
    line-height:40px;
    background-color: #445163;
}

#breve-noticia {
    height: 60px;
    padding: 0em 1em 0.5em 1em;
    background-color: #E8E8E8;
    font: 1em Arial;
    line-height: 1.7em;
}

.breve-noticia {
    height: 60px;
    padding: 0em 1em 0.5em 1em;
    background-color: #E8E8E8;
    font: 1em Arial;
    line-height: 1.7em;
}

#div-slider-noticias {
}

#enlace-ver-mas,
#enlace-ver-mas-eventos {
    float:right;
    padding-right:1em;
    color:#FBFBFB;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.1em;
}

#enlace-ver-mas {
    line-height: 33px;
}

#enlace-correo-dci {
    color:#445163;
    text-decoration: none;
    font-weight: normal;
}

#flecha-next,
#flecha-next-ev {
background-image: url(/img/arrow_right.png);
    margin-left: .5em;
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: transparent;
    background-size: contain;
    width: 21px;
    height: 33px;
}

#flecha-next-ev {
    height: 40px;
}
