Body {
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476776;
	margin-top: 33px;
	background-image: url(bkg_main.gif);
	background-color: #829CA4;
	background-repeat: repeat-x;
}
h1 {
	font-size: 11px;
	line-height:normal;
	display:inline;
}
h2 {
	font-size: 11px;
	font-weight:normal;
	line-height:normal;
	display:inline;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #476776;
}
a:hover {
	text-decoration: underline;
}
#Container {
	text-align: left;
	z-index: 0;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	height: 100%;
}
#MainCont {
	width: 533px;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}
#MenuLeft {
	position: absolute;
	top: 108px;
	z-index: 2;
	width: 172px;
	left: 12px;
	background-color: #9FC4D3;
}
#MenuRight {
	position: absolute;
	top: 108px;
	z-index: 2;
	width: 172px;
	left: 606px;
	background-color: #9FC4D3;
}
#Main {
	position: absolute;
	top: 86px;
	z-index: 1;
	width: 412px;
	left: 189px;
}
.bloccoIn {	
	margin: 0;
}
.blocco {
	margin: 0;
	background-color: #ffffff;
	padding: 10px;
}
.bloccoMain {
	margin: 0;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
