html{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #dcd0b4;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	height:100%;
}
form {
	margin: 0px;
	padding: 0px;
}
#contenitore {
	text-align: center;
	min-height: 100%;
	height: auto !important; /*  serve per far prendere l'altezza al 100% al contenitore principale */
	height: 100%;
	position: relative;

}


/* ------------------ testata ------------------  */

#contenitore #testata{
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;	
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 388px;
	min-height: 388px;
}
#contenitore #testata .menu_lingue{
	padding-left: 388px;
	height:36px;

}
#contenitore #testata .menu_lingue a{
	padding-top: 15px;
	display: block;
	float: left;
	margin-right: 14px;
	height: 21px;
	width: 61px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenitore #testata .menu_lingue a.menu_ita{
	background-image: url(/img/menu/ita_off.gif);
}
#contenitore #testata .menu_lingue a.menu_ita:hover{
	background-image: url(/img/menu/ita_on.gif);
}
#contenitore #testata .menu_lingue a.menu_eng{
	background-image: url(/img/menu/eng_off.gif);
}
#contenitore #testata .menu_lingue a.menu_eng:hover{
	background-image: url(/img/menu/eng_on.gif);
}
#contenitore #testata .menu_lingue a.menu_deu{
	background-image: url(/img/menu/deu_off.gif);
}
#contenitore #testata .menu_lingue a.menu_deu:hover{
	background-image: url(/img/menu/deu_on.gif);
}
#contenitore #testata .menu_lingue a.menu_ita_on{
	background-image: url(/img/menu/ita_on.gif);
}
#contenitore #testata .menu_lingue a.menu_eng_on{
	background-image: url(/img/menu/eng_on.gif);
}
#contenitore #testata .menu_lingue a.menu_deu_on{
	background-image: url(/img/menu/deu_on.gif);
}
#contenitore #testata .menu_princ{
	width: 918px;
	margin-top: 299px;
	padding-left: 23px;
	padding-right: 31px;	
}
#contenitore #testata .menu_princ table{

}
#contenitore #testata .menu_princ table thead tr {

}
#contenitore #testata .menu_princ table thead tr th{
	text-align: center;
}
#contenitore #testata .menu_princ table thead tr th a{
	text-align: center;
	display:block;
}
#contenitore #testata .menu_princ table thead tr th a img{
	margin-right: auto;
	margin-left: auto;
}
#contenitore #testata .menu_princ table tbody tr{
	background-color: #670715;
}
#contenitore #testata .menu_princ table tbody tr td{
	text-align: left;
	font-size: 0px;
	line-height: 0px;
}
#contenitore #testata .menu_princ table tbody tr td a{
	margin-right: 40px;
}
#contenitore #testata .menu_princ .apartments{
	padding-right: 20px;
	text-align:right;	
}
#contenitore #testata .menu_princ .apartments a{
	margin-left: 20px;
	display: block;
	float: right;
}
/* ------------------ corpo pagina ------------------  */

#contenitore #corpo{
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/img/sf_corpo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#contenitore #corpo .col_sx1{
	float:left;
	width: 252px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
	padding-bottom: 20px;
	padding-left: 50px;
}
#contenitore #corpo .col_sx1 a{
	color: #666666;
	font-size: 15px;
	font-style: italic;
}
#contenitore #corpo .col_sx1 a:hover{
	color: #670715;
}
#contenitore #corpo .col_sx1 .tit_spec{
	color: #670715;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 18px;
}
#contenitore #corpo .col_sx1 p{
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 18px;
}
#contenitore #corpo .col_sx1 p:first-letter{
	font-weight:bold;
}

