﻿.WebPartNoticias3 h3 {
    margin-top: 0;
}

.LinkWebPartNoticias3, .LinkWebPartNoticias3Responsivo {
    color: #696969;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .LinkWebPartNoticias3:hover, .LinkWebPartNoticias3Responsivo:hover {
        color: #52B23F;
        text-decoration: none;
    }

    .LinkWebPartNoticias3 .Autor, .LinkWebPartNoticias3Responsivo .Autor,.LinkWebPartNoticias3 .Autor b, .LinkWebPartNoticias3Responsivo .Autor b {
        font-size: 11px;
        color: #9C9C9C !important;
    }

.LinkWebPartNoticias3 {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 5px;
    margin: 0;
}
