body {
	background: url(../immagini/sfondo_sito.jpg) top center no-repeat #720000;
	margin: 0;
	padding: 0;
}

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: 75px;
	background: url(../immagini/pag_scheda/scheda.png) no-repeat;
	height: 55px;
	width: 210px;
}

#fiamma {
	background: url(../immagini/pag_scheda/fiamma.png) no-repeat;
	width: 530px;
	height: 50px;
	position: absolute;
	top: 115px;
	right: 50px;
}

#img_distr {
	background: url(../immagini/pag_scheda/distributore.jpg) no-repeat;
	width: 200px;
	height: 275px;
	position: absolute;
	top: 125px;
	left: 100px;
}

#contenuto {
	background: url(../immagini/pag_scheda/dati.jpg) no-repeat;
	width: 360px;
	height: 235px;
	position: absolute;
	top: 170px;
	right: 135px;
}

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