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

#sgcms h3 {
    font-weight: bold;
    color: #461E1E;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}


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

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

div.attachments2 p img {float: left;}

#sgcms p {
    margin: 0px;
    padding: 0px;
}

#sgcms p.leggi {
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #022356;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sgcms p.leggi a:visited, #sgcms p.leggi a:link {
    font-size: 11px;
    color: #022356;
	text-decoration:underline;
}
#sgcms p.leggi a:hover {
	font-size: 11px;
	color: #FF0F18;
	text-decoration:none;
}
#sgcms h2 a, #sgcms h3 a {
	font-size: 12px;
	color: #FF0F19;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
	font-weight: bold;
}
