#sgcms h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sgcms h3.noNews {
    margin-top: 20px;
}

#sgcms h3 {
	font-weight: bold;
	color: #455068;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#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 {
	background-color:#fafafa;
	margin:10px;
	padding: 5px;
	border: 1px solid #dcdcdc;
}
#sgcms div.data {
	text-align: right;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	color: #999;
	clear: both;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
#sgcms div.testo {
    float: left;
}

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