html{
    margin: 0 auto;
	padding: 0px;
}
body{
    margin: 0 auto;
	padding: 0px;
    background-color: #f6e3ba;
	background-image: url(../images/sfondobody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
div#container{
    width:760px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/sfondocontainer.jpg);
	background-repeat: repeat-y;
	background-position: center top;

	
}
div#service{
    float: no;
    width: 747px;
	margin-top: 15px; 
	margin-bottom: 15px;
	padding-top: 2px;
	text-align: right;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
}
div#service img{
    float: left;
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
div#service a{
    color: #ffffff;
	text-decoration: none;	
}
div#service a:hover{
    color: #ffffff;
	
}
div#header{
    width: 747px;
	height: 271px;
	margin: 0px;
	padding-right: 13px;
	background-image: url(../images/sfondoheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
div#headerdue{
    width: 747px;
	margin: 0px;
	padding: 0px;	
}
div#headerdue h1 a{
    clear: both;
    float: left;
    display:block;
	width:250px;
    text-indent: -9000px;
    text-decoration: none;
	padding: 100px 0px 0px 0px;
    overflow: hidden;
    height: 0px !important;
    height /**/:100px;
	background-color: green;
}
div#content{
	float: left;
	width: 419px;
	margin: 0px;
	padding: 0px 20px 0px 22px;
}
div#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #FFF;

}
div#content h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	color: #000066;

}
.indirizzo{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
	line-height: 20px;

}
div#content p img{
	float: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;

}

div#contenuti img{
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

}
div#content p a{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}

div#content p a:hover{
	color: #036;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
div#content h2{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;	
}
div#content h3{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
}
div#content h4{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
div#content h5 a{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}
div#content h5 a:hover{
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;	
}
div#nav{
    float: right;
    width: 262px;
	height: 465px;
	margin: 0px;
	padding-left: 24px;
	background-image: url(../images/sfondonav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navlist
{
padding: 0;
margin: 0;
border-bottom: 0px solid #003286;
width: 239px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #003286;
text-align: center;
font-family: "Georgia", "Times New Roman", serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
}

#navlist li a { text-decoration: none; 
color: #003286;
}
#navlist li a:hover {
	text-decoration: none;
	color: #F60;
}

div#main{
    width: 747px;
	margin: 0px;
	padding-right: 13px;
	
}
div#foto{
    float: right;
    width: 280px;
	height: 221px;
	margin: 0px;
	padding-left: 6px;
	padding-top: 6px;
	background-color: #ffffff;
	
}
div#titolo{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitprenotazioni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloinfo{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotithotelinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titololistino{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitlistino.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloservizi{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitservizi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloofferte{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitofferte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titologalleria{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitgalleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titolodovesiamo{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ita/images/sfondotitdovesiamo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloe{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitprenotazioni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloinfoe{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotithotelinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titololistinoe{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitlistino.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloservizie{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitservizi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titolooffertee{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitofferte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titologalleriae{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitgalleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titolodovesiamoe{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ing/images/sfondotitdovesiamo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titolod{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitprenotazioni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloinfod{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotithotelinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titololistinod{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitlistino.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloservizid{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitservizi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titoloofferted{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitofferte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titologalleriad{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitgalleria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
div#titolodovesiamod{
    float: left;
    width: 436px;
	height: 38px;
    margin-top: 159px;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(../ted/images/sfondotitdovesiamo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Georgia", "Times New Roman", serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
	color: #ffffff;
}
/*div#menu{
    width: 220px;
	margin-top: 75px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
}
div#menu ul{
    margin: 0px;
    padding: 0px; 
}
div#menu li {
    list-style-type: none;
    padding-bottom: 6px;
    margin: 0px;
}
div#menu a {
    font-family: "Georgia", Times New Roman, serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #8d8d8d;
    text-decoration: none;
	width: 220px;
	height: 18px;
	display: block;
	margin: 0px;
    padding-top: 2px;	
}
div#menu a:hover {
    font-style: italic;
    color: #ffffff;
	background-color: #b72126;
}
div#menu a#activelink {
    font-style: italic;
    color: #ffffff;
	background-color: #b72126;
}*/

