/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font: 11px Verdana, Sans-serif;
	background-color: #649798;
	color: #000000;
	text-align: center;
}
#box {
	width: 942px;
	border: 1px solid #A3CDCF;
	height: 580px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #216C6C;
}
#sx {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #4B8083;
	width: 292px;
	height: 580px;
	border-right: 1px solid #A3CDCF;
}
#dx {
	margin-left: 293px;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOMEPAGE */
#lingue_home {
	text-align: center;
	margin-top: 150px;
}
#lingue_home img {
	border: 1px solid #95B3B5;
	margin: 0 7px;
}
#logo_home {
	position: absolute;
	top: 339px;
	left: 167px;
	width: 422px;
	height: 143px;
	background-color: #216C6C;
	border: 1px solid #A3CDCF;
	color: #A3CDCF;
	font-size: 14px;
	line-height: 28px;
}
#logo_home .logo {
	display: block;
	margin-left: auto;
	margin-top: 21px;
}
#logo_home #icon_logo {
	position: absolute;
	top: -65px;
	left: -167px;
}
#logo_home #testo {
	text-align: right;
	margin-right: 27px;
	margin-top: 9px;
}
#testo a:link, #testo a:visited, #testo a:hover, #testo a:active {
	color: A3CDCF;
	text-decoration: none;
}
#testo a:hover {
	text-decoration: underline;
}
body#home address {
	margin-top: 136px;
}
/* ******************************************************************* FINE HOMEPAGE */

/* ******************************************************************* LOGO */
#casa_alice {
	position: relative;
	margin: 23px 0 0 24px;
	width: 241px;
	border: 1px solid #A3CDCF;
	background-color: #216C6C;
	color: #A3CDCF;
	font-size: 12px;
}
#casa_alice .off_txt {
	text-align: right;
	margin: 13px 5px;
	line-height: 19px;
}
#casa_alice a:link, #casa_alice a:visited, #casa_alice a:hover, #casa_alice a:active {
	color: #A3CDCF;
	text-decoration: none;
}
#casa_alice a:hover {
	text-decoration: underline;
}
#casa_alice #logo {
	display: block;
	margin-left: auto;
}
#casa_alice #icon_alice {
	position: absolute;
	top: 3px;
	left: -21px;
}
/* ******************************************************************* FINE LOGO */

/* ******************************************************************* LINGUE */
#lingue {
	text-align: center;
	margin: 20px 0px 20px 0;
}
#lingue img {
	border: 1px solid #95B3B5;
	margin: 0 7px;
}
/* ******************************************************************* FINE LINGUE */

/* ******************************************************************* MENU */
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 24px;
	width: 241px;
	border: 1px solid #A3CDCF;
	background-color: #216C6C;
	font-size: 12px;
	overflow: hidden;
}
#menu li {
	float: left;
	width: 243px;
	border-bottom: 1px solid #4B8083;
}
#menu li.last {
	border: 0;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #A3CDCF;
	line-height: 26px;
	display: block;
	text-decoration: none;
	background: url(sfondo_menu.gif) no-repeat top left;
	width: 203px;
	padding-left: 40px;
}
#menu a:hover {
	background-image: url(sfondo_menux.gif);
}
#menu a.evid:link, #menu a.evid:visited, #menu a.evid:hover, #menu a.evid:active {
	background-image: url(sfondo_menux.gif);
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* THUMB */
#thumb {
	margin: 7px 0 7px 24px;
	width: 241px;
	height: 122px;
	border: 1px solid #A3CDCF;
}
#thumb a:link, #thumb a:visited, #thumb a:hover, #thumb a:active {
	float: left;
	height: 122px;
	border-left: 1px solid #A3CDCF;
}
#thumb a.first:link, #thumb a.first:visited, #thumb a.first:hover, #thumb a.first:active {
	border: 0;
}
.clicca {
	width: 243px;
	text-align: center;
	margin-left: 24px;
	color: #A3CDCF;
}
/* ******************************************************************* FINE THUMB */

