/*****************| Notizie  |************************/
#news_h .corpoNews{background-color: #FFFFE9;
border-right: 1px solid #FAF2D3;
border-bottom: 2px solid #FAF2D3;
color: #999999;
}
#notizie h1,#notizie h2{
	 margin:5px 0 10px 10px;
	 }
#notizie h1{ font-size:16px;}
#notizie h2{ font-size:16px; color:#707010}
#notizie .dt_news{ font-size:10px; margin-right: 15px;}
#news_h #notizie p{
	color: #CC6600;
	margin: 5px 0;
	line-height: normal;
	padding:2px 5px;
	}
#notizie p{text-align:justify}
#notizie p.intro{ font-style:italic; margin: 5px 15px 15px 15px; text-align:justify}
#notizie p.corpo{background: url(../images/sf_blocco.jpg) no-repeat right bottom;padding: 0 15px 25px 0; text-align:justify;}
#notizie .categoria{}
#notizie .ft_news{ float:left; margin: 0 10px 5px 5px;}