body{
	background:url(images/bg.jpg) center top no-repeat;
	margin:0px;
	padding:0px;
	font-family:Calibri;
}
body.b{
	background:url(images/bg.jpg) center top repeat-y;
	margin:0px;
	padding:0px;
	font-family:Calibri;
}
.header{
	background:url(images/header.jpg) center top no-repeat;
	height:351px;
	width:100%;
	margin:0px auto 0px auto;
}
.languge{
	padding-top:160px;
	width:220px;
	margin:auto;
	list-style:none;
	}
.languge li{
	padding-right:20px;
	float:left;
}
.languge img{
	border:none;
}	
.container{
	width:960px;
	margin:0px auto 0px auto;
}
.bread_crumbs{
	background:url(images/bread.png) center top no-repeat;
	width:960px;
	height:53px;
	margin:0px auto 0px auto;
}
.col_left{
	float:left;
	background:url(images/menu.png) left top no-repeat;
	width:216px;
}
.menu{
	padding:0px;
	margin-left:8px;
	list-style:none;
	float:left;
}
.menu li{
	background:url(images/menu_bg.png) left top no-repeat;
	width:197px;
	height:47px;
	padding-top:5px;
}
a{
	color:#E28F26;
}
.menu a{
	font-weight:bold;
	padding:10px;
	padding-left:15px;
	font-size:18px;
	color:#790000 !important;
	text-decoration:none;
}
.follow{
	float:left;
	margin:auto;
	list-style:none;
}
.follow li{
	padding-right:10px;
	float:left;
}
.follow img{
	border:none;
}
.content{
	margin-left:20px;
	background:url(images/content_bg.png) left top no-repeat;
	float:left;
	width:724px;
}
.content-b{
	margin-left:20px;
	background:url(images/content_bg.png) left top repeat-y;
	float:left;
	width:724px;
}
p{
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	text-align:justify;
}
h3{
	color:#C39A07;
	padding-left:10px;
}
.booking_panel{
	margin:auto;
	background:url(images/booking-background.png) left top no-repeat;
	width:361px;
	height:300px;
}
.testo-nero{
	border:1px solid #333;
	height:25px;
	width:55px;
}
.bottone{
	background:url(images/btnbooking.png) left top no-repeat;
	width:133px;
	height:42px;
	border:none;
	cursor:pointer;
	font-size:0px;
}
.btnsearch{
	background:url(images/prenotta.png) left top no-repeat;
	width:188px;
	height:47px;
	border:none;
	cursor:pointer;
	font-size:0px;
}