@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(../immagini/sfondopages.jpg);
	background-repeat:repeat-x;
	background-color:#821616;
	font: 75%/160% Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:normal;
	
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

div#sfondo_foto1 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto2 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto3 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#sfondo_foto_hotel1 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_hotel_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_hotel2 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_hotel_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_hotel3 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_hotel_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#sfondo_foto_ristorante1 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_rist_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_ristorante2 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_rist_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_beautycenter1 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_beauty_01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_beautycenter2 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_beauty_02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_beautycenter3 {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_beauty_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#sfondo_foto_meetingcenter {
	width: 100%;
	background-image: url(../immagini/sfondo_foto_meetingcenter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#contenitore {
	margin:auto;
	width:955px;
	min-width:955px;
}


div#logo { position:absolute; margin-left:10px; }

div#testata {
	width:100%;
	text-align: center;
	height:400px;
}


/*----------------------------- NAVIGAZIONE ORIZZONTALE -----------------------------*/
div#navigazione_orizzontale {
  margin-left:2px; height:43px; text-align:left;
}
div#navigazione_orizzontale ul {list-style-type: none; }
div#navigazione_orizzontale li {display: inline; margin:0 0px 0 0;} /* nota display: inline */
div#navigazione_orizzontale a {color: #000000; text-decoration: none;}
div#navigazione_orizzontale a:hover {color: #000000; text-decoration: underline;}
div#navigazione_orizzontale a#activelink {color: #f55d1c; text-decoration: none; font-weight: bold;}


/*----------------------------- NAVIGAZIONE ORIZZONTALE -----------------------------*/
div#navigazione_orizzontale2 {
height:30px; text-align:left; width:600px;  margin-left:30px; padding-top:20px;
}

/*------------------------------ NAVIGAZIONE VERTICALE ------------------------------*/
div#navigazione_verticale {
}
div#navigazione_verticale ul {list-style-type: none;}
div#navigazione_verticale li {margin:4px 0 0 0; width:100%; }

/*------------------------------------ CONTENUTO ------------------------------------*/
div#contenuto { width: 100%; }

div#contenutoSx {float:left; width:190px; background-image:url(../immagini/sfondonav.gif); background-repeat:no-repeat; height:580px; margin-top:37px; text-align:center; padding-top:40px;}

div#contenutoDx {float:right; width:765px; }

div#contenutoSx_interno {}
div#contenutoDx_interno { background-image: url(../immagini/sfondo_contenuto.gif); background-repeat:repeat-y;}
div#contenutoDx_interno_pages1 { background-image: url(../immagini/sfondopages1.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_pages2 { background-image: url(../immagini/sfondopages2.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_pages3 { background-image: url(../immagini/sfondopages3.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_pages4 { background-image: url(../immagini/sfondopages4.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_pages5 { background-image: url(../immagini/sfondopages5.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_beauty1 { background-image: url(../immagini/sfondotestobeauty1.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_beauty2 { background-image: url(../immagini/sfondotestobeauty2.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_beauty3 { background-image: url(../immagini/sfondotestobeauty3.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_beauty4 { background-image: url(../immagini/sfondotestobeauty4.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_hotel1 { background-image: url(../immagini/sfondohotel.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_hotel2 { background-image: url(../immagini/sfondohotel2.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_hotel3 { background-image: url(../immagini/sfondohotel3.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_hotel4 { background-image: url(../immagini/sfondohotel4.jpg); background-repeat: no-repeat; background-position:4px 0;}


div#contenutoDx_interno_ristorante { background-image: url(../immagini/sfondoristorante.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_ristorante2 { background-image: url(../immagini/sfondoristorante2.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_ristorante3 { background-image: url(../immagini/sfondoristorante3.jpg); background-repeat: no-repeat; background-position:4px 0;}
div#contenutoDx_interno_ristorante4 { background-image: url(../immagini/sfondoristorante4.jpg); background-repeat: no-repeat; background-position:4px 0;}


