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: 55px;
	right: 105px;
	background: url(../immagini/pag_contatti/contatti.png) no-repeat;
	height: 50px;
	width: 165px;
}

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

#img_form {
	background: url(../immagini/pag_contatti/sfondo_form.png) no-repeat;
	width: 430px;
	height: 310px;
	position: absolute;
	top: 110px;
	left: 75px;
}

#form {
	width: 340px;
	height: 275px;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 12px;
	position: absolute;
	top: 25px;
	left: 50px;
}

#form input, #form textarea {
	color: #FFFFFF;
}

#form #msg {
	position: relative;
}

#form #msg p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	left: 0;
}

#form tr, #form td {
	margin: 0;
	padding: 0;
}

#form span {
	color: #FF0000;
	font-weight: bold;
}

#form .text, #form #textArea {
	background-color: #bb1a22;
	border: none;
	margin: 0 0 3px 30px;
}

#form #textArea {
	width: 230px;
	height: 90px;
}

#form .privacy {
	width: 230px;
	padding: 0 0 0 30px;
	font-size: 9px;
}

#form .invio {
	padding: 5px 5px 0 0;
	text-align: right;
}

#form #invia {
	width: 60px;
	height: 15px;
	background: url(../immagini/pag_contatti/invia.png) no-repeat;
	border: none;
}

#msg_form {
	width: 250px;
	height: 75px;
	position: absolute;
	top: 310px;
	right: 70px;
}

#msg_form p {
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	background: #ec8100;
	text-align: center;
}

#contenuto {
	width: 175px;
	height: 175px;
	position: absolute;
	top: 130px;
	right: 100px;
}

#contenuto p {
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	text-align: center;
}

#contenuto a {
	color: #FFFFFF;
}

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