<!-- 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 20px;
	margin:0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background: #FFFFFF;
	text-align: left;
	}
body a {
	text-decoration:none;
	color:#888888;
}
body a:hover {
	text-decoration:none;
	color:#CCCCCC;
}
#left {
	z-index: -1; /* SEMPRE in secondo piano rispetto al resto */
	height:100%; 
	position:fixed;
	left:0;
	border-top:97px;
	padding:0;
	width:42px;
	float:left;
	background:url(image/left.jpg) repeat-y;
	margin-left:147px;
}
#header {
	z-index:10;
	position:static;
	background:url(image/center.jpg) repeat-x;
	height:97px;
}
#left2 {
	z-index:1;
	height:97px;
	width:255px;
	float:left;
}
#right {
	height:97px;
	width:249px;
	float:right;
}
#menu{
	padding:0;
	width:147px;
	height:auto;
	float:left;
}
#contenuto { 
	height:100%;
	padding: 21px 280px 10px 350px;
}
#contenuto td {
	line-height: 10px;
}
.gallery {
	background-color: #CCCCCC;
	line-height: 20px;
	color:#FFFFFF;
}
#gallery{
	position:absolute;
	margin: 60px 0px 0px 190px;
}
#link{
	position:absolute;
	margin: 185px 0px 0px 190px;
}
-->
