/* CSS Document */

body {
	background-color:#b09f7c;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin:0;
}

/************************************************************************ SFONDO MARRONE SCURO */

body.bodyROOM {
	background-color:#7f6a53;
}
body.bodyROOM #contentBackground {
	background:#7f6a53 url(../images/sf-sito-zimmer.gif) no-repeat top left;
}
/************************************************************************ FINE SFONDO MARRONE SCURO */



/************************************************************************ SFONDO AZZURRO */

body.bodyACTIVE {
	background-color:#b6bc72;
}
body.bodyACTIVE #contentBackground {
	background:#b6bc72 url(../images/sf-sito-active.gif) no-repeat top left;
}
/************************************************************************ FINE SFONDO AZZURRO */



/************************************************************************ SFONDO VERDE */

body.bodyPRICE {
	background-color:#a2af42;
}
body.bodyPRICE #contentBackground {
	background:#a2af42 url(../images/sf-sito-price.gif) no-repeat top left;
}
/************************************************************************ FINE SFONDO VERDE */


td {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}
a {
	text-decoration:underline;
	color:#ae2b27;
}
a:hover {
	color:#858585;
}

#sito {
	text-align:center;
	margin:0 auto;
	width:1000px;
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

/************************************************************************ SCELTA LINGUA */
#scelta-lingua {
	text-align:right;
	color:#fff;
	margin-top:0px;
}
#scelta-lingua a {
	margin:0 10px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#scelta-lingua a:hover {
	text-decoration:underline;
}
/************************************************************************ FINE SCELTA LINGUA */



#contentBackground {
	background:#b09f7c url(../images/sf-sito.gif) no-repeat top left;
	text-align:left;
	width:1000px;
	margin-top:2px;
	padding-top:8px;
}

#content {
	margin:0px 18px;
	height:575px;
	width:962px;
	border:1px solid #dcdddd;
	background-color:#FFFFFF;
	position:relative;
}


/************************************************************************ MENU */
#menu {
	height:20px;
	text-align:left;
}
#menu #nav, #menu #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu #nav li {
	float: left;
	width:107px;
}
#menu #nav li a {
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	padding-left:18px;
	border-right:1px solid #fff;
	width:88px;
	text-decoration:none;
	display: block;
	background-color:#a2ad4f;
}
#menu #nav li a:hover, #menu #nav li a.evid {
	color:#a2ad4f;
	background-color:#FFFFFF;
}
#menu #nav li.last {
	float: left;
	width:106px;
}
#menu #nav li.last a {
	border:0;
}
#menu #nav li ul {
	position: absolute;
	width:118px;
	left: -999em;
	z-index:3;
	margin-left:-1px;
	padding-bottom:5px;
	background-color:#d9dadb;
}
#menu #nav li li a {
	color:#000;
	font-weight:bold;
	line-height:25px;
	padding-left:18px;
	border:0;
	width:100px;
	background:url(../images/punto-rosso.gif) no-repeat 0px 9px;
	text-decoration:none;
	display: block;
	background-color:#d9dadb;
}
#menu #nav li li a:hover, #menu #nav li li a.evid {
	color:#a2ad4f;
	border:0;
	background:url(../images/punto-rosso.gif) no-repeat 0px 9px;
	background-color:#d9dadb;
}
#menu #nav li:hover ul, #menu #nav li.sfhover ul {
	left: auto;
}

/************************************************************************ FINE MENU */



#foto {
	width:962px;
	height:336px;
	display:block;
	text-align:right;
	position:relative;
}

#fotoSPAZIO {
	display:block;
}

#foto #sottomenu {
	position:absolute;
	top:0;
	left:0;
	width:181px;
	height:336px;
	text-align:left;
	background-color:#d9dadb;
	z-index:1;
}
#foto #sottomenu ul {
	margin:0;
	margin-top:50px;
	padding:0;
}
#foto #sottomenu ul li {
	list-style:none;
	background:url(../images/punto-rosso.gif) no-repeat 0px 7px;
	line-height:22px;
	padding-left:20px;
}
#foto #sottomenu ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#foto #sottomenu ul li a:hover {
	color:#a2ad4f;
}
#foto #sottomenu ul li a.evid {
	color:#a2ad4f;
}
/************************************************************************ MENU DI SERVIZIO */
#service {
	position:absolute;
	top:356px;
	left:-1px;
	width:130px;
	text-align:center;
}
#service ul {
	margin:10px 0;
	padding:0;
	text-align:left;
}
#service ul li {
	list-style:none;
	background:url(../images/punto-rosso.gif) no-repeat 0px 7px;
	line-height:22px;
	padding-left:20px;
}
#service ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#service ul li a:hover {
	color:#a2ad4f;
}
#service ul li a.red {
	color:#a2ad4f;
}
/************************************************************************ FINE MENU DI SERVIZIO */