div#booking{
    margin: 0px;
	padding: 0px;
    font-family: "Georgia", Times New Roman, serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    position:absolute; left:0px; top:200px; width:100%; height:30px; z-index:5;  border-style: solid;
	border-color: #ffffff #ffffff #ffffff #ffffff;
    border-width: 3px 0px 3px 0px;
	background-image: url(../images/sfondobooking.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
div#footer{
    clear: both;
	width:760px;
	height: 40px;
	font-family: "Georgia", Times New Roman, serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-align:center;
	padding-top: 62px;
	margin: 0px;
	background-color: #f6e3ba;
	background-image: url(../images/sfondofooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*#slideshow {cursor: pointer;}

#slideshow img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow {
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 538px;
	height: 250px;
}

#slideshow img {
	width: 538px;
	height: 250px;
}*/
.celladx {
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #000000;
	font-size: 11px;
}
.cellaangolodx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
	font-size: 11px;
}
.cellesuperiori {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 11px;
}
.celleinferiori {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 11px;
}
.celladivisoria {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.cellaangoloinfdx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
	font-size: 11px;
}.testotaballestimenti {
	font-size: 13px;
	font-style: italic;
}
.letteretaballestimenti {
	font-size: 13px;
}
.titolettitaballestimenti {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.titolettitaballestimentileft {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.tipoallestimento {
	text-align: center;
	font-size: 11px;
}
.icoallestimenti {
	text-align: center;
}
div.split2{
    margin-bottom: 20px;
	padding: 0;
    width: 495px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
    }
div.split2 div{
    float: left;
    width: 49%;
    width: 49%;
    width: 49%;
    padding: 10px 0px 0px 0px;
	margin: 0px;
    }
div.split2 h2{
    font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
    }
div.split2 ul{
	margin: 0px;
	padding: 0px;
    }
div.split2 li{
    font-family: "Georgia", "Times New Roman", serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
    }
div.split3{
    margin: 0;
	padding: 0;
    }
div.split3 div{
    float: left;
    width: 50%;
    width: 50%;
    width: 50%;
    padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    }
div.split3 h2{
    font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-left: 70px;
    }
div.split3 ul{
	margin: 0px;
	padding-left: 70px;
    }
div.split3 li{
    list-style-type:none;
    font-family: "Georgia", "Times New Roman", serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
    }
div.clearer{
    float: none; clear: left
    } 

ul#language{float:left;}
ul#language,ul#language li{list-style-type:none;margin:0;padding:0px 0px 10px 0px}
ul#language li{float:left;margin-right:8px}
ul#language a{float:left;padding:5px 0px 4px 33px; text-decoration:none;font-family: "Georgia", "Times New Roman", serif; font-size: 9pt; font-weight:bold;color:#676767}
ul#language a:hover{border-bottom: 2px solid #b72126;color:#333}
ul#language li.current a,ul#language li.current a:hover{ color:#b72126; border-bottom: 2px solid #b72126;}
li#italian a{background: url(../images/ba_italy.gif) no-repeat left center}
li#english a{background: url(../images/ba_uk.gif) no-repeat left center}
li#german a{background: url(../images/ba_german.gif) no-repeat left center}
li#french a{background: url(../images/ba_france.gif) no-repeat left center}
li#spanish a{background: url(../images/ba_spain.gif) no-repeat left center}
.submenulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-align: left;

}
.submenulink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #BFF2FF;
	text-align: left;
	text-decoration:none;

}
.submenulink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;

}
.bordo {
	border: 0px solid;
}
#Layer1 {
	position:absolute;
	left:152px;
	top:950px;
	width:420;
	height:420;
	z-index:1;
}
.Stile1 {
	font-size: 8pt;
	color: #003286;
}
.link-google {
	color: #FFF;
}
.Prezzi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.Testo-centrato-bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.Descrizioni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-weight: normal;
}
.Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	color: #006;
}

