#head {
	position: relative;
	height: 100px;
	width: 760px;
	top: 10px;
	left: 10px;
	z-index: 1;
}
#ita {
	position: absolute;
	z-index: 10;
	left: 340px;
	top: 110px;
}
#eng {
	position: absolute;
	z-index: 11;
	height: 85px;
	width: 85px;
	left: 340px;
	top: 211px;
}
#right-side {
	position: absolute;
	z-index: 12;
	height: 120px;
	width: 310px;
	left: 460px;
	top: 310px;
}
#intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	z-index: 13;
	height: 100px;
	width: 280px;
	left: 480px;
	top: 320px;
	font-weight: normal;
	font-style: normal;
}
#sfondo {
	background-image: url(IMGS/foglie.jpg);
	color: #333333;
	background-repeat: no-repeat;
	height: 300px;
	position: absolute;
}
#bloccoDX {
	height: 300px;
	width: 200px;
	background-image: url(IMGS/cassa_vini.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#vini {
	background-image: url(IMGS/foglie.jpg);
	color: #333333;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	height: 280px;
	width: 280px;
	padding: 10px;
	left: 0;
	top: 0;
}
#vitigni {
	position: absolute;
	width: 440px;
	left: 300px;
	top: 20px;
	height: 240px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	overflow: auto;
	z-index: 100;
}
#primitivo {
	position: absolute;
	z-index: 100;
	width: 300px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#negroamaro {
	position: absolute;
	z-index: 101;
	width: 300px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#finestra {
	position: absolute;
	z-index: 99;
	width: 300px;
	left: 0px;
	top: 0px;
}
#content {
	height: 100%;
	width: 100%;
	position: absolute;
	text-align: center;
}
#menu {
	background-image: url(IMGS/bicchiere2.jpg);
	height: 300px;
	width: 200px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#contentMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 40px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding-left: 40px;
}
#contentMenu a:link {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
#contentMenu a:visited {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
#contentMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#contenuto {
	float: left;
	width: 430px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	overflow: auto;
	height: 260px;
	text-align: left;
	background-color: #E8DEC6;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#flash {
	position: relative;
	height: 280px;
	width: 440px;
	float: left;
}
#sfondovitigni {
	position: absolute;
	height: 300px;
	width: 300px;
	right: 0px;
	z-index: 1;
	background-image: url(IMGS/sfondovitigni.jpg);
	background-repeat: no-repeat;
}

