/* CSS Document */
.testo-eventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004324;
}
#news {
	position: absolute;
	padding: 0px;
	VISIBILITY: visible; 
	clip: rect(0px, 0px, 0px, 0px);
	width: 240px;
	height: 150px;
}
#divNewsCont {
	width: 240px;
	height: 150px;
	OVERFLOW: hidden; 
	POSITION: absolute; 
	VISIBILITY: visible; 
	color:#666666;
	font-weight:normal;
	font-size: 11px;
}
