@charset "utf-8";
.Tabella {
	height: 100%;
	width: 100%;
	margin-top: -34px;
}
td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffeec9;
	width: 100%;
	height: 100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.Facebook {
	height: 30px;
	width: 200px;
	background-color: #FFF;
	position: absolute;
	top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #069;
	z-index: 20;
	right: 10px;
}
/* INIZIO PANNELLO BOOKING */
#panel {
	background: #fff;
	height: 400px;
	display: none;
	color:#fff;
	/*padding-left:20px;*/
	}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #b69d6d;	
}
.btn-slide {
	background: #b69d6d;
	text-align: center;
	width: 144px;
	height: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
a:focus {
	outline: none;
}
.active {
	background-position: right 12px;
}
/* FINE PANNELLO BOOKING */
.Apt {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.Sopra {
	height: 76px;
}
.Sotto {
	height: 234px;
}

