.newstitle,.datanews,.descrizioneboxnews {
    color: #000;
}

.containerpress {
    height: 220px;
    border-top: 5px solid #7ea7ac;
    border-bottom: 3px solid #7ea7ac;
    margin-left: 16px;
    margin-right: 10px;
}

.sep1pxBox {
    height: 1px;
    background: #7ea7ac;
    margin-top: 5px;
    margin-right: 15px;
    width: 93%;
}

.descrizioneboxnews {
    font-family: 'SEGOEUIL';
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding-right: 25px;
    padding-left: 10px;
}

.boxTitolo {
    height: 70px;
    background: #fff;
    margin-top: -78px;
    border-top: 3px solid #000;
    margin-left: 8px;
    margin-right: 8px;
    opacity: 0.8;
}

.titoloricercagcd {
    font-family: 'segoeui';
    font-size: 14px;
    color: #000;
    line-height: 35px;
    text-transform: uppercase;
    text-align: left;
    padding: 18px;
}

.titoloricercagcd img {
    vertical-align: middle;
    padding-left: 50px;
    float: right;
    margin-top: 5px;
}