/* CSS Document */
.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #006699;
}

.testo-eventi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #006699;
}

#news {
	position: absolute;
	padding: 0px;
	margin: 0px;
	VISIBILITY: visible; 
	width: 230px;
	height: 160px;
	clip: rect(0px, 0px, 0px, 0px);
	font-size:12px;
	color: #006699;
	
}
#divNewsCont {
	width: 230px;
	height: 160px;
	OVERFLOW: hidden; 
	position: absolute;
	VISIBILITY: visible; 
	color:#000000;
}
