body#anteprima_news {
}

div.news {
    margin-bottom: 10px;
    border-top: 1px grey solid;
}

div.intestazione-news {
}

span.data-news {
    margin-right: 30px;
    font-weight: bold;
}

span.titolo-news {
    margin-right: 30px;
}

div.testo-news {
    margin: 1px;
    text-align: justify;
}

div.leggi-news {
}

div.immagine-news{
}

table#tabella-modifica-notizia td.tip{
    display: none;
}

