body {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	color: #00236f;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(/images/body_bkg.jpg) center top repeat-y;
}
input, select{
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,Helvetica-Narrow;
}
.header{
	background: #FFFFFF url(/images/top/header_bkg.jpg) left top no-repeat;
	color: #FFFFFF;
	margin: auto;
	width: 750px;
	height: 91px;
	position:relative;
}
.flags{
	background: transparent url(/images/top/flag_bkg.gif) left top no-repeat;
	height: 26px;
	line-height: 20px;
	position:absolute;
	top:10px;
	right:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}
html>body .flags{
	padding-top:0px;
}

.flags .off {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.flags .on {
}

.menutop{
	height: 20px;
	line-height: 20px;
	position:absolute;
	top:70px;
	right:0px;
	padding-left:10px;
	padding-right:20px;
	list-style-type: none;
	margin: 0;

}
.menutop li{
	display:inline;
	margin:0 2px 0 0;
}

.menutop a.tabon{
	float:left;
	background: transparent url(/images/top/tab_on_div.gif) left top no-repeat;/**/
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left:10px;
	color: white;
	text-decoration:none;
	margin:0 2px 0 0;
}
.menutop a.tabon span{
	background: transparent url(/images/top/tab_on_span.gif) right top no-repeat;
	height: 20px;
	line-height: 18px;
	padding-right:10px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size: 11px;
	float:left;
	display:block;
	cursor:pointer;
}

.menutop a.tab{
	float:left;
	background: transparent url(/images/top/tab_off_div.gif) left top no-repeat;/**/
	height: 20px;
	margin: 0;
	padding: 0;
	color: white;
	padding-left:10px;
	color: white;
	text-decoration:none;
	margin:0 2px 0 0;
}
.menutop a.tab span{
	background: transparent url(/images/top/tab_off_span.gif) right top no-repeat;
	height: 20px;
	line-height: 18px;
	padding-right:10px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size: 11px;
	color: white;
	float:left;
	display:block;
	cursor:pointer;
}

.clear{
	clear:both;
}
.topbooking{
	color: #FFFFFF;
	margin: auto;
	width: 750px;
	height: 264px;
	position:relative;
	border-top:10px solid #ffffff;
	font-family: Arial,Helvetica,Helvetica-Narrow;
	font-size: 11px;

}
#fotohp{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background: transparent url(/images/hp/indicator.gif) center center no-repeat;/**/
}
.datetable{
	position:absolute;
	top:47px;
	right:32px;
	z-index:99;
}
.datetitolo{
	position:absolute;
	top:39px;
	left:10px;
	z-index:99;
}
.datetitolo2{
	position:absolute;
	top:39px;
	left:120px;
	z-index:99;
}
.titolobooking{
	margin-bottom:37px;
}
.topbooking .booking {
	color: #FFFFFF;
	position:absolute;
	top:10px;
	right:20px;
	z-index:9;
	background: transparent url(/images/hp/booking_bkg.gif) left top no-repeat;/**/
	width: 230px;
	height: 230px;
	padding-top:5px;
	padding-left:10px;

}
html>body .topbooking .booking {
	background: transparent url(/images/hp/booking_bkg.png) left top no-repeat;/**/
}
.topbooking .btbooking{
	position:absolute;
	top:240px;
	right:145px;
	z-index:1;
}
.topbooking .btoffers{
	position:absolute;
	top:240px;
	right:60px;
	z-index:1;
}
.topbooking .offers {
	color: #052366;
	position:absolute;
	top:10px;
	right:20px;
	z-index:-1;
	background: transparent url(/images/hp/offers_bkg.gif) left top no-repeat;/**/
	width: 230px;
	height: 230px;
	padding-top:5px;
	padding-left:10px;
}
html>body .topbooking .offers {
	background: transparent url(/images/hp/offers_bkg.png) left top no-repeat;/**/
}
.calendarhp{
	width:80px;
	height:12px;
	line-height:12px;
	border:1px solid #052366;
	font-size:10px;
	color:#052366;
	text-align:center;
}
.btclass{
	border: 1px solid #83bbd9;
	background-image: url(/images/button_bkg.gif);
	height:18px;
	font-size:10px;
}
.selecthotel{
	border:1px solid #052366;
	width:210px;
	height:18px;
	line-height:14px;
	font-size:10px;
}
.selectnazione{
	border:1px solid #052366;
	width:160px;
	height:18px;
	line-height:14px;
	font-size:10px;
}

.selecthp{
	border:1px solid #052366;
	width:40px;
	height:18px;
	line-height:14px;
	font-size:10px;
}
.btformhp{
	text-align:right;
	padding-top:3px;
}
/*---------------------- CONTENT -----------------------------------*/
.content{
	color: #00236f;
	margin: auto;
	width:750px;
}
.linksiti{
	color:#FF8000;
}
.linkhotel{
	background-color: #e5e9f0;
	color:#00236f;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size: 11px;
	width:100%;
}
.linkhotel a{
	color:#00236f;
	font-size: 11px;
}
.linkhotel td{
	height:25px;
	border-bottom:2px solid #ffffff;
}