/************************************************************************ TESTO CONTENUTO */

#textprezzo {
	width:674px;
	height:216px;
	color:#000000;
	margin:2px 0px 0px 181px;
}


#text {
	width:630px;
	height:180px;
	color:#000000;
	margin:23px 0 0 181px;
}
#textS {
	width:761px;
	height:196px;
	color:#000000;
	margin:0 0 0 181px;
	overflow: auto;
	padding:23px 20px 0 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#textM {
	width:781px;
	height:180px;
	color:#000000;
	margin:23px 0 0 181px;
}
#textL {
	position:absolute;
	top:20px;
	left:181px;
	width:781px;
	height:555px;
	color:#000000;
	margin:0px;
}

#textL #contenuto a.tabOfferteBook {
	display:block;
	text-align:center;
	background-color:#dcdddd;
	line-height:25px;
	height:25px;
	color:#a5ae4a;
	text-decoration:none;
}

#textL #fotoLEFT {
	position:absolute;
	top:0;
	left:0;
	display:block;
}
#textL #contenuto {
	position:absolute;
	top:0px;
	left:401px;
	width:361px;
	height:500px;
	overflow: auto;
	padding:35px 20px 20px 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#textL #contenutoL {
	margin:0 auto;
	width:761px;
	height:500px;
	overflow: auto;
	padding:35px 20px 20px 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#textL #sitemapL {
	margin:0 auto;
	width:761px;
	height:515px;
	overflow: auto;
	padding:20px 20px 20px 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#textL #sitemapL a {
	color:#000000;
	text-decoration:none;
}
#textL #sitemapL a:hover {
	color:#fff;
	text-decoration:none;
}
#textL #contenutoLastMinute {
	margin:0 auto;
	width:781px;
	height:355px;
	padding:0;
	border:0;
}

#textL #contenutoL p, #textL #contenuto p {
	text-align:left;
	margin:0 0 5px 20px;
	line-height:24px;
}
#textL #contenutoL #contenutoINFO, #textL #contenuto #contenutoINFO {
	width:100%;
	margin:13px 0 0 0;
}
#textL #contenutoL #contenutoINFO td, #textL #contenuto #contenutoINFO td {
	padding:0s;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
	vertical-align:top;
}
#textL #contenutoL #contenutoINFO td p, #textL #contenuto #contenutoINFO td p {
	margin:5px 0px 10px 20px;
}
#textL #contenuto p.special {
	margin:15px 0 5px 20px;
}
#textL #contenuto p.piccolo {
	line-height:15px;
	margin:0 0 0px 20px;
	font-size:11px;
}
#textL hr {
	size:1px;
	text-align:center;
	width:300px;
	margin:15px auto;
}
#textL p#boxTesto {
	text-align:center;
	border:1px solid #ae2b27;
	padding:5px 10px;
}


#text a:link, #text a:visited, #text a:hover, #text a:active,
#textS a:link, #textS a:visited, #textS a:hover, #textS a:active,
#textL a:link, #textL a:visited, #textL a:hover, #textL a:active,
#textM a:link, #textM a:visited, #textM a:hover, #textM a:active {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#text a:hover, #textS a:hover, #textL a:hover, #textM a:hover {
	color:#a2ad4f;
}

#text a.ftesto:link, #text a.ftesto:visited, #text a.ftesto:hover, #text a.ftesto:active,
#textS a.ftesto:link, #textS a.ftesto:visited, #textS a.ftesto:hover, #textS a.ftesto:active,
#textL a.ftesto:link, #textL a.ftesto:visited, #textL a.ftesto:hover, #textL a.ftesto:active,
#textM a.ftesto:link, #textM a.ftesto:visited, #textM a.ftesto:hover, #textM a.ftesto:active {
	color:#ae2b27;
	font-weight:normal;
	text-decoration:underline;
}
#text a.ftesto:hover, #textS a.ftesto:hover, #textL a.ftesto:hover, #textM a.ftesto:hover {
	text-decoration:none;
}



#text p, #textM p{
	margin:0 0 0 20px;
	line-height:16px;/*line-height:24px;*/
	text-align:justify;
	height: 150px;
	overflow: auto;
	padding-right:10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#textS p {
	margin:0 0 0 20px;
	line-height:17px;
	text-align:justify;
}
#text p.pRoom {
	width:300px;
	margin:0 0 0 0px;
	line-height:24px;
	text-align:left;
	height: 150px;
	overflow: auto;
	padding-right:10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}


