.webBySOFOS {
	color: black;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	clear: both;
	margin-left: 15px;
}

.webBySOFOS a {
	color: black;
	text-decoration: none;
}

.webBySOFOS a:hover {
	text-decoration: underline;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

html {
	background: #c47f4c url(img/bgHome.jpg) no-repeat fixed center 32px;
	margin: 0px;
	padding: 0px;
	
	font: 14px/15px Georgia, "Times New Roman", Times, serif;
}

body {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.clearDiv {
	clear: both;
}

#page {
	width: 996px;
	margin: 0;
	height: 1250px;
}

#mainMenu {
	height: 10px;
	width: 680px;
	left: 200px;
	position: relative;
	z-index: 50;
	float: right;
	margin-top: 100px;
	_margin-top: 115px;
}

#mainMenu ul {
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainMenu li {
	float: left;
}

#mainMenu a {
	color: white;
	text-decoration: none;
	margin: 13px 8px;
}

#mainMenu a:hover {
	color: #ffd73c;
	text-decoration: underline;
}

#mainMenu .ACTIVE {
	color: #ffd73c;
	text-decoration: underline;
}

#subMenu {
	width: 667px;
	float: left;
	margin-left: 210px;
	text-align: left;
	height: 20px;
	margin-top: 22px;
	_margin-top: 10px;
	_margin-left: 210px;
}

#subMenu ul {
	margin-left: 16px;
	_margin-left: 32px;
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
	_line-height: 30px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subMenu li {
	float: left;
}

#subMenu a {
	color: white;
	text-decoration: none;
	margin: 15px;
}

#subMenu a:hover {
	color: #ffd73c;
	text-decoration: underline;
}

#subMenu .ACTIVE {
	color: #ffd73c;
	text-decoration: underline;
}

#containerFixed {
	text-align: left;
	float: left;
	clear: both;
	width: 600px;
	margin-left: 30px;
	position: relative;
	top: 15px;
	height: 750px;
}

#containerFirma {
	display: block;
	text-align: left;
	clear: both;
	position: relative;
	top: 0px;
	height: 100px;
	font-size: 90%;
	line-height: 100%;
	bottom: 0;
	width: 991px;
}

#containerFirma div {margin-top: 80px;}
#containerFirma .webBySofos {margin-top:0;}

.quadro {
	position: relative;
	right: -100px;
}

.alert {
	display: block;
	width: 90%;
	padding: 5px;
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border: 1px dotted gold;
	background-color: #fefdd6;
}

h1 {
	font-style: italic;
	font-size: 160%;
}

h2 {
	font-style: italic;
	font-size: 130%;
}

p {
	font: 14px/15px Georgia, "Times New Roman", Times, serif;
}



.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	font: 70%/140% Arial, Helvetica, sans-serif;
	color: #333;
}

.gallery p {
	font: 70%/140% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	clear: both;
	width: 170px;
	margin-top: 10px;
}
.gallery li {
	margin: 5px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
}

.gallery li.immagine {
	margin: 5px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
	text-align: center;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery a {
	text-decoration: none;
	color: #333;
}
.gallery a:hover img  {
	border-color: #666;
}
.gallery a:hover span {
	background-position: left -22px;
}

.btnPrenotaSubito {
	display: block;
	height: 103px;
	width: 219px;
	top: 0px;
	right: 0px;
	position: relative;
	z-index: 10;
	float: right;
	background: url(img/btnPrenotaSubito.png) center top;
	text-indent: -3000px;
}

.btnPrenotaSubito:hover {
	background: url(img/btnPrenotaSubito.png) center bottom;
}



.lastMinuteBox {
	border: 1px solid gray;
	margin: 10px 10px 20px;
	padding: 15px;
	text-align: justify;
	background-color: #ffffef;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.lastMinuteBox .titolo {
	font-size: 140%;
	line-height: 160%;
	font-weight: bold;
	font-style: italic;
	color: #5d3c24;
}

.lastMinuteBox .totale {
	border: 1px dotted silver;
	font-size: 100%;
	line-height: 160%;
	display: block;
	background-color: white;
	padding: 10px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}

#chooseLang {
	display: block;
	height: 42px;
	width: 22px;
	top: 25px;
	position: relative;
	float: right;
	right: 1px;
}

#langIt {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../it.gif) no-repeat center bottom;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#langIt:hover {
	background: url(../it.gif) no-repeat center top;
}

#langItACTIVE {
	background: url(../it.gif) no-repeat center top;
	display: block;
	height: 22px;
	width: 22px;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#langEn {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../en.gif) no-repeat center bottom;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#langEn:hover {
	background: url(../en.gif) no-repeat center top;
}

#langEnACTIVE {
	background: url(../en.gif) no-repeat center top;
	display: block;
	height: 22px;
	width: 22px;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#langDe {
	display: block;
	height: 22px;
	width: 22px;
	background: url(../de.gif) no-repeat center bottom;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#langDe:hover {
	background: url(../de.gif) no-repeat center top;
}

#langDeACTIVE {
	background: url(../de.gif) no-repeat center top;
	display: block;
	height: 22px;
	width: 22px;
	text-indent: -3000px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}



#Offerhotel5680 {
height: 30px;
line-height: 32px;
z-index:30000000;
font-family: sans-serif;
display: block;
margin-right: auto;
margin-left: auto;
visibility: visible;
top: 0px;
text-align: center;
	background: #c47f4c url(../prenotaBg.jpg) no-repeat center top;
}

#Offerhotel5680 span{
margin-right: 17px;
}

#Offerhotel5680 select {
margin-right:3px
}

#Offerhotel5680 img {
vertical-align:middle;
margin-right:17px;
}