#sgcms h2 {
}
#sgcms h3.noNews {
    margin-top: 10px;
    font-size: 14px;
}

#sgcms h3 {
    color: #000;
}


#sgcms div.news {
}
#sgcms div.images {
    float: right;
}
#sgcms div.separatore {
    height:15px;
    width:500px;
    line-height: 12px;
    vertical-align: top;
    text-align: left;
    margin-left:0px;
    padding-right: 0px;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #2b2b2b;
    border-bottom:#C62906 solid 1px;
}

#sgcms img {
    margin: 5px;
    border:#bdb697 4px solid;
}
#sgcms div.data {
    text-align: right;
    font-size: 11px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin: 0px;
    color: #333;
    clear: both;
    font-style: italic;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7d7d7d;
}
#sgcms div.testo {
    float: left;
}

#sgcms div.attacments {
    float:left;
    width:auto;
}
#sgcms div.attachments a {
    font-weight: normal;
}
#sgcms p {
    margin: 0;
}