#contenitore #corpo .col_sx1 .titolo{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #670715;
	text-transform: uppercase;
	height: 35px;
}
#contenitore #corpo .col_sx1 .titolo span{
	font-size: 14px;
	text-transform: capitalize;
}
#contenitore #corpo .col_sx1 p.touroperators a{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-bottom: 3px;
	
}
#contenitore #corpo .col_sx1 p.touroperators a span{
	font-weight: normal;
	font-size: 11px;
	
}
#contenitore #corpo .col_sx2{
	float:left;
	width: 252px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
	margin-top: 50px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#contenitore #corpo .col_sx2 a{
	color: #666666;
}
#contenitore #corpo .col_sx2 .tit_spec{
	color: #670715;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 18px;
}
#contenitore #corpo .col_sx2 .spaz_col2{
	margin-bottom: 18px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#contenitore #corpo .col_sx2 p{
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 18px;
}
#contenitore #corpo .col_sx2 p:first-letter{
	font-weight:bold;
}
#contenitore #corpo .col_sx2 .box_cont{
	margin-top: 18px;
}
#contenitore #corpo .col_sx2 .box_cont table tr td{
	padding-bottom: 4px;
	padding-right: 2px;
	
}
#contenitore #corpo .col_sx2 p.touroperators a{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-bottom: 3px;
	color: #666666;
	
}
#contenitore #corpo .col_sx2 p.touroperators a:hover{
	color: #6A0715;
		
}
#contenitore #corpo .col_sx2 p.touroperators a span{
	font-weight: normal;
	font-size: 11px;
	
}
#contenitore #corpo .col_prov{
	float:left;
	width: 544px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
	padding-bottom: 20px;
	padding-left: 50px;
}
#contenitore #corpo .col_prov .titolo{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #670715;
	text-transform: uppercase;
	height: 35px;
}
#contenitore #corpo .col_maptour{
	float:left;
	color: #666666;
	font-size: 15px;
	text-align: left;
	font-style: italic;
	margin-top: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contenitore #corpo .col_gallery{
	float:right;
	width: 338px;
	font-size: 15px;
	font-style: italic;
	background-image: url(/img/sf_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
	height: 348px;
	min-height: 348px;
	margin-right:18px;
	
}

#contenitore #corpo .col_gallery .box_gallery{
	margin-top: 48px;
	margin-left: 20px;	
}
#contenitore #corpo .col_gallery .box_gallery a{
	width: 96px;
	height: 190px;
	text-align:left;
	padding-top: 25px;
	padding-right:3px;
	float: left;
	display:block;
	
}
#contenitore #corpo .col_gallery .box_gallery a:hover{
	background-image: url(/img/sf_gallery_photo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#contenitore #corpo .col_gallery .box_gallery2{
	margin-top: 48px;
	margin-left: 23px;
}
#contenitore #corpo .col_gallery .box_gallery2 a{
	width: 46px;
	height: 190px;
	text-align:left;
	padding-top: 25px;
	padding-right:3px;
	float: left;
	display:block;
	
}
#contenitore #corpo .col_gallery .box_gallery2 a:hover{
	background-image: url(/img/sf_gallery_photo2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#contenitore #corpo .col_gallery .box_gallery3{
	margin-top: 48px;
	margin-left: 23px;
}
#contenitore #corpo .col_gallery .box_gallery3 a{
	width: 39px;
	height: 190px;
	text-align:left;
	padding-top: 25px;
	padding-right:3px;
	float: left;
	display:block;
	
}
#contenitore #corpo .col_gallery .box_gallery3 a:hover{
	background-image: url(/img/sf_gallery_photo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#contenitore #corpo .col_gallery .box_gallery4{
	margin-top: 48px;
	margin-left: 20px;	
}
#contenitore #corpo .col_gallery .box_gallery4 a{
	width: 71px;
	height: 190px;
	text-align:left;
	padding-top: 25px;
	padding-right:3px;
	float: left;
	display:block;
	
}
#contenitore #corpo .col_gallery .box_gallery4 a:hover{
	background-image: url(/img/sf_gallery_photo.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	
}
#contenitore #corpo .col_gallery .box_gallerytour{
	margin-top: 13px;
	margin-left: 23px;
	padding-bottom:20px;
	height: auto !important;
	height: 245px;
	min-height: 245px;
}
#contenitore #corpo .col_gallery .box_gallerytour a{
	width: 274px;
	height: 70px;
	text-align:left;
	padding-top: 3px;
	padding-right:23px;
	float: left;
	display:block;
	
}
#contenitore #corpo .col_gallery .box_gallerytour a:hover{
	background-image: url(/img/sf_gallery_phototour.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
}

