div#boximm {
	height: 282px;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	top: 305px;
	}

div#menu ul{
	float:left;
	width:273px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
div#menu ul li{
	margin:0;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration:none;
	background-color: #003366;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-width: 1px 1px 1px 1px;
	}
div#menu a{
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration:none;
	padding-left:5px;
	background-color: #CCCCCC;
	color: #54A800;
	background-image: url(imm/menu_sfondo1.jpg);
	background-repeat: repeat-y;
}
div#menu a:hover{
	background-color: #E7FFCE;
	color: #FF9900;
	background-image: url(imm/menu_sfondo2.jpg);
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
	padding: 5px 15px 0px 11px;
}
.box_testo {
	background-color: #ECE9D8;
	background-image: url(imm/box_testo_sfondo.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	vertical-align:text-top;
	width: 461px;
}
.latosntesto {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 493px;
}
.titoletto {
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #666666;
}
