.news {
	width: 365px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-image: url(../immagini/news/sfondo_news.gif);
	position: relative;
}
.intestazione_news {
	width: 365px;
	height: 50px;
	margin: 0;
	padding: 15px 0 0 0;
	background-image: url(../immagini/news/sfondo_news_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.contenuto_news {
	width: 325px;
	padding: 20px;
	padding-top: 0px;
	background-image: url(../immagini/news/sfondo_news_top2.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.blocco_news {
	width: 325px;
	height: auto !important;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #777;
	border-bottom-style: dashed;
}
.bottom_news {
	position: absolute;
	bottom: 0;
	height: 7px;
	width: 100%;
	background-image: url(../immagini/news/sfondo_news_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
}
.img_news {
	width: 80px;
	text-align: center;
	margin-right: 15px;
	float: left;
}
.news_2 {
	width: 225px;
	float: left;
}
.titolo_news {
	width: auto /*325px*/;
	float: none;
	font-size: 0.8em;
	font-weight: bold;
	color: #2e3092;
	text-align: left;
}
.testo_news {
	width: auto /*325px*/;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
}
.leggi {
	padding-top: 0;
	padding-bottom: 0;
	clear: both;
}
.leggi a, .leggi a:visited {
	clear: both !important;
	font-size: 0.7em;
	font-weight: bold;
	color: #6fbe45;
}
.leggi a:hover {
	clear: both;
	font-size: 0.7em;
	font-weight: bold;
	color: #6fbe45;
}
a.leggi, a.leggi:visited {
	padding-top: 3px;
	font-weight: bold;
	color: #6fbe45 !important;
	font-size: 0.9em;
}
div.riga_news {
	margin-bottom: 18px;
}
div.riga_newsletter {
	margin-bottom: 24px;
}
div.riga_news h3, div.riga_newsletter h3 {
	margin-bottom: 8px !important;
}
div.riga_news img {
	border: 1px solid #8FCD6E;
	float: left;
	margin-top: 3px;
}
div.riga_news a, div.riga_news a:visited, div.riga_newsletter a, div.riga_newsletter a:visited {
	color:#2E3092;
}
div.riga_news a:hover, div.riga_newsletter a:hover {
	color:#6fbe45;
}
a.a_news {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
p.p_news {
	float: left !important;
	clear: right !important;
	margin-top: 0;
	padding: 0 !important;
}
div.riga_news .leggi {
	float: left;
	clear: none;
}
