@charset "utf-8";
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	position: fixed;
	z-index: 1;
	height: 20%;
	width: 100%;
	top: 0px;
	padding: 10px;
}
.title {
	z-index: 1;
	left: 25%;
	position: absolute;
	top: 120px;
	background-image: url(gum-logopiccolo.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 70px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	position: absolute;
	width: 100%;
	z-index: 1;
	height: 50px;
	top: 200px;
	left: 0px;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2em;
	background-color: #FFFFFF;
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 6;
	height: 20px;
	left: 0px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.menuindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	width: 100%;
	z-index: 6;
	height: 50px;
	left: -2px;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2em;
	bottom: -350px;
}
.spaziobiancotop {
	background-color: #FFFFFF;
	height: 230px;
	width: 100%;
	top: 0px;
	z-index: 5;
}

