.novedades{
    position:relative;
    float:left;
    width:238px;
    padding:15px;
    left: 713px;
    top:-525px;
    padding: 1px;
    margin: 1px;
    
}

.novedades-caja
{
  
    background-color: transparent;
    width: 238px;
    height: 300px;
}

.novedades-items-fecha{
    font-size:11px;

}

.novedades-items-titulo{
    font-weight: bold;
}


.novedades-items-url
{
    color: #000080;
}

.novedades-sindatos{
    font-size:12px;
    color: Red;
}

.novedades-fecha{
    font-size:11px;

}

.novedades-titulo{
    font-weight: bold;
}


.novedades-url
{
    color: #000080;
}

