@charset "UTF-8";
/* CSS Document */

#fondo {
	background-image: url(image/backgroundBQwalk.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 925px;
	background-repeat: no-repeat;
	white-space: normal;
}
body {
	margin: 0px;
	padding: opx;
	left: 0px;
	top: 0px;
	right: 0px;
	color: #CCC;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#fondo #videoBox {
	float: right;
	height: 566px;
	width: 609px;
	background-image: url(image/boxvideo.png);
	position: relative;
}
#fondo #botoni {
	float: left;
	width: 522px;
}
#fondo #videoBox #video {
	margin-left: 95px;
	margin-top: 35px;
}
#chiusura {
	background-image: url(image/chiusurabq.png);
	background-repeat: no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	position: relative;
}
#text {
	float: right;
	width: 400px;
	margin-right: 25px;
}
.footer {
	text-align: center;
}
.center {
	font-size: 14px;
	color: #000;
}
.white {
	color: #FFF;
	font-size: 14px;
}
.title {
	text-align: center;
	font-size: 18px;
	color: #333;
}
#fondo #indrio {
	width: 960px;
	position: relative;
	margin-left: 35px;
}
#fondo #flashgame {
	width: 733px;
	height: 500px;
	float: left;
}
#fondo #bottoni {
	float: right;
	width: 226px;
	clear: both;
	position: absolute;
	left: 735px;
	top: 187px;
}
#fondo #moreggame {
	float: left;
}
