#ultime-news {
	width:198px;
	height:197px;
	background-image: url(immagini/blocco-news.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

	}
.rss {
	position: absolute;
	left: 158px;
	top: 20px;
	z-index: 2;
}

#ultime-news a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #060; /*colore precedente #884F02*/
	text-decoration: none;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #BEAF8F;
	border-right-style: none;
	border-left-style: none;
	}
#ultime-news a:hover {
	color: #884F02;
	background-color: #F8F0E7;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #BEAF8F;
	border-left-style: none;
	background-image: url(immagini/rss-feed.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	}
#ultime-news ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #884F02;
	list-style-type: none;
	width: 190px;
	height: 157px;/*166px*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	vertical-align: top;
	padding: 0px;
	position: relative;
	left: 3px;
	top: 18px;/*20px*/
	border-top: dotted 1px #BEAF8F;
	overflow: hidden;
	}
#ultime-news li {
	line-height: 1.3em;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	background-image: url(immagini/rss-feed.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	text-indent: 15px;
	}
#ultime-news .txt {
	color: #4E6F40;
	text-decoration: underline;
	}
