body {
	background-color: #7e7ebe;
	font-family: "Trebuchet MS", "MS Sans Serif", serif;
	font-size: 100%;
	color: #000000;
	background-repeat: repeat;
	margin: 0px;
  }

#contenitore {
	width: 100%;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	left: 1px;
	top: 18px;
	text-align: center;
	background-image: url(img/bg-flash.jpg);
	background-repeat: repeat-x;
	height: 460px;
	margin-top: 100px;
}
#footer {
	width: 100%;
	margin-top: 20px;
}
#filmato {
	height: 300px;
	margin: 22px;
}
#header {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
#testo {
	width: 570px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	line-height: 28px;
}
#logoBucc {
	background-image: url(img/LogoBucc20.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 28px;
	float: left;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;
	display: block;
	text-align: right;
}
#footer a {
	width: 100%;
	margin-top: 10px;
	color: #FFFFFF;
}
#footer a:hover {
	width: 100%;
	margin-top: 10px;
	color: #B6B6DA;
}