.sf-green {
	background-color:#a2ad4f;
}
.sf-blu {
	background-color:#b6bc72;
}
a#next:link, a#next:visited, a#next:hover, a#next:active {
	position:absolute;
	top:500px;
	right:90px;
	font-size:36px;
	font-weight:bold;
	color:#7f6a53;
	text-decoration:none;
}
a#next:hover {
	color:#a2ad4f;
}
ul.pakete {
	margin:0 0 10px 35px;
	padding:0;
	line-height:24px;
	text-align:left;
}
.rosso {
	color:#a2ad4f;
}
.rossoBold {
	color:#a2ad4f;
	font-weight:bold;
}
.redBold {
	color:#ae2b27;
	font-weight:bold;
}
.paketePREISE {
	color:#ae2b27;
	float:right;
	font-weight:bold;
}
h1 {
	background:url(../images/punto-rosso.gif) no-repeat 0px 8px;
	padding-left:20px;
	color:#a2ad4f;
	font-size:16px;
	font-weight:normal;
	margin:0 0 5px 0;
	line-height:24px;
}
h2 {
	color:#a2ad4f;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:24px;
}
h3 {
	background:url(../images/punto-rosso.gif) no-repeat 0px 8px;
	padding-left:20px;
	color:#a2ad4f;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:24px;
	font-weight: normal;
}
h4 {
	background:url(../images/punto-bianco.gif) no-repeat 0px 9px;
	padding-left:20px;
	color:#000;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px 0;
}
h5 {
	background:url(../images/punto-bianco.gif) no-repeat 0px 9px;
	padding-left:20px;
	color:#000;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px 0;
	font-weight: normal;
}
h6 {
	background:url(../images/punto-rosso.gif) no-repeat 0px 9px;
	padding-left:20px;
	color:#ae2b27;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.planimetrie {
	margin:0px 25px 5px 0;
	float:left;
}


/************************************************************************ FINE TESTO CONTENUTO */
#linkBox {
	position:absolute;
	top:405px;
	right:70px;
}
#linkBox  ul {
	margin:10px 0;
	padding:0;
	text-align:left;
}
#linkBox ul li {
	list-style:none;
	background:url(../images/punto-rosso.gif) no-repeat 0px 7px;
	line-height:22px;
	padding-left:20px;
}
#linkBox ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#linkBox ul li a:hover {
	color:#ae2b27;
}


/************************************************************************ BOOKING BOTTOM */
a#booking-green {
	position:absolute;
	top:420px;
	right:38px;
	width:85px;
	height:85px;
	display:block;
	background-color:#a2ad4f;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	line-height:80px;
}
a#booking-green:hover {
	background-color:#ae2b27;
}

a#booking-red {
	position:absolute;
	top:420px;
	right:38px;
	width:85px;
	height:85px;
	display:block;
	background-color:#ae2b27;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	line-height:80px;
}
a#booking-red:hover {
	background-color:#a2ad4f;
}
/************************************************************************ FINE BOOKING BOTTOM */


/************************************************************************ INDIRIZZO */
address {
	margin:20px 0 10px 0;
	text-align:center;
	font-style:normal;
	font-weight:bold;
	font-size: 13px;
}
address a {
	color:#FFFFFF;
	text-decoration:none;
}
address a:hover {
	text-decoration:underline;
}
/************************************************************************ FINE INDIRIZZO */



/************************************************************************ LAST MINUTE */
#sito #lastMinute {
	text-align:center;
	position:absolute;
	top:5px;
	right:10px;
	z-index:4;
	width:100px;
	height:20px;
	line-height:20px;
	background-color:#fff;
}

#sito #lastMinute a {
	display:block;
	color:#ae2b27;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
/************************************************************************ LAST MINUTE */



/************************************************************************ SITEMAP */
#sito #SiteMap {
	text-align:center;
	position:absolute;
	top:624px;
	right:-14px;
	z-index:4;
}
/************************************************************************ SITEMAP */



#StyleIFrame {
	width:781px;
	height:555px;
	border:0;
}

/******************************************************* BOTTONE MUSICA **/
#sito .musica {
	position:absolute;
	top:48px;
	right:-35px;
	width:40px;
	height:40px;
	margin: 0;
	display:none;
}
/******************************************************* FINE BOTTONE MUSICA **/



