/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../bgTestata);
	font-family:tahoma;
	font-size:11px;
	width:100%;
	height:100%;
}
html{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

html,ul,li,table,input,form,h1,h2,h3,p,hr {
	margin:0px;
	padding:0px;
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}
#testata{
	width:100%;
	height:141px;
	background:url(../_layout/bgTestata.jpg) repeat-x;
	position:relative;
}
#pattern{
	width:100%;
	height:141px;
	background:url(../_layout/bgPattern.jpg) repeat-x 0px 13px;
}
#contMenu{
	width:850px;
	height:41px;
	background:url(../_layout/luceTop.jpg) top no-repeat;
	margin:auto;
	text-align:center;
	position:relative;
	padding:100px 0px 0px 0px;
}
#contMenu ul li{
	display:inline;
	padding:0px 30px 0px 0px;
}
#contMenu ul li a{
	color:#cdc5be;
	background:url(../_layout/indiceMenu.jpg) 0px 3px no-repeat;
	padding-left:15px;
}
#contMenu ul li a:hover{
	color:#fff;
	background:url(../_layout/indiceMenuOver.jpg) 0px 3px no-repeat;
}
#luceBottom{
	width:850px;
	height:5px;
	background-image:url(../_layout/luceBottom.jpg);
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:1px;
	z-index:10000;
}
#ombraTop{
	width:100%;
	height:8px;
	background:url(../_layout/ombrinaTop.png) repeat-x;
	z-index:100;
	position:absolute;
	top:0px;
	font-size:1px;
	left:0px;
}
#ombraBottom{
	width:100%;
	height:7px;
	background:url(../_layout/ombrinaBottom.png) repeat-x;
	z-index:400;
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:1px;
}
#labelMenu{
	width:585px;
	position:absolute;
	bottom:0px;
	background:url(../_layout/labelMenu.png) 240px 0px no-repeat;
	z-index:500;
	padding-left:265px;
	padding-top:10px;
	height:35px;
	left:50%;
	margin-left:-425px;
}
#images{
	position:relative;
	width:100%;
	height:474px;
	overflow-x:hidden;
	overflow-y:hidden;
}
#footer{
	width:850px;
	margin:auto;
	height:50px;
	margin-top:20px;
	position:relative;
}
#footer img{
	position:absolute;
	top:0px; 
	left:0px;
}
#footer p{
	color:#818181;
	margin-left:260px;
	padding-top:20px;
}
#footer a{
	color:#8c825e;
}
#flashcontent{
	width:100%;
	height:474px;
	overflow-x:hidden;
}
#flashcontentShort{
	width:100%;
	height:274px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.contenuti{
	width:850px;
	height:360px;
	background-color:#FFF;
	position:absolute;
	border-bottom:4px solid #686766;
	left:50%;
	margin-left:-425px;
	display:visible;
}
.contenuti #contatti{
	background:url(../_layout/bgContatti.jpg) left no-repeat;
	border:1px  solid #000;
}
.contenutiMenu{
	width:850px;
	height:auto;
	min-height:340px;
	_height:340px;
	background-color:#FFF;
	border-bottom:4px solid #686766;
	margin:auto;
	display:visible;
	position:relative;
}
.content{
	margin:35px;
}
.content span{
	line-height:18px;
	color:#888376;
}
.content span ul li{
	list-style:disc;
	margin-left:15px;
}

.closewindow{
	position:absolute;
	right:30px;
	bottom:10px;
}
table td{
	vertical-align:top;
}
.contenuti img.home{
	height:269px;
	width:359px;
	padding:6px 4px 4px 6px;
	background-image:url(../_layout/bgFotoHome.jpg);
	margin-right:35px;
}
h1{
	padding:10px 0px 5px 0px;
}
p{
	line-height:18px;
	color:#888376;
	text-align:justify;
}
/* MENU */
#menu{
	height:366px;
}
ul.menu li{
	border-bottom:1px dotted #b8b8b8;
	_border-bottom:1px solid #b8b8b8;
	width:180px;
	padding:0px;
}
ul.menu li a{
	color:#a29166;
	background:url(../_layout/indiceGrigio.jpg) 15px 10px no-repeat;
	padding-left:15px;
	padding:7px 0px 7px 30px;
	display:block;
}
ul.menu li a:hover{
	color:#a29166;
	background-color:#e9e9e9;
}
ul.dettaglioMenu li{
	border-bottom:1px solid #fff;
	width:300px;
	color:#888376;
	padding:8px 10px 8px 20px;
	background-color:#eae5d6;
	display:block;
}
ul.dettaglioMenu li.riga1{
	background-color:#eae5d6;
}
ul.dettaglioMenu li.riga2{
	background-color:#dfdac8;
}
ul.dettaglioMenuPizze li{
	border-bottom:1px solid #fff;
	width:500px;
	color:#888376;
	padding:8px 10px 8px 20px;
	background-color:#eae5d6;
	display:block;
}
ul.dettaglioMenuPizze li.riga1{
	background-color:#eae5d6;
}
ul.dettaglioMenuPizze li.riga2{
	background-color:#dfdac8;
}
hr{
	height:1px;
	background-color:#cdc8b5;
	border:0px;
	color:#cdc8b5;
	margin:15px 0px;
}

a.download{
	color:#898989;
	background:url(../_layout/icoPdf.jpg) no-repeat left;
	padding-left:25px;
	display:block;
	height:20px;
	padding-top:4px;
}
a.download:hover{
	color:#555555;
}
#imgMenu{
	position:absolute;
	bottom:0px;
	right:0px;
}

/* CONTATTI */
#tabContatti td{
	padding:1px 0px 1px 3px;
	color:#888376;
}

input{
	width:250px;
	padding:3px 0px 3px 5px;
	background-color:#eae5d6;
	border:1px solid #c9c3b1;
	font-size:11px;
	font-family:tahoma;
	color:#888376;
}
textarea{
	width:300px;
	height:50px;
	padding:2px  0px 2px 5px;
	background-color:#eae5d6;
	border:1px solid #c9c3b1;
	font-size:11px;
	font-family:tahoma;
	color:#888376;
}
input.invia{
	width:114px;
	height:21px;
	background-image:url(../_layout/btnInvia.jpg);
	cursor:pointer;
	border:0px;
	padding-top:5px;
}
#pezza{
	position:absolute;
}