html, body {
	margin:0px;
	padding:0px;
	background:url(../../images/background.jpg) repeat-x 0 0;
	font-family:Tahoma;
	font-size:11px;
	color:#f4eac7;
}

@font-face {
	font-family: "Edwardian Script ITC";
	src: url(../../fonts/KUNSTLER.TTF);
}

ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

li {
	display: inline;
	margin:0px;
	padding:0px;
}

a {
	color:#f4eac7;
	text-decoration:none;
}

a:hover {
	color:#f4eac7;
	text-decoration:none;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

.offerte {
	width:286px;
	padding:6px 0 0 20px;
	margin-top:70px;
	height:300px;
	float:left;
	background:url(../../images/bg_offerte.png) no-repeat right top;
}

.prenota {
	width:275px;
	height:46px;
	position:absolute;
	bottom:0px;
	background:url(../../images/pren_add_en.png) no-repeat bottom left;
}

.prenota2 {
	width:275px;
	height:46px;
	position:absolute;
	bottom:0px;
	background:url(../../images/pren_add2_en.png) no-repeat bottom left;
}


.prenota3 {
	width:61px;
	height:23px;
	display:block;
	background:url(../../images/but_prenota_en.png) no-repeat 0 0;
}

.speciali {
	margin:0 0 0 16px;
	width:220px;
	height:55px;
	padding:0px;
	background:url(../../images/off_spec_en.png) no-repeat 0 0;
}

.italiano {
	height:25px;
	width:25px;
	background:url(../../images/it.png) no-repeat 0 0;
}

.inglese {
	height:25px;
	width:25px;
	background:url(../../images/en.png) no-repeat 0 0;
}

.descrizione {
	position:relative;
	padding:20px 0px 60px 20px;
	margin:20px 0 0 20px;
	background:url(../../images/bg_testo.png) no-repeat 0 0;
}

.menu {
	position:absolute;
	right:0px;
	top:0px;
	width:300px;
	margin:30px 0 0 0;
	text-align:right;
	background:url(../../images/bg_elenco.png) repeat-y 0 0;
}

.servizi {
	margin-left:230px;
	width:360px;
	height:400px;
	padding:20px 20px 20px;
	background:url(../../images/bg_testo.png) no-repeat 0 0;
}

.location {
	position:absolute;
	right:0px;
	top:0px;
	width:384px;
	height:400px;
	background:url(../../images/trasp.png);
}

.edwardian {
	font-family:Edwardian Script ITC, Aquiline, Arcana GMM Std, Blackadder ITC, Freestyle Script, Gigi, Harlow Solid Italic, Kunstler Script, Nuptial Script LT Std, Palace Script MT, Vivaldi;
}