@charset "utf-8";
.tabulato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	list-style-image: url(immagini/ball.gif);
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336799;
	background-color: #DEE7EE;
	background-repeat: repeat-x;
	list-style-image: url(immagini/ball.gif);
}
.bckground {
	background-color: #FFFFCC;
}

