@charset "utf-8";
/* CSS Document */
body {
	background:none repeat scroll 0 0 #001760;
}
.header {
	background-color:#004A90;
	background-image:url("top_bg_hotel.jpg");
	background-position:left top;
	background-repeat:repeat;
	height:130px;
	text-align: center;
	width:100%;
}
.homeText {
	text-align: center;
}
.headerBox {
	background-image:url("../mobile/gui/box-top-alpha.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:38px;
}
.headerBox div {
	background-image:url("../mobile/gui/box-top-r-alpha.png");
	background-position:right top;
	background-repeat:no-repeat;
	font-size:150%;
	height:33px;
	padding:5px 0 0 20px;
	text-align: center;
	font-weight: bold;
}
.btmBox {
	background-image:url("../mobile/gui/box-btm-alpha.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:16px;
}
.btmBox div {
	background-image:url("../mobile/gui/box-btm-r-alpha.png");
	background-position:right top;
	background-repeat:no-repeat;
	height:16px;
}
.splash {
	background-image: url("/cms/public/hotel/isola_blu.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
.pad p {
	font-size: 14px;
}
strong {
	font-weight:bold;
}
.box {
	margin: 0px auto;
	width: 360px;
}
