/* CSS Document */
.testo-eventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
#news1 {
	position: absolute;
	padding: 0px;
	visibility: visible; 
	clip: rect(0px, 0px, 0px, 0px);
	width: 250px;
	height: 100px;
}
#divNewsCont {
	width: 250px;
	height: 100px;
	overflow: hidden; 
	position: absolute; 
	visibility: visible; 
	color:#000000;
}
