
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}



.newsbox_title {
	font-weight: bold;
}

#news { font-size: 12px; text-align: left;}
#news.oraJS { height:200px;	overflow:hidden; position:relative; }
#news.oraJS ul { position:absolute; top:10px; left:0; margin:0 2px 0 80px; padding:0; }
#news.oraJS li { margin-bottom: 10px; list-style-type: circle; }
#DOMnewsstopper { font-size: 12px; text-align: center;}
