.FlashIndex {
	position: relative;
	left:62px;
	top:5%;
	width: 900px;
	height: 311px;
	float:left;
}
.Piede {
	position: absolute;
    left:0px;
	bottom: 0px;
	background: url(../immagini/Fondi/FondoBodyBot.jpg) bottom repeat-x;
	width: 100%;
	height: 233px;
}
.Chiusura {
	position: relative;
	left: 50%;
	margin-left: -512px;
	top: 13px;
	background: url(../immagini/Fondi/FondoChiusura2.jpg) center no-repeat;
	width: 1024px;
	height: 233px;
	text-align: center;
}

