@charset "utf-8";
#dovesiamo {
	position:absolute;
	left:330px;
	top:0px;
	width:642px;
	z-index:1;
	background-image: url(images/dovesiamo.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
}



html, body {
	background-color: #AEBBC1;
	padding: 0;
	height: 100%;
	margin-top:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#benvenuti {
	position:absolute;
	left:330px;
	top:0px;
	width:632px;
	z-index:1;
	background-image: url(images/welcome.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	height: 318px;
}
#gallery {
	position:absolute;
	left:330px;
	top:371px;
	width:642px;
	height:208px;
	z-index:2;
	background-image: url(images/gallery.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 40px;
}
.bordoimg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 7px;
}
.menu a{
	white-space: normal;
	text-decoration: none;
	color: #CCC;
}
#menu {
	position:absolute;
	left:12px;
	top:0px;
	width:307px;
	height:281px;
	z-index:3;
	background-color: #888888;
	background-image: url(images/bgmenu.jpg);
	background-position: bottom;
}
#bordomenu {
	position:absolute;
	left:12px;
	top:281px;
	width:307px;
	height:11px;
	z-index:4;
}
#recapiti {
	position:absolute;
	left:50px;
	top:567px;
	width:175px;
	height:110px;
	z-index:5;
}
#iframe_booking {
	position:absolute;
	left:12px;
	top:299px;
	width:307px;
	height:232px;
	z-index:6;
	background-image: url(images/bgprenotazioni.png);
	padding-top: 10px;
	text-align: center;
}
.booking {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	line-height: 25px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.privacy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
}
p {
	margin-top: 15px;
}
a {
	color: #000;
}
#contatti {
	position:absolute;
	left:330px;
	top:0px;
	width:642px;
	z-index:1;
	background-image: url(images/contatti.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: left;
}
#ristoranti {
	position:absolute;
	left:330px;
	top:0px;
	width:642px;
	z-index:1;
	background-image: url(images/ristoranti.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: left;
	height: 312px;
}