/******************************************************* FOTO GALLERY **/
#fotoGallery {
	width:781px;
	height:555px;
	margin:0;
	padding:0;
}
#fotoGallery #fotoBig {
	width:781px;
	height:336px;
	background-color:#d9dadb;
}
#fotoGallery #fotoBig a {
	font-size:45px;
	font-weight:bold;
	color:#a2ad4f;
	text-decoration:none;
	margin:0;
}
#fotoGallery #fotoBig a:hover {
	color:#7f6a53;
}
#fotoGallery #fotoBig img {
	margin:0 4px;
	vertical-align:middle;
}
#fotoGallery #thumb {
	height:213px;
	margin:0px 0px 0 32px;
	overflow: auto;
	padding:6px 120px 0px 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}
#fotoGallery #thumb a:link img, #fotoGallery #thumb a:visited img, #fotoGallery #thumb a:hover img, #fotoGallery #thumb a:active img {
	margin:0 6px 6px 0;
	padding:0px;
	border:1px solid #fff;
	text-decoration:none;
}
#fotoGallery #thumb a:hover img {
	text-decoration:none;
	border:1px solid #a2ad4f;
}
#fotoGallery #gallery_text {
	position:absolute;
	bottom:223px;
	right:5px;
	width:200px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
/******************************************************* FINE FOTO GALLERY **/


#iframe_meteo {
	background-color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
#iframe_meteo #table_meteo {
	width:300px;
	height:100px;
}



#sito #scrollTxt {
display:none;
position:absolute;
top:-35px;
left:10px;
width:980px;
height:18px;
z-index:7;
background-color:#FFFFFF;
filter: alpha (opacity=70); /* IE */
-moz-opacity: 0.70; /* Netscape, Mozilla */
opacity: 0.70; /* Safari */
}
#sito #scrollTxt marquee {
color:#ae2b27;
line-height:18px;
font-variant:small-caps;
font-size:13px;
}
a.patrizia {
	background: url(../images/freccia.gif) no-repeat 1px center;
	margin-left: -21px;
	padding-left: 20px;
}




/****************************************************************************** FORM */
#textL #bodyform {
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:555px;
	overflow:auto;
	text-align:left;
	background-color:#b6bc72;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #dcdddd;
	scrollbar-base-color: #dcdddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
}


#contenutoFORM {
	padding:0;
	padding:50px 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:24px;
}
#contenutoFORM p {
	margin:5px 0px 10px 20px;
}
#contenutoFORM td {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}
#contenutoFORM a {
	text-decoration:underline;
	color:#ae2b27;
}
#contenutoFORM a:hover {
	text-decoration:none;
	color:#ae2b27;
}

#contenutoFORM h6 {
	background:url(../images/punto-bianco.gif) no-repeat 0px 9px;
	padding-left:20px;
	color:#000;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#contenutoFORM #form {
	margin:0;
	padding:0;
}
#contenutoFORM input, #contenutoFORM select, #contenutoFORM textarea {
	border: 1px solid #fff;
	background-color: #ffffff;
	color: #000000;
	font-size:12px;
}


#contenutoFORM #newsletterformular {
	margin:0 0 0 20px;
	border:1px solid #fff;
	width:740px;
}
#contenutoFORM #newsletterformular td {
	vertical-align:top;
}
#contenutoFORM #newsletterformular input, #contenutoFORM #newsletterformular select {
	width:180px;
}



#contenutoFORM #anfrageformular {
	margin:0 0 0 20px;
}
#contenutoFORM #anfrageformular input {
	width:200px;
}
#contenutoFORM #anfrageformular select {
	width:200px;
}
#contenutoFORM #anfrageformular textarea {
	width:200px;
}
#contenutoFORM #newsletterformular .mini {
	font-size:11px;
	line-height:18px;
}
#contenutoFORM #anfrageformular input.submit, #contenutoFORM #newsletterformular input.submit  {
	width:80px;
	font-weight: bold;
	color: #000000;
}
#contenutoFORM #anfrageformular input.no_color, #contenutoFORM #newsletterformular input.no_color {
	border: none;
	width:auto;
	background-color:#b6bc72;
}
#contenutoFORM #anfrageformular #mini {
	font-size:11px;
	line-height:18px;
	padding:5px;
	border: 1px dashed #fff;
}

/************************************************************************************* CAMPI OBBLIGATORI **/
#contenutoFORM input.red, #contenutoFORM select.red, #contenutoFORM textarea.red {
	border: 1px solid #eb3426;
}
#contenutoFORM #ris_form {
	display: none;
	margin: 3px 3px 3px 23px;
	border: 2px solid #eb3426;
	color: #271f09;
	padding: 7px 16px;
	line-height:18px;
}
#contenutoFORM #ris_form p {
	margin:0 !important;
	padding:0 0 0 0;
}
/************************************************************************************* FINE CAMPI OBBLIGATORI **/


/************************************************************************************* CALENDARIO **/
/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: right;
}
/************************************************************************************** FINE CALENDARIO **/