body {
	text-align: center;
	background-image: url(../immagini/sf_door.jpg);
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer h4 {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.block-footer {
	height: 60px;
	width: 1000px;
	float: left;
	padding-top: 40px;
}
a {
	font-size: 9px;
	color: #333;
}

#container {
	height: 693px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#argentario {
	height: 113px;
	width: 372px;
	position: absolute;
	top: 281px;
	right: 577px;
	z-index: 1000;
}
#milano {
	height: 113px;
	width: 372px;
	position: absolute;
	top: 428px;
	right: 19px;
	z-index: 1000;
}

#footer {
	height: 100px;
	width: 1003px;
	position: absolute;
	left: 0px;
	top: 571px;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}


h1 {
	margin-top: 89px;
	display: none;
}
#movie {
	height: 240px;
	width: 571px;
	position: absolute;
	left: 212px;
	top: 27px;
}

#roma {
	height: 113px;
	width: 372px;
	position: absolute;
	top: 281px;
	left: 612px;
	z-index: 1000;
}
#genova {
	height: 113px;
	width: 372px;
	position: absolute;
	top: 427px;
	right: 578px;
	z-index: 1000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

