/* CSS Document */
.testo-eventi {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#news {
	position: absolute;
	padding: 3px;
	margin: 0px;
	visibility: visible; 
	width: 230px;
	height: 100px;
}
#divNewsCont {
	width: 230px;
	height: 100px;
	overflow: hidden; 
	position: absolute; 
	visibility: visible; 
	color:#666666;
}

