body {
	background-color:#0072bc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e3a8d;
}

#container {
	position:relative;
	width:960px;
	height:660px;
	margin: 0px auto;
	text-align:left;
}

#heading {
	position:absolute;
	left:39px;
	top:10px;
	width:880px;
	height:214px;
	background-image:url(images/heading.jpg);
}

#dati_hotel {
	position:absolute;
	width:314px;
	height:89px;
	left: 51px;
	top: 110px;
}

#right {
	position:absolute;
	left:919px;
	top:10px;
	width:41px;
	height:650px;
	background-image:url(images/right.jpg);
}

#left {
	position:absolute;
	left:39px;
	top:224px;
	width:181px;
	height:398px;
	background-image:url(images/left.jpg);
}

#menu {
	position:absolute;
	width:103px;
	height:251px;
	left: 42px;
	top: 19px;
}

#middle {
	position:absolute;
	left:220px;
	top:224px;
	width:699px;
	height:398px;
	background-image:url(images/middle.jpg);
}

#content {
	position:absolute;
	width:675px;
	height:395px;
	overflow-x:hidden;
	overflow-y:auto;
}

#image_list {
	position:absolute;
	left: 459px;
	top: 200px;
}

#cont_rettangoli {
	position:absolute;
	width:674px;
	height:379px;
}

#rettangolo_ita {
	position:absolute;
	left:2px;
	top:35px;
	width:156px;
	height:343px;
	background-image:url(images/fondo_home.jpg);
	background-repeat:no-repeat;
}

#flag_ita {
	position:absolute;
	width:156px;
	left:2px;
	top:15px;
}

#rettangolo_deu {
	position:absolute;
	left:168px;
	top:35px;
	width:156px;
	height:343px;
	background-image:url(images/fondo_home.jpg);
	background-repeat:no-repeat;
}

#flag_deu {
	position:absolute;
	width:156px;
	left:168px;
	top:15px;
}

#rettangolo_fra {
	position:absolute;
	left:334px;
	top:35px;
	width:156px;
	height:343px;
	background-image:url(images/fondo_home.jpg);
	background-repeat:no-repeat;
}

#flag_fra {
	position:absolute;
	width:156px;
	left:334px;
	top:15px;
}

#rettangolo_eng {
	position:absolute;
	left:498px;
	top:35px;
	width:156px;
	height:343px;
	background-image:url(images/fondo_home.jpg);
	background-repeat:no-repeat;
}

#flag_eng {
	position:absolute;
	width:156px;
	left:498px;
	top:15px;
}

p.testo {
	text-align:justify;
	padding:5px;
	margin-top:-3px;
}

p.testo_xl {
	font-size:18px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#1e3a8d;
}

a:hover {
	text-decoration:underline;
}

#bottom {
	position:absolute;
	left:39px;
	top:622px;
	width:880px;
	height:20px;
	background-image:url(images/bottom.jpg);
}

#hotel_data {
	position:absolute;
	left:39px;
	top:642px;
	width:880px;
	height:18px;
	background-image:url(images/more_bottom.jpg);
}

#hotel_data p {
	color:#FFFFFF;
	text-align:center;
}

#hotel_data a:link, a:visited, a:active {
	text-decoration:none;
	color:#FFFFFF;
}

#hotel_data a:hover {
	text-decoration:underline;
}

#grazie {
	background-image:url(images/thanks.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#f9b512;
	height:635px;
}

#testo_grazie {
	position:absolute;
	width:331px;
	height:77px;
	left: 304px;
	top: 352px;
}

.grazie {
	text-align:center;
	font-size:14px;
}