.content .titolo{
	background: #FFFFFF url(/images/titolo_bkg.gif) 0 2px no-repeat;
	height:12px;
	vertical-align:center;
	line-height:12px;
	padding-left:35px;
	color: #ff8000;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size: 11px;
	font-weight:bold;
}
.content .separator{
	width:15px;
}
.content .separatordotted{
	width:30px;
	background: #FFFFFF url(/images/dotvertical.gif) center center repeat-y;
}
.content div.separatordotted{
	width:100%;
	background: #FFFFFF url(/images/dothorrizontal.gif) center center repeat-x;
	height:3px;
	margin-bottom:10px;
}
.newsletter{
	background: #FFFFFF url(/images/newsletter_bkg.jpg) left top no-repeat;
	width:260px;
	height:115px;
	font-family: Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size: 10px;
	padding:5px;
	margin-top:10px;
}
.newsletter .titolo{
	font-family: Georgia,Verdana,Arial,Helvetica,Helvetica-Narrow;;
	font-weight: bold;
	font-size: 14px;
	color: #ff8000;
	background: none !important;
	padding-left:0px !important;
	padding-bottom:5px !important;
	display:inline-block;
}
.newsletter form{
	padding:0px;
	margin:0px;

}
.newsletter form input.text{
	width:180px;
	border:1px solid #00236f;
}
.newsletter form input.btclass{
	width:45px;
	font-weight:bold;
}

input.text50{
	width:50px;
	border:1px solid #00236f;
}
input.text70{
	width:70px;
	border:1px solid #00236f;
}
input.text160{
	width:160px;
	border:1px solid #00236f;
}
input.text175{
	width:175px;
	border:1px solid #00236f;
}
.prenotanote{
	width:438px;
	height:110px;
	border:1px solid #00236f;
}
.titoloblu {
	width:750px;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
}

.titoloblu td{
	height:20px;
	background-color:#00236f;
	color:#ffffff;
	font-weight:bold;
}
.titoloblu a{
	color:#ffffff;
	text-decoration:none;
}

/*--------------------- menu hotel -----------------*/
.menuhotel{
	margin: auto;
	background: transparent url(/images/menu_bkg.jpg) left top repeat-x;/**/
	width: 750px;
	height: 20px;
	line-height: 20px;
	text-align:center;
}

.menuhotel li{
	display:inline;
	margin:0 2px 0 0;
}
.menuhotel a.tab{
	height: 20px;
	margin: 0;
	padding: 0;
	color: #00236f;
	text-decoration:none;
	margin:0 2px 0 0;
	font-weight:bold;
}
.menuhotel a.tabon{
	height: 20px;
	margin: 0;
	padding: 0;
	color: #ff8000;
	text-decoration:none;
	margin:0 2px 0 0;
	font-weight:bold;
}

/*--------------------- fine menu hotel -----------------*/

.listahotel{
	width:545px;
}
.listahotel .titolo1{
	font-size:11px;
	color: #ffffff;
	height: 20px;
	background: #FFFFFF url(/images/hotel/listahotel_bkg1.jpg) left top no-repeat;
	font-weight:bold;
}
.listahotel .titolo2{
	border-top:35px solid #ffffff;
	font-size:11px;
	color: #ffffff;
	height: 20px;
	background: #FFFFFF url(/images/hotel/listahotel_bkg2.jpg) left top no-repeat;
	font-weight:bold;
}
.listahotel .separator{
	width:25px;
}
.listahotel a.titolohotel{
	line-height:25px;
	font-size:11px;
	margin-top:5px;
	color: #ff8000;
	font-weight:bold;
	text-decoration:none;
}
 a.vtour{
	font-size:10px;
	margin-top:5px;
	color: #00236f;
	text-decoration:none;
}
div.vtour{
	text-align:center;
	padding-top:10px;
}
div.vtour a.vtour{
	font-weight:bold;
}
.vtoutprenota{
	font-weight:bold;
	float:right;
	color: #ff8000;
}
a.testoprenota{
	color:#ff8000;
}

.settimanabkg0 td{
	color: #00236f;
	background-color: #e1e1e1;
}
.settimanabkg1 td{
	color: #00236f;
	background-color: #eaeaea;
}
.totaleprenora {
	font-size:11px;
	color: #ff8000;
	font-weight:bold;
	padding-left:5px;
}
.elencoprenota td.elenco{
	border-bottom:10px solid #ffffff;
}
.titoloprenotared{
	font-size:13px;
	color: #ff0000;
	font-weight:bold;
}
.riepilogocosto{
	border-top: 2px solid #00236f;
	border-bottom: 2px solid #00236f;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#edeff5;
}
.forminformativa{
	font-size:11px;
	width:210px;
	height:210px;
	border: 1px solid #00236f;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
}
/*---------------------- footer -----------------------------------*/
.footer{
	border-top:10px solid #FFFFFF;
	background: #FFFFFF url(/images/footer_bkg.jpg) left top no-repeat;
	color: #FFFFFF;
	margin: auto;
	width:750px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
}
.footer .powered {
	float:right;
}
.footer .copyright {
	float:left;
}
.footer .copyright img {
	margin-top:8px;
	margin-bottom:7px;
}
html>body .footer .copyright img {
	margin:0px;
	vertical-align:middle;
}

.footer a, .footer .copyright a, .footer .powered a{
	color: #FFFFFF;
	text-decoration:none;
}.footer a:hover, .footer .copyright a:hover, .footer .powered a:hover{
	text-decoration:underline;
}