body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:url(../immagini/bkg.gif) repeat-x #c2bdb9 top left    ;
	margin:0;
	padding:0;
}

#main{
	width:940px;
	margin:0 auto;
	position:relative;
}

#header{
	width:940px;
	float:left;
	background:url(../immagini/header.gif) no-repeat top left;
	height:160px;
}

#center{
	width:940px;
	float:left;
	background:url(../immagini/center.gif) repeat-y top left;
}

#center_interno{
	width:940px;
	float:left;
	background:url(../immagini/bkg_center.jpg) no-repeat top left;
	min-height:460px;
}

#footer{
	width:940px;
	float:left;
	background:url(../immagini/footer.gif) no-repeat top left;
	height:185px;
	position:relative;
}

h1{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	color:#362d21;
}

h2{
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#362d21;
	border-bottom:1px solid #362d21;
}

.testo{
	width:860px;
	margin:20px;
	padding-left:20px;
	text-align:justify;
}

.testo_footer{
	width:500px;
	margin:20px;
}

.credits{
	position:absolute;
	top:155px;
	left:20px;
	text-align:center;
	width:900px;
}

a{
	color:#362d21;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#362d21;
	text-decoration:underline;
	font-weight:bold;
}

.gallery img{
	border:solid 1px #362d21;
	padding:2px;
}

.gallery .pizze{
	float:left;
	margin:0px 20px 20px 0px;
}

#menu{
	margin:120px 0 0 435px;
	font-size:18px;
	position:relative;
}

#menu a{
	font-weight:normal;
	padding:2px 4px;
}

#menu a:hover{
	font-weight:normal;
	background-color:#362d21;
	padding:2px 4px;
	color:#c2bdb9;
	text-decoration:none;
}

#menu #lingue{
	position:absolute;
	bottom:-4px;
	right:20px;
}

#menu #lingue .lingua{margin-left:2px;float:left;width:26px;height:26px}

#menu #lingue .lingua a {padding:1px;}
#menu #lingue .lingua a:hover {background:none;}
#menu #lingue .lingua a:hover img{background-color:#362d21;}
