.box {
	background-color: #A39362;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.logo {
	position: relative;
	padding-top: 13px;
	margin-bottom: 65px;
	z-index: 1;
}
.spazioVIP {
	padding-top: 100px;
}
.form {
	background-image: url("../images/lounge-motion/vip-back.jpg");
	background-repeat: no-repeat;
	height: 170px;
	padding-left: 115px;
}
a.footblu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #A39362;
}
a.footblu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #A39362;
}
.smoke {
	position: relative;
	background-image: url(../images/lounge-motion/cocktail.jpg);
	background-repeat: no-repeat;
	height: 230px;
	margin-left: -140px;
	margin-top: 0px;
	z-index: 0;
}
.speaker {
	position: relative;
	background-image: url(../images/lounge-motion/speaker.gif);
	background-repeat: no-repeat;
	//*width: 250px;*//
	width: 563px;
	height: 92px;
	//*margin-left: 230px;*//
	margin-top: -50px;
	margin-bottom: -40px;
	z-index: 0;
	left: 80;
}