div#contenutoDx_interno_padding_home { width:auto; padding:10px 40px 0 40px;}
div#contenutoDx_interno_padding { width:auto; padding:10px 50px 0 160px;}
div#contenutoDx_interno_padding_virtualtour { width:auto; padding:10px 30px 0 160px;}
div#contenutoDx_interno_padding_colonna { width:290px; margin:10px 20px 0 0px; float:right;}



div#contenuto h1{font-size:20px; color:#5f140f;}
div#contenuto h2{font-size:14px; color:#5f140f;}
div#contenuto .titolo_evidenziato {color:#5f140f; font-weight:bold; background-color: #dbb78f; padding:5px; line-height:20px; margin-right: 5px;}
div#contenuto .titolo_sezione {font-weight: bold;}
div#contenuto p {text-align: justify;}
div#contenuto a {color: #633211; text-decoration: none;}
div#contenuto a:hover {color: #990000; text-decoration: underline;}
div#contenuto .linea {color: #5f140f;}
div#contenuto .linea2 {color: #dbb78f;}
div#contenuto strong{color: #333333;}
div#contenuto .foto { border: #CCCCCC 1px solid; background-color: #FFFFFF; padding:2px;}
div#contenuto .didascalia {font-size: 10px; font-style: italic;}

div#contenuto .div_rollover {margin-right: 5px;}
div#contenuto .div_rollover a {color:#666666; display: block; padding:10px 10px 5px 10px;}
div#contenuto .div_rollover a:hover {color:#666666; text-decoration:none;  background-color: #e5e5e5; padding:10px 10px 5px 10px;}

div#contenuto .floatsxNoWidth {float: left;}
div#contenuto .floatdxNoWidth {float: right;}
div#contenuto .floatdx {float: right; width:250px; }
div#contenuto .marginsx {margin: 0 0 20px 25px; width:250px;}
div#contenuto .floatsx {float: left; width:250px;}
div#contenuto .margindx {margin: 0 35px 10px 0; width:250px;}
div#contenuto .margindxNoWidth {margin: 0 20px 10px 0;}
div#contenuto .clear {clear: both;}
div#contenuto .clearNoHeight {clear: both;}
div#contenuto .aligncenter {text-align: center;}
div#contenuto .alignright {text-align: right;}
div#contenuto .alignjustify {text-align: justify;}
div#contenuto .nohover {color: #919191;}

div#contenuto .fioresx {float: left; margin-top:110px; padding-left:5px; }

