#pannello-newsletter  {
	border: 1px dotted #CDCDCD;
	padding:0;
	margin:0 auto;
	background-color: #FFFFFF; 
	min-height: 300px;
}

#pannello-newsletter-hdr {
	border: 0;
	padding:0;
	margin:0 auto;
	border-bottom: 1px solid #2E2F8A;
	padding-left: 60px;
	padding-top: 0px;
	background-color: #EEEEEE; 
	height: 50px;
	background-image: url('/img/ico-ultime-news.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Georgia,Palatino,serif;
	font-size: 22px;
	color: #2E2F8A;
	text-align: left;
}

#pannello-newsletter-body  {
	border: 0;
	padding: 10px;
	margin:0 auto;
	background-color: #F1F1F8; 
	min-height: 300px;
}

#pannello-newsletter-body .titolo  {
	font-family: Georgia;
	font-size: 13px; 
	font-width: bold; 
	color: #2E2F8A;
}

#pannello-newsletter-body .titolo a  {
	color: #2E2F8A;
	text-decoration: none;
}

#pannello-newsletter-body .titolo a:hover  {
	text-decoration: underline;
}

#pannello-newsletter-body .riassunto  {
	font-family: Georgia;
	font-size: 11px;
	color: 000000;
	font-style: italic;
}

#pannello-newsletter-body .riassunto a  {
	color: #000000;
	text-decoration: none;
}

#pannello-newsletter-body .riassunto a:hover  {
	text-decoration: underline;
}

#pannello-newsletter-body .testo_nero  {
	FONT-FAMILY: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    FONT-SIZE: 13px;
    color: #000000;
}

#pannello-newsletter-body .testo_nero a  {
	color: #000000;
	text-decoration: none;
}

#pannello-newsletter-body .testo_nero a:hover  {
	text-decoration: underline;
	color: #666666;
}

#pannello-news  {
	border: 1px dotted #CDCDCD;
	padding:0;
	margin:0 auto;
	background-color: #FFFFFF; 
	min-height: 500px;
}

#pannello-news-data {
	border: 0;
	padding: 10px;
	margin:0 auto;
	padding-top: 0px;
	background-color: #FFFFFF; 
	font-family: Georgia,Palatino,serif;
	font-size: 14px;
	color: #333333;
	text-align: right;
}

#pannello-news-titolo {
	border: 0;
	padding:0;
	margin:0 auto;
	border-bottom: 1px solid #2E2F8A;
	padding-left: 60px;
	padding-top: 0px;
	background-color: #F1F1F8; 
	background-image: url('/img/ico-ultime-news.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Georgia,Palatino,serif;
	font-size: 18px;
	color: #2E2F8A;
	text-align: left;
}

#pannello-news-riassunto {
	border: 0;
	padding: 10px;
	margin:0 auto;
	border-bottom: 1px solid #2E2F8A;
	font-family: Georgia,Palatino,serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}

#pannello-news-testo  {
	border: 0;
	padding: 10px;
	margin:0 auto;
	background-color: #FFFFFF; 
	min-height: 300px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

#pannello-news-allegati {
	border: 0;
	padding:0;
	margin:0 auto;
	border-bottom: 1px solid #2E2F8A;
	padding-left: 40px;
	padding-top: 10px;
	background-color: #FFFFFF; 
	background-image: url('/img/allegati.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Georgia,Palatino,serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}