body {
	background: url(../immagini/sfondo_sito.jpg) top center no-repeat #720000;
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}

img {
	border: none;
}

#pagina {
	position: relative;
	width: 900px;
	height: 700px;
	margin: 0 auto;
	padding: 0;
}

#pizzaly {
	width: 325px;
	height: 70px;
	background: url(../immagini/pizzaly.jpg) no-repeat;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#bandiere {
	width: 160px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 60px;
}

#bandiere img {
	margin: 10px 10px 0 0;
}

#bandiere #face {
	margin: 10px 15px 0 0;
}

#home {
	display: block;
	width: 50px;
	height: 45px;
	padding: 0;
	position: absolute;
	bottom: 245px;
	left: 20px;
	background: url(../immagini/home.gif) no-repeat;
	z-index: 1;
}

#menu {
	width: 800px;
	height: 100px;
	padding: 0;
	position: absolute;
	top: 430px;
	left: 50%;
	margin: 0 0 0 -400px;
}

#simbolo {
	position: absolute;
	top: 50px;
	right: 80px;
	background: url(../immagini/pag_location/location.png) no-repeat;
	height: 80px;
	width: 195px;
}

#titolo {
	background: url(../immagini/pag_location/le_categorie.jpg) no-repeat;
	width: 280px;
	height: 20px;
	position: absolute;
	top: 130px;
	right: 220px;
}

#img_symbol_city {
	background: url(../immagini/pag_location/simbol_city.jpg) no-repeat;
	width: 270px;
	height: 230px;
	position: absolute;
	top: 150px;
	left: 70px;
}

#img_h24 {
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(../immagini/pag_location/h24.jpg) no-repeat;
	top: 265px;
	right: 440px;
}

#contenuto {
	line-height: 115%;
	width: 360px;
	height: 105px;
	position: absolute;
	top: 145px;
	right: 135px;
}

#contenuto2 {
	line-height: 115%;
	width: 360px;
	height: 85px;
	position: absolute;
	top: 315px;
	right: 135px;
}

#footer {
	width: 250px;
	height: 100px;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -125px;
}
