#sgcms h2 {
}
#sgcms h3.noNews {
    color: #CC0000;
    margin-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sgcms h3 {
	font-family: Arial, sans-serif, Verdana;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#sgcms div.news {
}
#sgcms div.images {
    float: right;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#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: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

#sgcms img {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sgcms div.data {
    text-align: right;
    font-size: 11px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin: 0px;
    color: #999999;
    clear: both;
    font-style: italic;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #cccccc;
}
#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;
}

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

