#sgcms h2 {
}
#sgcms h3.noNews {
    color: #444;
    margin-top: 20px;
    margin-left: 20px;
}

#sgcms h3 {margin-left: 0px;}


#sgcms div.news {
    margin-left: 20px;
}
#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: #fff;
    border-bottom:#fff solid 1px;
}

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

#sgcms div.attacments {
    float:left;
    width:auto;
}
#sgcms div.attachments p {
    float: left;
    clear: right;
    width: 100%;
    line-height: 40px;
    text-align: left;
    padding-left: 0px;
}

#sgcms div.attachments a {
    font-weight: normal;
}
#sgcms div.attachments img {
    float: left;
    border: none;
    margin: 0px;
    padding: 0px;
}
#sgcms p {
    margin: 0;
    padding-left: 0px;
}