#contenitore #corpo .col_gallery .box_download{
	margin-top: 23px;
	margin-left: 23px;
	padding-bottom:20px;
}
#contenitore #corpo .col_gallery .box_download a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
}
#contenitore #corpo .col_gallery .box_download a:hover{
	color: #670715;		
}
#contenitore #corpo .col_gallery .box_download a:first-letter{
	font-weight:bold;
}
#contenitore #corpo .col_gallery .box_stampa{
	text-align:right;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#contenitore #corpo .col_gallery .box_stampa img{
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#contenitore #corpo .col_gallery .box_dovesiamo{
	margin-top: 73px;
	margin-left: 20px;
}
#contenitore #corpo .col_gallery .box_dovesiamo a{
	font-size: 13px;
	color: #670715;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	
	
}
#contenitore #corpo .col_gallery .box_dovesiamo a:hover{
	color: #45050F;

	
}
#contenitore #corpo .titolo_special{
	margin-top: 1px;
	padding-left: 50px;
	padding-top: 15px;
}
#contenitore #corpo .spaz_special{
	float:left;
	width: 50px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
}
#contenitore #corpo .col_sx_special{
	float:left;
	width: 259px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
}
#contenitore #corpo .col_sx_special .tit_spec{
	color: #670715;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 18px;
}
#contenitore #corpo .col_sx_special p{
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 18px;
}
#contenitore #corpo .col_sx_special p:first-letter{
	font-weight:bold;
}

#contenitore #corpo .titolo_galleryepress{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #670715;
	text-transform: uppercase;
	height: 35px;
}
#contenitore #corpo .box_galleryepress{
	padding-left: 50px;
	text-align:left;
	padding-bottom: 20px;
}
#contenitore #corpo .box_galleryepress a{
	width: 85px;
	height: 85px;
	text-align:left;
	padding-top: 15px;
	padding-right:3px;
	float: left;
	display:block;
	margin-top: 5px;	
}
#contenitore #corpo .box_galleryepress a:hover{
	background-image: url(/img/sf_gallery_photo3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
#contenitore #corpo .box_video{
	padding-left: 50px;
	text-align:center;
	padding-bottom: 20px;
}
/* ------------------ footer ------------------  */

#contenitore #footer{
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(/img/sf_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:42px;
	color: #FFFFFF;
	padding-top: 47px;
	font-size: 11px;
}
#contenitore #footer .ft_sx {
	float:left;
	padding-left: 36px;
}
#contenitore #footer .ft_dx {
	float:right;
	padding-right: 44px;
}
#contenitore #pi{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fbf3e0;
	font-size: 10px;
}

/* ------------------ altro ------------------  */

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;

}
.testo_rosso {
	color: #6a0715;
}
#sfondo {   /* sfondo con opacità  */
	filter: alpha(opacity=70);
	opacity: 0.7;
	background-color:#690714;
	position: absolute;
	z-index: 50;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 0px;
	top: 0px;
	display:none;
}
#sfondo_gallery {   
	position: absolute;
	z-index: 50;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	left: 0px;
	top: 0px;
	text-align:center;
	display:none;
}
#sfondo_gallery .box_foto{
	background-color: #670715;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-top: 100px;
	background-image: url(/img/gallery/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
#sfondo_gallery .box_foto .chiudi{
	background-color: #FFFFFF;
	height: 30px;
	text-align: right;
}
#sfondo_gallery .box_foto a#foto_div{
	height: 520px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
input.login1{
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #670715;
	font-size: 15px;
	color: #670715;
}
input.login1:hover{
	background-color: #670715;
	color: #FFFFFF;
}
input.login2{
	text-align: center;
	background-color: #670715;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #670715;
	font-size: 15px;
	cursor:pointer;
	font-weight: bold;
}
input.login2:hover{
	background-color: #FFFFFF;
	color: #670715;
}
input.inputcont1{
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #670715;
	font-size: 14px;
	color: #670715;
}
input.inputcont1:hover{
	background-color: #670715;
	color: #FFFFFF;
}
textarea.inputcont1{
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #670715;
	font-size: 14px;
	color: #670715;
}
textarea.inputcont1:hover{
	background-color: #670715;
	color: #FFFFFF;
}
input.inputcont2{
	text-align: center;
	background-color: #670715;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #670715;
	font-size: 15px;
	cursor:pointer;
	font-weight: bold;
}
input.inputcont2:hover{
	background-color: #FFFFFF;
	color: #670715;
}
.testo_small {
	font-size: 11px;
	overflow: auto;
	height: 40px;
	background-color: #F0F0F0;
	padding: 2px;
}
.float_sott {
	float:left; 
	margin-right:20px;
}