body {
	background-color: #000;
	background-image: url(../img-layout/bg-page.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cancel {
	clear: both;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 90px;
	width: 970px;
}
#head #nav-reservation {
	height: 60px;
	text-align: right;
	float: right;
}
#head #nav-reservation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#head #nav-reservation li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head #nav-reservation a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 60px;
	color: #EDE0D1;
	text-decoration: none;
	font-weight: bold;
}
#head #nav-reservation a:link, #head #nav-reservation a:visited {
	color: #EDE0D1;
	text-decoration: none;
	font-weight: bold;
}
#head #nav-reservation a:hover, #head #nav-reservation a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#head #nav-reservation a.current:link, #head #nav-reservation a.current:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#head #language {
	width: 80px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
#head #nav-down {
	background-color: #886E4B;
	height: 26px;
	width: 950px;
	clear: both;
	padding-left: 18px;
	padding-top: 4px;
}
#head #nav-down ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head #nav-down li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head #nav-down a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#head #nav-down a:link, #head #nav-down a:visited {
	color: #FFF;
	text-decoration: none;
}
#head #nav-down a:hover, #head #nav-down a:active {
	color: #F5D787;
	text-decoration: underline;
}
#head #nav-down a.current:link, #head #nav-down a.current:visited {
	color: #F5D787;
	text-decoration: underline;
}
 #head #nav-down a.current:link, #head #nav-down a.current:visted {
 color: #F5D787;
 text-decoration: underline;
 font-weight: bold;
}
#photo {
	height: 455px;
	width: 970px;
	position: relative;
}
#photo #left-photo {
	position: absolute;
	z-index: 9999;
	left: 10px;
	top: 25px;
	height: 263px;
	width: 303px;
}
#photo #left-photo #logo {
	height: 135px;
	width: 303px;
}
#photo #left-photo .pulsanti {
	height: 45px;
	width: 303px;
}
#trasparenza {
	height: 50px;
	width: 970px;
	position: absolute;
	top: 405px;
	background-color: #000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	left: 0px;
	z-index: 10;
}
#photo #gallery {
	height: 50px;
	width: 970px;
	position: absolute;
	top: 405px;
	z-index: 11;
}
#photo #gallery #boxtitle {
	float: left;
	width: 180px;
	height: 40px;
}
#photo #gallery #ico {
	height: 40px;
	width: 790px;
	float: right;
	line-height: 33px;
	padding-top: 6px;
}
#ico ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#ico ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ico a img {
	border: 1px solid #FFF;
	margin-right: 4px;
	margin-left: 4px;
	padding: 4px;
}
#lang-index {
	text-align: center;
	padding-left: 360px;
}
#lang-index ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
#lang-index ul li {
	height: 50px;
	width: 120px;
	line-height: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#lang-index ul #it {
	background-image: url(../img-layout/flag-it.png);
}
#lang-index ul #en {
	background-image: url(../img-layout/flag-en.png);
}
#lang-index ul #de {
	background-image: url(../img-layout/flag-de.png);
}
#lang-index ul #es {
	background-image: url(../img-layout/flag-es.png);
}
#lang-index ul #ru {
	background-image: url(../img-layout/flag-ru.png);
}
#lang-index ul li a {
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lang-index ul li a:link, #lang-index ul li a:visited {
	color: #FFF;
}
#lang-index ul li a:hover, #lang-index ul li a:active {
	color: #FBCD23;
	text-decoration: none;
}
#content {
	width: 970px;
	margin-bottom: 20px;
}
#content #search {
	height: 33px;
	width: 970px;
	margin-top: 5px;
	background-color: #896F4C;
}
#content #search .testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#content #search .select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#content #left {
	width: 350px;
	padding-bottom: 15px;
	float: left;
	margin-top: 15px;
}
#content #left .boxofferte {
	height: 90px;
	width: 340px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content #right {
	float: right;
	width: 620px;
}
#content #right h1 {
	color: #C1AF98;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #right h1 a {
	color: #C1AF98;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

#content #right h1 a:link, #content #right h1 a:visited {
	color: #C1AF98;
	text-decoration: none;
}
#content #right h1 a:hover, #content #right h1 a:active {
	color: #FFF;
	text-decoration: none;
}
#content #right h2 {
	color: #C1AF98;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #right h3 {
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #right h4 {
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#content #right p a:link, #content #right p a:visited {
	color: #C90;
	text-decoration: underline;
}
#content #right p a:hover, #content #right p a:active {
	color: #FFF;
	text-decoration: none;
}
#content #right p .photo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #right p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 25px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#content #right #sale {
	height: 36px;
	width: 620px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content #right #sala-airone {
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}
#content #right #sala-orchidea {
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}
#content #right #sala-stampa {
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
}
#content #right #sale ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content #right #sale a {
	line-height: 36px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#content #right #sale li {
	display: block;
	height: 36px;
	width: 193px;
	float: left;
	list-style-type: none;
	background-image: url(../img-layout/bg-pulsanti.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #right #sale a:link, #content #right #sale a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content #right #sale a:hover, #content #right #sale a:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#totalpop {
	float: right;
	width: 620px;
}
#totalpop h1 {
	color: #C1AF98;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#totalpop h2 {
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#totalpop h3 {
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#totalpop p a:link, #totalpop p a:visited {
	color: #C90;
	text-decoration: underline;
}
#totalpop p a:hover, #totalpop p a:active {
	color: #FFF;
	text-decoration: none;
}
#totalpop p .photo {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#totalpop p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 25px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	width: 970px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
	line-height: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
#footer a:link, #footer a:visited {
	color: #999;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#flags {
	height: 50px;
	width: 970px;
	top: 405px;
	z-index: 11;
	text-align: center;
	position: absolute;
}
