#contenuto{
	background: url('../images/cammino_2.jpg') top left no-repeat;
	color: #fff;
	float: right;
	font-size: 22px;
	height: 400px;
	padding: 0;
	position: relative;
	width: 670px;
}
#news_box{
	background: url('../images/scritta_news.gif') 0px -5px no-repeat;
	height: 107px;
	right: 0;
	padding: 0 0 0 30px;
	position: absolute;
	top: 220px;
	width: 420px;
}
#news_data{
	background: #000;
	color: #fff;
	font-size: 10px;
	padding: 1px 0 1px 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 185px;
}
#news_testo{
	background: #fff;
	color: #000;
	font-size: 12px;
	height: 76px;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 21px;
	width: 180px;
}
#news_testo a{
	color: #666;
	text-decoration: none;
}
#news_testo a:hover{
	color: #999;
	text-decoration: none;
}
#indice_news{
	bottom: 5px;
	left: 5px;
	position: absolute;
}