/* ******************************************************************* COPYRIGHT */
#copy:link, #copy:visited, #copy:hover, #copy:active {
	color: #A3CDCF;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-right: 24px;
	line-height: 20px;
}
#copy:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE COPYRIGHT */

/* ******************************************************************* FOTO */
#foto {
	border: 1px solid #A3CDCF;
	margin: 3px 0 0 25px;
	display: block;
}
/* ******************************************************************* FINE FOTO */

/* ******************************************************************* TEXT */
#text {
	margin: 7px 0 7px 25px;
	width: 602px;
	height: 124px;
	background-color: #9AB8B4;
	overflow: hidden;
}
#text_xl {
	height: 408px;
	margin: 7px 0 7px 25px;
	width: 602px;
	background-color: #9AB8B4;
	overflow: hidden;
}
#text #scroll {
	margin: 9px 12px;
	height: 106px;
	padding-right: 4px;
	overflow: auto;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #216C6C;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #216C6C;
	scrollbar-dark-shadow-color: #216C6C;
	scrollbar-highlight-color: #9AB8B4;
	scrollbar-3d-light-color: #9AB8B4;
}
#text_xl #scroll {
	margin: 9px 12px;
	height: 390px;
	padding-right: 4px;
	overflow: auto;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #216C6C;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #216C6C;
	scrollbar-dark-shadow-color: #216C6C;
	scrollbar-highlight-color: #9AB8B4;
	scrollbar-3d-light-color: #9AB8B4;
}
#text a:link, #text a:visited, #text a:hover, #text a:active {
	color: #000;
}
#text a:hover {
	text-decoration: none;
}
#text_xl a:link, #text_xl a:visited, #text_xl a:hover, #text_xl a:active {
	color: #000;
}
#text_xl a:hover {
	text-decoration: none;
}
/* ******************************************************************* FINE TEXT */
#route {
	margin: 7px 0 7px 25px;
	width: 602px;
	height: 208px;
	background-color: #9AB8B4;
	overflow: hidden;
}
#route #scroll {
	margin: 9px 12px;
	height: 190px;
	padding-right: 4px;
	overflow: auto;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #216C6C;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #216C6C;
	scrollbar-dark-shadow-color: #216C6C;
	scrollbar-highlight-color: #9AB8B4;
	scrollbar-3d-light-color: #9AB8B4;
}
#route a:link, #route a:visited, #route a:hover, #route a:active {
	color: #000;
}
#route a:hover {
	text-decoration: none;
}
/* ******************************************************************* GOOGLE MAP */
#arrivare {
	width: 598px;
	height: 316px;
	border: 1px solid #A3CDCF;
	margin: 3px 0 0 25px;
}
#prezzi {
	width: 100%;
	margin-bottom: 16px;
}
#prezzi th {
	font-size: 13px;
	border: 2px solid #216C6C;
	border-width: 2px 0;
}
#prezzi td {
	font-size: 11px;
	border-bottom: 1px solid #216C6C;
	text-align: center;
}
#prezzi td.periodo {
	text-align: left;
}
/* ******************************************************************* FINE GOOGLE MAP */

/* ******************************************************************* GALLERY */
#gallery {
	margin: 3px 0 7px 25px;
	width: 600px;
	height: 531px;
	border: 1px solid #A3CDCF;
}
/* ******************************************************************* FINE GALLERY */

/* ******************************************************************* PREZZI */
#prezzi {
	width: 100%;
	margin-bottom: 16px;
}
#prezzi th {
	font-size: 13px;
	border: 2px solid #216C6C;
}
#prezzi td {
	font-size: 11px;
	border: 1px solid #216C6C;

	text-align: center;
}
#prezzi td.periodo {
	text-align: left;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* ADDRESS */
address {
	font-style: normal;
	color: #A3CDCF;
	margin-left: 25px;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #A3CDCF;
	text-decoration: none;
}
address a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE ADDRESS */