div#contenuto ul#trattamenti {margin: 50px 0 40px 20px;}
div#contenuto ul#trattamenti li {margin: 0 0 8px 0;}
.titolo { color:#5f140f; font-weight:bold;}
.titolo2 { color:#5f140f;}
.corsivo { color:#5f140f; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:15px; }



/*--------------------- Form ---------------------*/
div#contenutoForm {text-align: center;}
fieldset {width: 99%; padding: 0 0 10px 0; border: 1px solid #dbb78f;text-align: left;vertical-align: middle;}
fieldset legend {color: #6a1313; padding:10px;}
fieldset .newfield {clear: left; text-align: left;}
fieldset label {float: left; width: 25%; padding: 3px 10px; margin: 0 0 5px 0; text-align: right;}
fieldset .captchaField {float: left; text-align: right; padding: 3px 15px 3px 0; margin: 0 0 5px 0;}
fieldset .inputText {width: 300px; padding: 1px 3px;  margin: 0 0 10px 0; border: 1px solid #8897AA;}
fieldset .inputSelect {width: 153px; padding: 1px 3px;  margin: 0 0 10px 0; border: 1px solid #8897AA;}
fieldset .inputTextMedium {width: 135px; padding: 1px 3px;  margin: 0 0 10px 0; border: 1px solid #8897AA;}
fieldset .inputTextSmall {width: 120px; padding: 1px 3px;  margin: 0 0 10px 0; border: 1px solid #8897AA;}
fieldset .inputTextPrenotaPers {width: 45px;}
fieldset .inputTextPrenotaData {width: 110px;}
fieldset .inputRadio {margin: 0 0 0 50px;}
#bottoni {width: 99%; padding-top: 20px; text-align: right;}
#bottoni .bottone {width: 120px; margin-left: 30px;}
#messaggiForm {width: 99%; padding-top: 20px; text-align: left;}
div#contenutoForm #messages {color: #6a1313; font-weight: bold;}
div#contenutoForm #requiredFields {color: #c60000; font-weight: bold;}
div#contenutoForm #wrongFields {color: #ff6d11; font-weight: bold;}
div#contenutoForm .tdPrenota {background-color: #F5ECDE; padding: 10px 0 0 0; vertical-align: middle;}

.display-none {display: none;}
.visibility-hidden{visibility: hidden;}

/*---------------- Elenco a Galleria ----------------*/
div#contenuto #thumbs {margin:15px 0 30px 0;}

#thumbs .thumbsContenitore { 
  	width:126px; /*WIDTH THUMBS + padding e bordo di imgCornice*/
	height:125px; /*HEIGHT THUMBS + 35px per far stare 2 righe di testo*/
	float:left;
	margin:0 15px 20px 15px;
	text-align: center;
	overflow:hidden;
}
#thumbs .imgCorniceConTesto { 
  	width:120px; /*WIDTH THUMBS*/
	height:90px; /*HEIGHT THUMBS*/
	border:1px #CCCCCC solid;
	background-color: #F8F8F8;
	padding: 2px;
}
#thumbs .imgCorniceSenzaTesto { 
  	width:120px; /*WIDTH THUMBS*/
	height:90px; /*HEIGHT THUMBS*/
	border:1px #CCCCCC solid;
	background-color: #F8F8F8;
	padding: 2px;
	float:left;
	margin:0 8px 20px 8px;
}
#thumbs .imgContenitore {width:120px;/*WIDTH THUMBS*/ height:90px; /*HEIGHT THUMBS*/ overflow:hidden; cursor: pointer;}
#thumbs img {width: 120px; /*WIDTH THUMBS*/}

ul#gallery {list-style-type: none; width:250px; margin-left:10px;}
ul#gallery li {padding:5px; float:left;}
ul#gallery img {border: 1px solid #cccccc;}
/*---------------------------------- PIEDE - FOOTER ---------------------------------*/
div#piede {
  width:100%;
  background-image:url(../immagini/castellorosso.gif); background-repeat:no-repeat; overflow: visible;
  background-position:center; 
  height:200px;
  text-align:center;
  clear:both;
  margin:auto;
  color:#bd5151;
	  }

div#piede_interno { margin:auto;
	width:955px; text-align:left;
	 }
div#piede h2 {font-size:11px; }
div#piede hr { color:#bd5151; margin:5px 0 10px 0; }
div#piede .anagrafica {font-size:11px; }

div#piede a { color:#cd7373; text-decoration:none;}
div#piede a.credits { color:#cd7373; text-decoration:none;}
div#piede a:hover {color:#e48f8f; text-decoration:underline;}

#contenutoSx_bottom {float:left; width:100px; height:50px; background-image:none;}
#contenutoDx_bottom {float:right;  text-align: right;}

.clear {clear:both; height:70px;}


div#menu{ background-image:url(../immagini/menu02.jpg); background-repeat: repeat-y; width:550px;}
.headmenu{ background-image:url(../immagini/menu01.jpg); background-repeat:no-repeat; padding:80px 80px 0 140px;}
.bottommenu{ background-image:url(../immagini/menu03.jpg); background-repeat:no-repeat; height:112px;}

.titoli{ margin-top:20px;}

#banner { width:410px;border-bottom:1px solid #dbb78f;}
.offerteinhome{ width:410px; border-top:1px solid #dbb78f; padding:10px 0 0 0;}
.offerteinhometitolo{ color:#3f5e11; font-size:20px; text-transform:uppercase; font-family: Georgia, "Times New Roman", Times, serif;}
.offerteinhomesottotitolo{ color:#452b12; font-size:13px; text-transform:uppercase; font-family: Georgia, "Times New Roman", Times, serif;}
.offerteinhomeoldprce{ color:#6d583f; font-size:13px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: line-through;}
.offerteinhomenewprce{ color:#3f5e11; font-size:28px; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; text-align: left; margin-bottom:10px;}
.offerteinhomenote{ color:#3f5e11; font-size:13 px; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
