body  {
	text-align: center; 
	background-color: #FFD57D;
}

#Contenitore {
	height: 600px;
	width: 800px;
	border: 1px solid #000000;
	background-image: url("../images/sfondo_new.jpg");
}

#header {
	height: 15%;
	width: 100%;
	_border-bottom: 1px solid #000000;
	text-align: center; 
}

#corpo {
	height: 75%;
	width: 100%;
}

#vertmenu {
	height: 40%;
	width: 26%;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
}

#corpo_dx {
	height: 80%;
	width: 73%;
	float: right;
	font-size: 90%;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#corpo_sx {
	height: 40%;
	width: 23%;
	float: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
}


#footer {
	height: 10%;
	width: 100%;
}

.style1 {
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
}

.style2 {
	font-size: 12px
}

.style4 {
	font-size: 12px
}

.style9 {
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
}

.style10 {
	font-size: 14px
}

