body {
	font-family:Arial,sans-serif;
	font-size:12px;
	margin:0px;
	color:3f3f3f;
}
a:link, a:visited {
	color: #b88f2d;
	text-decoration:none;
}
a:hover, a:active {
	color: #f4c958;
	text-decoration:none;
}
img {
	z-index:0;
}
p {
	z-index:2;
}
h1, h2, h3{
	color: #7c5a00;
}
h1{
	font-size:14px;
}
h2{
	font-size:13px;
	color: #7c5a00;
}
h3{
	font-size:12px;
	color: #7c5a00;
}
#cont {
	width: 695px;
	margin:0 auto;
	padding:0 0 0 105px;
	background: url('../images/chef.jpg') no-repeat 0 0;
	display:table;
}
#head {
	width: 671px;
	height: 245px;
	background: url('../images/cucchiaiodoro.jpg') no-repeat 0 0px;
	display:table;
}
ul#menu {
	padding: 75px 0 0 0;
	margin:0px;
}
ul#menu li{
	float:left;
	text-indent:-10000px;
	letter-spacing:-10000px;
	list-style:none;
}
ul#menu li a{
	height:24px;
	display:block;
}
ul#menu li a:hover{
	background-position: 0 -3px;
}
li#home a{
	width:70px;
	background: url('../images/menu-home.jpg') no-repeat 0 -26px;
}
li#ristorante a{
	width:126px;
	background: url('../images/menu-ristorante.jpg') no-repeat 0 -26px;
}
li#servizi a{
	width:83px;
	background: url('../images/menu-servizi.jpg') no-repeat 0 -26px;
}
li#dove a{
	width:68px;
	background: url('../images/menu-dove.jpg') no-repeat 0 -26px;
}
li#menu a{
	width:69px;
	background: url('../images/menu-menu.jpg') no-repeat 0 -26px;
}
li#foto a{
	width:67px;
	background: url('../images/menu-foto.jpg') no-repeat 0 -26px;
}
li#news a{
	width:67px;
	background: url('../images/menu-news.jpg') no-repeat 0 -26px;
}
li#prenota a{
	width:99px;
	background: url('../images/menu-prenota.jpg') no-repeat 0 -26px;
}

#bpage {
	width: 656px;
	padding:0 8px;
	background: url('../images/body.jpg') repeat-y;
	display:table;
}
#cpage {
	width: 656px;
	display:table-cell;
	/* background: url('../images/br-chef.jpg') no-repeat bottom right; */
}
#sx {
	width: 142px;
	padding:0px 0 20px 10px;
	float:left;
	overflow:hidden;
	display:table-cell;
}
#sx p{
	font-size:10px;
	text-align:right;
	padding:0px;
	margin:0 5px 5px 0;
}
#dx {
	width: 470px;
	padding:0px 20px 0px 0;
	float:right;
	z-index:2;
	display:table-cell;
}
h1{
	font-size:14px;
	color: #7c5a00;
}
#foot {
	width: 671px;
	background: url('../images/foot.jpg') no-repeat;
	padding:7px 5px;
	font-size:9px;
	color:#636363;
	display:table;
}
#foot a{
	color:#636363;
}
#foot a.mail{
	color:#b88f2d;
}

/* FORM */
#form {
	width: 470px;
	height: 373px;
	background: url('../images/form.jpg') no-repeat top right;
	position:relative;
}
#form p{
	width: 320px;
}
#form table{
	position:absolute;
	top:220px;
	left:144px;
}
#form table input, #form table textarea {
	text-align:left;
	font-size: 11px;
	margin-top:2px;
}
#form table input.button {
	text-align:center;
	float:right;
	width: 40px;
	height: 18px;
	font-size: 10px;
	line-height: 10px;
}


/* FORM PRENOTA*/
#form-prenota {
	width: 470px;
	height: 470px;
	margin:0 auto;
	background: url('../images/form-prenota.jpg') no-repeat top right;
	position:relative;
}
#form-prenota p, #form-prenota h1{
	width: 300px;
	margin-left:30px;
}
#form-prenota table{
	position:absolute;
	top:220px;
	left:50px;
}
#form-prenota table input, #form-prenota table textarea {
	text-align:left;
	font-size: 12px;
	margin-top:5px;
}
#form-prenota table input {
	width:140px;
	margin-right: 10px;
}
#form-prenota table input.button {
	text-align:center;
	float:right;
	width: 40px;
	height: 18px;
	font-size: 10px;
	line-height: 10px;
}


iframe {
	border: 3px solid  #b88f2d;
}
#map {
	background: url('../images/map.jpg') no-repeat top right;
	padding:70px 0 0 0;
	width:540px;
	margin:0 auto;
}