.Menu {
	position: relative;
	left:62px;
	top: 0px;
	width: 900px;
	height: 36px;
    border-bottom: 3px solid #FFFFFF;
	text-align: center;
	float:left;
}
.Menu img{
	position: relative;
	right:3px;
}

.Piede {
	position: absolute;
    left:0px;
	bottom: 0px;
	background: url(../immagini/Fondi/FondoBodyBotBanda.jpg) bottom repeat-x;
	width: 100%;
	height: 264px;
}
.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;
}

.Chiusura .Link{
	position: Absolute;
	left:60px;
	top: 225px;
	color: #FFFFFF;
	font-size: 12px;
	float:left;
}
.Piede .Link a {font-weight: normal; color: #FFFFFF; text-decoration: none}
.Piede .Link a:visited {font-weight: normal; color: #FFFFFF}
.Piede .Link a:active {font-weight: normal; color: #FFFFFF}
.Piede .Link a:link {font-weight: normal; color: #FFFFFF}
.Piede .Link a:hover {font-weight: normal; color: #FFFFFF}

.Chiusura .Dati{
	position: Absolute;
	right:60px;
	top: 225px;
	color: #FFFFFF;
	font-size: 12px;
	float:right;
}
