@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;}

body{
	padding:0;
	margin:0;
	width:100%;
	font-size:14px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #654321;
	background-image: url(../immagini/sfondogrande.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	
	div, p, ul, li, form, h2, img, textarea, h3, li{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
	

#contenitore{
  	width:100%;
    padding: 0 10px 0 0px;  
	margin: 0; 
	position:relative;
	}
 #centrale{
	 background:url(../immagini/beigecucepizz.jpg) no-repeat top left;
	 width:983px;
	 height:800px;margin:0 auto; font-size:0;}
 #testo{
	font-size:14px;
	line-height:22px;
	display:block;
	padding-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:192px;
	
	background-image:none;
	text-indent:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
	height:230px;
	top: 300px;
}
 #destra{
	position:absolute;
	height:310px;
	width:400px;
	margin-top: 390px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
 }
 
/*------barra di navigazione------**/
/*-----contenitore---**/
#rightPan{
	width:171px; float:left;  margin:39px 0 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0;
	position:relative;
	}
 #rightPan1{
	width:152px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0;
	height:151px;
	position:absolute;
	left:0px;
	top:254px;
}
#rightPan1 ul{
	width:145px;
	display:block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
	}
	/*-----altezza righe------**/
#rightPan1 ul li{
	height:22px;
	font-size:0;
	display:block;
	background-image: url(../immagini/right_arrow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

	/*----testo----**/
#rightPan1 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	line-height:21px;
	padding:0 0 0 10px;
	display:block;
	text-decoration:none;
	height:21px;
	
	background-color:#6F4924 ;
	background-image: url(../immagini/navi_arerow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	/*-------- al passaggio del mouse-----**/
#rightPan1 ul li a:hover{
	padding:0 0 0 10px;
	background-color: #402B15;
	background-image: url(../immagini/navi_arerow_h.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#rightPan1 ul li a.show{
	color:#765914;
	font-weight:bold;
	font-size:15px;
	line-height:21px;
	padding:0 0 0 10px;
	height:21px;
	display:block;
	text-decoration:none;
	background-color: #F1E9D6;
	background-image: url(../immagini/navi_arerow_h.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#rightPan1 ul li a.show:hover{
	padding:0 0 0 10px;
	
	background-image: url(../immagini/navi_arerow_h.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#translate{
	height:30px;
	width: 220px;
	margin-left:450px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
 }

#footer{
	margin:0 auto 0px auto;
	background-color:#654321;
	width:983px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:21px;
	padding:4px 0 0 0;
	color: #FFF;
	border: thin solid #F7F6AD;
	}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73431A;
}
