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

#sgcms h3 {
}


#sgcms div.news {
}
#sgcms div.images {
    float: right;
    clear: both;
}
#sgcms div.images a {
    text-decoration:none;
}

#sgcms img {
	background-color:#fafafa;
	margin:10px;
	padding: 5px;
	border: 1px solid #dcdcdc;
}

#sgcms div.data {
    text-align: right;
    font-size: 11px;
    padding-bottom: 5px;
    margin: 0px;
    color: #999;
    clear: both;
    font-style: italic;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
}

#sgcms div.testo {
    float: left;
}

#sgcms div.attacments {
    float:left;
    clear: both;
    margin: 10px 0px 10px 0px;
}
#sgcms div.attachments a {
}
#sgcms p {
}
