#sgcms h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background-image: none;
	line-height: 18px;
	padding:0px;
}
#sgcms h2.noNews {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #802A00;
	background-image: none;
	line-height: 14px;
	padding:0px;
        height: 80px;

}

#sgcms h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C2400;
	background-image: none;
	line-height: 14px;
	padding:0px;
	margin: 0px;
}


#sgcms div.news {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #663300;
	font-size: 12px;
}
#sgcms div.images {
	float:right;
}

#sgcms img {
	background-color: #D4A868;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 4px;
}
#sgcms div.data {
	text-align: right;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	color: #6C2400;
	clear: both;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4A867;
}
#sgcms div.testo {
    float: left;
}

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