@charset "utf-8";
/* CSS Document */

html {
	margin: 0; 
	padding: 0;
}


body {
	margin : 0px; 
	padding : 0px; 
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #666;	
	text-align : justify;	
	background-color : #ebe9d2;
	margin-bottom: 20px;
}

.parole {
	margin : 0px auto;	
	width : 100%; 
	line-height: 25px; 
	height: 25px; 
	text-align : center;	
	background-color:#dcd9b5;	
	color:#fff;
	font-size: 10px;
	border-bottom: 1px solid #cecb9e;	
	margin-bottom:20px;
}

.pagina {
	margin : 0 auto;	
	width : 970px; 
	height: 100%;	
	background-color:#fff;	
	color:#666;
	background: url(../img/sf-pagina.png) repeat-y;
}


/* separazione */
.separazione {
	clear: both;
}
/* / separazione */

/* sezione header */

.header {
	margin:0 auto;
	width: 960px;
	background: url(../img/sf-header.png) no-repeat top center;
	height:100px
}

.headersx{
	margin: 0 auto; 
	width: 260px; 
	float: left;
	text-align:left;
	background-color: transparent;
}
.headerdx{
	margin: 0 auto;	
	width: 680px; 
	float: right;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.cont-lingua {
	margin:0 auto;
	width: 680px;
	background-color: transparent;
	margin-top: 15px;
	margin-bottom: 20px;
}

.cont-linguasx{
	margin: 0 auto; 
	width: 320px; 
	float: left;
	text-align:left;
	background-color: transparent;
}


.cont-linguadx{
	margin: 0 auto;	
	width: 360px; 
	float: right;
	background-color: transparent;
}

.lingua {
	margin:0 auto;
	width: 360px;
	background-color: transparent;
}

.linguasx{
	margin: 0 auto; 
	width: 255px; 
	float: left;
	background-color: transparent;
	text-align:center;
	height: 22px;
	line-height: 22px;
}

.linguasx p {
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	font-weight:bold;
}

.linguasx p a{
	color: #66614a;
	text-decoration:none;
}

.linguasx p a:hover{
	color: #66614a;
	text-decoration:underline;
}


.linguadx{
	margin: 0 auto;	
	width: 105px; 
	float: right;
	background-color: transparent;
	text-align:center;	
	height: 22px;
	line-height: 22px;
}



.sf-cerca {
	margin:0 auto;
	width: 960px;
	background: url(../img/sf-cerca.png) no-repeat top center;
	height:42px
}

.bt-header {
	margin:0 auto;
	width: 960px;
	background: url(../img/sf-bt-head.png) no-repeat top center;
	height:42px
}

/* ---------- Menu orizzontale ------------ */
ul#nav{height: 20px;}
ul#nav li{float: left;position: relative}
ul#nav li li{float: none} /*annulla i float su eventuali li annidati*/
ul#nav div.mega{position: absolute;top: -9999px;left: -1px;width: 20em; overflow:hidden; /*per contenere i float*/}
ul#nav div.mega.alt{left:auto;right:-1px} /*per i sottomenu allineati sul lato destro*/
ul#nav li:hover div.mega{top: 29px}
ul#nav div.mega div{float: left;width: 49%} 

/* tipografia, colori e regole per voci di primo livello, titoli e link */
.sfondo-menu{margin:0 auto; height: 36px; width:680px; background: transparent url(../img/sf-menu.png) no-repeat; /*border-bottom: 1px solid #dfdcda;*/}
div#menu{width:100%; background: transparent;}
ul#nav,ul#nav li,ul#nav ul{margin:0;padding:0;list-style:none; }
ul#nav{width:440px;margin: 0 auto; height:20px; background: transparent /*url(../img/sfondo-menu.png) repeat-x*/; font: 80%/1.7 Verdana,Tahoma,sans-serif; margin:0 auto; margin-left:250px;}
ul#nav a{display:block;text-decoration:none}
ul#nav h2{font-size:110%;margin:0}
ul#nav h2 a{line-height:29px;padding: 0 12px; color:#fff;}
ul#nav li:hover,ul#nav h2 a:hover{background: #a90000; color:#fff;}
ul#nav h3{font-size:110%;margin:0; background-color: #fff; color: #932a00;}
ul#nav h3 a{color: #932a00;}
ul#nav h3 a:hover{text-decoration:underline}
ul#nav li{float: left;position: relative; text-align:left;}
ul#nav li li{float: none;display: block !important;display: inline; text-align:left;/*IE6*/}


/*dichiarazioni chiave per i sottomenu e l'effetto a comparsa
NB: classe open è necessaria per JQuery*/

ul#nav div.mega{position: absolute;top: -9999px;left: -1px; width: 20em;padding: 0.7em;border: 1px solid #ebe9d2; background: #fcfcfc; overflow:hidden; line-height:1.5}
ul#nav li:hover div.mega,ul#nav li div.mega.open{top: 29px;z-index: 100}

/*tipologie di sottomenu:
small: colonna singola
mega: 2 colonne - default
wide: 3 colonne
ultra: 4 colonne alt: allineato sul lato destro */

ul#nav div.mega div{float:left;width:49%}
ul#nav div.mega.small{width:15em}
ul#nav div.mega.small div{float:left;width:99.9%}
ul#nav div.mega.wide{width:28em}
ul#nav div.mega.wide div{float:left;width:33%}
ul#nav div.mega.ultra{width:36em}
ul#nav div.mega.ultra div{float:left;width:24.9%}
ul#nav div.mega.alt{left:auto;right:-1px}

/*regole aggiuntive per i link dei sottomenu*/

ul#nav div.mega li a{padding:0 7px; color: #787200; background: #fcfcfc url(../img/bullet.png) no-repeat left center;}
ul#nav div.mega li a:hover{color: #787200;text-decoration:underline;} 
 

/* ---------------- end menu orizzontale ---------------------- */


/*-------------------- cerca -----------------------------*/

.cerca {
	margin:0 auto; 
	width: 960px;
	background-color:transparent;
	height:42px;
	line-height:42px;
}

.cercasx{
	margin: 0 auto; 
	width: 199px; 
	float: left;
	text-align:left;
	background-color: transparent;
	border-right: 1px solid #f1f0df;
}
.cercadx{
	margin: 0 auto;	
	width: 740px; 
	float: right;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.cerca h4{
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	font-size: 14px;
	color: #787200;
}

.cerca form{
	margin:0;
	float: left;
	width: 740px;
	color: #787200;
}

.cerca input, .cerca select, .cerca textarea{
	margin:0px;
	border: 1px solid #ebe9d2;
	color: #787200;
}


.cerca p{
	margin:0 auto;
}

.cercadx p a{
	color: #a90000;
	text-decoration:underline;
}

.cercadx p a:hover{
	color: #a90000;
	text-decoration:none;
}

.cerca .select {
	font-size: 11px;
	background: #fff;
	width: 180px;
	background-color: #fff;
}

.cerca .selezionato {
	font-size: 11px;
	background: #f1f0ee;
	padding-right: 2px;
	padding-left: 2px;
	background: #fff;
}

.verde{
	background: #fff;
	color: #787200;
	font-size: 11px;
	padding-top:2px;
}

.cerca .bt{
	background:url(../img/button.gif);
	padding:0px 6px;
	border:1px solid #b1c179;
	height:24px; 
	line-height:22px;
	color:#787200;
	font-size:11px;
	margin-right:10px;
	margin-left: 20px;
	display:inline-block;
	text-decoration:none;
}

/*.cerca .bt{margin : 0 auto; width: 102px; font-size: 11px; height:22px; line-height: 22px;	text-align:center; color:#787200;background: url(../img/button.png) top center; border: 0px; margin-left: 25px;}*/

.cerca .bt a{
	color:#787200;
	text-decoration: none;
}

.cerca .bt a:hover{
	color: #787200;
	text-decoration: underline;
}

/*------------------------ /cerca --------------------------*/
/* / sezione header */







/* sezione corpo */

.corpo {
	margin:0 auto;
	width: 960px;
	background: url(../img/sf-bt-head.png) no-repeat top center;
	height: 100%;
}

.corposx{
	margin: 0 auto; 
	width: 250px; 
	float: left;
	text-align:left;
	background-color: transparent;
	padding-left: 10px;
	margin-top:20px;
}
.corpodx{
	margin: 0 auto;	
	width: 680px; 
	float: right;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.corpodx .titolo {
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
}

.corpodx .titolo h2{
	padding: 0px;
	text-align:left;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	background: transparent url(../img/sf-titolo.png) repeat-x center center;
	height:24px;
	line-height: 24px;
	padding-left: 10px;
}

.corpodx .pag {
	margin:0 auto;
	width: 680px;	
	background-color: #ebe9d2;
	height: 16px;
	margin-top:5px;
}

.corpodx .pag p{
	margin:0 auto;	
	color: #66614a;
	font-size: 9px;
	height: 16px;
	line-height: 16px;
	text-align:right;
	padding-right: 15px;
}

.corpodx .pag p a{
	color: #a90000;
	text-decoration:underline;
}

.corpodx .pag p a:hover{
	color: #66614a;
	text-decoration:none;
}


/* box laterali */

.box {
	margin:0 auto; 
	width: 250px;	
	margin-bottom: 25px;
	border-top: 1px solid #ebe9d2;
	background: transparent url(../img/sf-box.png) no-repeat top center;
	text-align:center;
}

.box h4 {
	padding: 0px;
	text-align:left;
	padding-left: 45px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 11px;
	color: #a90000;
	background: transparent url(../img/sf-titolo-box.png) no-repeat center center;
}

.box h5 {
	padding: 0px;
	text-align:left;
	padding-left:5px;
	margin: 0px;
	font-size: 11px;
	color: #66614a;
	margin-top: 10px;
}

.box p {
	padding: 5px 4px 10px 4px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
}

.box p a{
	color: #a90000;
	text-decoration:underline;
}

.box p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.box img{
	margin: 0 auto;
}

.box a img{
	border: 0px;
}

/*  / box laterali */

/* sezione strutture */
.strutture {
	margin:0 auto; 
	width: 680px;
	background: transparent url(../img/sf-strutture.png) no-repeat top center;
	margin-bottom:25px;
}
.strutturesx{
	margin: 0 auto; 
	width: 415px;
	float: left; 
	text-align:left;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}
.strutturedx{
	margin: 0 auto;	
	width: 245px;
	float: right;
	text-align:left;
	background-color: transparent;
}

.strutture p {
	padding: 0px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
	padding-top:10px;
	padding-bottom:10px;
}

.strutture p a{
	color: #a90000;
	text-decoration:underline;
}

.strutture p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.strutturedx img{
	margin: 0 auto;
	background-color: #fff; 
	border:1px solid #ebe9d2; 
	padding:4px;
	margin:10px 2px 2px 2px;
}

.tit-strutture {
	margin:0 auto; 
	width: 680px;
	height:30px;
	background: transparent url(../img/sf-tit-strutt.png) no-repeat top center;
}

.tit-strutturesx{
	margin: 0 auto; 
	width: 480px;
	height:30px;
	float: left; 
	text-align:left;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.tit-strutturesx a{
	color: #a90000;
	text-decoration:underline;
}

.tit-strutturesx a:hover{
	color: #a90000;
	text-decoration:none;
}

.tit-strutturedx{
	margin: 0 auto;	
	width: 175px;
	height:30px;
	float: right;
	text-align:left;
	background-color: transparent;
	padding-right:5px;
	height:30px;
	line-height:30px;
}

.tit-strutture h3 {
	padding: 0px;
	text-align:left;
	height:30px;
	line-height:30px;
	padding-left: 75px;
	margin: 0px;
	font-size: 16px;
	color: #a90000;
}

.tit-strutture p {
	padding: 0px;
	margin: 0px;
	color: #787200;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}

.tit-strutture p a{
	color: #787200;
	text-decoration:underline;
}

.tit-strutture p a:hover{
	color: #787200;
	text-decoration:none;
}

/* /sezione strutture */



/* sezione pulsanti */

.cont-puls{
	margin: 0 auto; 
	width: 425px;
	text-align:left;
	background-color: transparent;
}

.cont-pulssx{
	margin: 0 auto; 
	width: 300px;
	float: left; 
	text-align:left;
	background-color: transparent;
	padding-right:10px;
	color: #787200;
}
.cont-pulsdx{
	margin: 0 auto;	
	width: 105px;
	float: right;
	text-align:left;
	background-color: transparent;
	padding-right: 10px;
}

.cont-pulssx a{
	color: #a90000;
	text-decoration:none;
}

.cont-pulssx a:hover{
	color: #a90000;
	text-decoration:underline;
}

.cont-pulsdx a img{
	border: 0px;
}

.cont-puls h4{
	padding: 0px;
	text-align:left;
	margin: 0px;
	font-size: 10px;
	color: #fff;
	background: transparent;/*transparent url(../img/sf-offerta.png) repeat-x center center*/
	height:30px;
	line-height: 30px;
	color: #787200;
}


/* / sezione pulsanti */
/* /sezione corpo */


/* footer */
.spazio-footer {
	margin:0 auto;
	width: 960px;
	background: url(../img/spazio-sf-footer.png) no-repeat top center;
	height:88px
}

.footer {
	margin:0 auto;
	width: 960px;
	background: url(../img/sf-footer.png) no-repeat top center;
	height: 78px;
}

.footersx{
	margin: 0 auto; 
	width: 680px; 
	float: left;
	text-align:left;
	background-color: transparent;
	padding-left: 10px;
	margin-top:20px;
}
.footerdx{
	margin: 0 auto;	
	width: 250px; 
	float: right;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.footer p {
	padding: 0px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
}

.footer p a{
	color: #66614a;
	text-decoration:underline;
}

.footer p a:hover{
	color: #66614a;
	text-decoration:none;
}


/* /footer */


/* box booking */

.box-booking-it {
	margin:0 auto; 
	width: 250px;	
	margin-bottom: 25px;
	background: transparent url(../img/sf-tit-book-it.png) no-repeat top center;
	text-align:center;
}

.box-booking-en {
	margin:0 auto; 
	width: 250px;	
	margin-bottom: 25px;
	background: transparent url(../img/sf-tit-book-en.png) no-repeat top center;
	text-align:center;
}

.box-booking-it h4 {
	padding: 0px;
	text-align:left;
	padding: 18px 70px 0px 45px;
	margin: 0px;
	font-size: 11px;
	color: #a90000;
}

.box-booking-en h4 {
	padding: 0px;
	text-align:left;
	padding: 18px 70px 0px 45px;
	margin: 0px;
	font-size: 11px;
	color: #a90000;
}

.box-booking-it h5 {
	padding: 0px;
	text-align:left;
	padding-left:5px;
	margin: 0px;
	font-size: 11px;
	color: #66614a;
	margin-top: 10px;
}

.box-booking-en h5 {
	padding: 0px;
	text-align:left;
	padding-left:5px;
	margin: 0px;
	font-size: 11px;
	color: #66614a;
	margin-top: 10px;
}

.box-booking-it p {
	padding: 20px 4px 10px 4px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
}

.box-booking-it p a{
	color: #a90000;
	text-decoration:underline;
}

.box-booking-it p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.box-booking-it img{
	margin: 0 auto;
	margin-top: 10px;
}

.box-booking-it a img{
	border: 0px;
}

.box-booking-en p {
	padding: 20px 4px 10px 4px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
}

.box-booking-en p a{
	color: #a90000;
	text-decoration:underline;
}

.box-booking-en p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.box-booking-en img{
	margin: 0 auto;
	margin-top: 10px;
}

.box-booking-en a img{
	border: 0px;
}

/*  / box booking */

/* Briciole di pane */
.txt2{
	margin : 0px;	
	padding : 0px;	
	text-align : left;	
	font-size:9px;	
	padding-top:10px;	
	padding-left: 10px;
	padding-bottom: 15px;
	color: #66614a;
}

.txt2 a{
	margin: 0px;	
	padding: 0px;	
	text-align: left;
	color:#a90000;
}

.txt2 a:hover{
	margin: 0px;	
	padding: 0px;	
	text-align: left;
	color:#66614a;	
	text-decoration:underline;
}

/*/Briciole di pane*/
