#menu {
	background-color: #A5C9FE;
	padding: 0px;
	float: left;
	width: 25%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	margin: 0px;
	left: 0px;
	cursor: hand;




}
#testo {
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat;
	text-align: justify;
	float: no;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-indent: 2pt;
	list-style-position: inset;



}
#tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;



}
