#contenitore {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFF66;
	background-color: #663300;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(immagini/sfondo2.jpg);
}
#sinistro {
	float: left;
	height: 490px;
	width: 170px;
	border: 1px none #666600;
	margin: 0px 10px 0px 0px;
}
#centrale {
	float: left;
	height: 383px;
	width: 450px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 13px;
}
#centrale1 {
	float: left;
	height: 383px;
	width: 445px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 13px;
	padding-left: 5px;
}
.min {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#testo {
	width: 450px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#menu {
	width: 450px;
}
#destro {
	float: left;
	height: 490px;
	width: 170px;
	border: 1px none #666600;
	margin: 0px 5px 0px 18px;
}
#cont2 {
	margin-left: 20px;
}
#cc {
	width: 450px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}
#menu {
	float: left;
	height: 22px;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#menu li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #FF9900;
}
#contenitore2 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFF66;
	background-color: #663300;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(immagini/sfondo4.jpg);
}


#menu_en {
	float: left;
	height: 22px;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
#menu_en li {
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_en li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_en li a:hover {
	color: #FF9900;
}

