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