/* ******************************************************************* PARTI COMUNI */
body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Sans-serif;
	color: #696A67;
	background-color: #0372ba;
	text-align: center;
}
#box {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #9ACFEB;
	position: relative;
}
/* ******************************************************************* FINE PARTI COMUNI */

/* ******************************************************************* HOME */
#top_home {
	background: url(sfondo_top_home.gif) repeat-x left;
	height: 131px;
	text-align: center;
}
#lingue_home {
	color: #0E42A0;
	margin-top: 27px;
}
#lingue_home a:link, #lingue_home a:visited, #lingue_home a:hover, #lingue_home a:active {
	color: #0E42A0;
	text-decoration: none;
}
#lingue_home a:hover {
	text-decoration: underline;
}
#foto_home {
	padding: 6px 4px;
	margin: 0 2px 0 2px;
	background-color: #fff;
}
#loghi {
	width: 980px;
	margin: 5px auto 0 auto;
	background: #fff;
	padding: 5px 0;
}
#loghi img {
	margin: 0 25px;
}
/* ******************************************************************* FINE HOME */

/* ******************************************************************* HEADER */
#header {
	background: url(sfondo_top.gif) repeat-x left;
	height: 74px;
	text-align: center;
}
#seeberg {
	position: absolute;
	top: 2px;
	left: 869px;
}
#logo {
	display: block;
	margin: 0 auto;
}
#header .sx {
	position: absolute;
	top: 7px;
	left: 10px;
	width: 103px;
	text-align: left;
}
#header #menu_servizi {
	height: 20px;
}
#header #menu_servizi a {
	float: left;
	margin-right: 1px;
}
#header #lingua {
	clear: left;
	color: #fff;
	margin-top: 25px;
}
#header #lingua a:link, #header #lingua a:visited, #header #lingua a:hover, #header #lingua a:active {
	color: #fff;
	text-decoration: none;
}
#header #lingua a:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE HEADER */


/* ******************************************************************* MENU */
#nav {
	height: 56px;
	margin-left: 2px !important;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	width: 109px;
}
#nav li {
	float: left;
	width: 109px;
}
#nav li ul {
	position: absolute;
	width: 109px;
	left: -999em;
	z-index: 5;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	background: url(sfondo_menu.gif) no-repeat;
	text-decoration: none;
	color: #157DB3;
	height: 36px;
	text-align: center;
	padding-top: 20px;
}
#nav a:hover {
	background-image: url(sfondo_menux.gif);
}
#nav li.first {
	width: 106px;
}
#nav .first a:link, #nav .first a:visited, #nav .first a:hover, #nav .first a:active {
	background-image: url(sfondo_menu_first.gif);
	width: 106px;
}
#nav .first a:hover {
	background-image: url(sfondo_menu_firstx.gif);
}
#nav li.first ul {
	width: 106px;
}
#nav .doppio a:link, #nav .doppio a:visited, #nav .doppio a:hover, #nav .doppio a:active {
	height: 42px;
	padding-top: 14px;
}
#nav a.evid:link, #nav a.evid:visited, #nav a.evid:hover, #nav a.evid:active {
	background-image: url(sfondo_menux.gif);
	font-weight: bold;
}
#nav .first a.evid:link, #nav .first a.evid:visited, #nav .first a.evid:hover, #nav .first a.evid:active {
	background-image: url(sfondo_menu_firstx.gif);
	font-weight: bold;
}
#nav li li a:link, #nav li li a:visited, #nav li li a:hover, #nav li li a:active {
	height: auto !important;
	padding: 9px 0;
	font-size: 10px;
	background: #fff none !important;
	border-top: 1px solid #9ACFEB;
}
#nav li li a:hover {
	background-color: #9ACFEB !important;
}
/* ******************************************************************* FINE MENU */

/* ******************************************************************* CONTENT */
#content {
	margin: 1px 2px 0 2px;
	background-color: #fff;
	padding: 6px 4px;
}
#content #main_foto {
	display: block;
}
#content #content_dx {
	float: right;
	width: 320px;
}
#content h1 {
	color: #1D96D6;
	font: 29px 'Trebuchet MS', Arial, Sans-serif;
	margin: 8px 0 15px 0;
}
#gallery {
	height: 106px;
}
#gallery a:link, #gallery a:visited, #gallery a:hover, #gallery a:active {
	float: left;
	padding: 1px;
	border: 3px solid #D1E9F6;
}
#gallery a:hover {
	border-color: #9ACFEB;
}
#gallery .first {
	margin-right: 4px;
}
#gallery_5 {
	height: 108px;
}
#gallery_5 span {
	float: left;
	margin-right: 4px;
}
#gallery_5 span.first {
	margin-left: 5px;
	display: inline;
}
#content #scroll {
	overflow: auto;
	height: 261px;
	padding-right: 6px;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #1D96D6;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-dark-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3d-light-color: #1D96D6;
}
#content #scroll_xl {
	overflow: auto;
	height: 369px;
	padding-right: 6px;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #1D96D6;
	scrollbar-base-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-dark-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3d-light-color: #1D96D6;
}
#fotogallery {
	width: 968px;
	height: 429px;
	text-align: center;
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #747673;
}
#content a:hover {
	text-decoration: none;
}
#content .print:link, #content .print:visited, #content .print:hover, #content .print:active {
	float: right;
	display: inline;
	color: #1D96D6;
	border: 1px solid #1D96D6;
	text-decoration: none;
	padding: 4px 9px;
	margin: 20px 18px 0 0;
}
#content .print:hover {
	text-decoration: underline;
}
/* ******************************************************************* FINE CONTENT */

/* ******************************************************************* INDIRIZZO */
address {
	color: #0E42A0;
	font-style: normal;
	text-align: center;
	line-height: 19px;
}
address a:link, address a:visited, address a:hover, address a:active {
	color: #0E42A0;
}
address a:hover {
	text-decoration: none;
}
/* ******************************************************************* FINE INDIRIZZO */

/* ******************************************************************* PREZZI */
.prezzi {
	width: 100%;
	margin-bottom: 12px;
}
.prezzi td, .prezzi th {
	text-align: center;
	border-bottom: 1px solid #1D96D6;
	font: 11px Tahoma, Arial, Sans-serif;
}
.prezzi th {
	font-weight: bold;
	border-width: 2px;
}
/* ******************************************************************* FINE PREZZI */

/* ******************************************************************* RICHIESTA */
#richiesta {
	width: 99%;
}
#richiesta td {
	font: 11px Verdana, Arial, Sans-serif;
}
#richiesta .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #1D96D6;
	font-weight: bold;
}
#form {
	margin: 0;
}
input, textarea, select {
	border: 1px solid #000;
	font: 11px 'Trebuchet MS', Arial, Sans-serif;
	color: #000;
}
input.no_color {
	border: 0;
}
input.invia {
	background-color: #9ACFEB;
	color: #000;
	padding: 0px 17px;
	font-size: 12px;
}
input.red, select.red, textarea.red {
	border: 1px solid #eb3426;
}
#ris_form {
	display: none;
	margin: 3px 3px 3px 0;
	border: 2px solid #eb3426;
	color: #000;
	padding: 7px 16px;
}
#ris_form p {
	margin: 2px 0;
}
/* ******************************************************************* FINE RICHIESTA */

/* ******************************************************************* ROUTEPLANNER */
#routeplanner {
	margin-top: 6px;
}
#routeplanner form {
	margin: 0;
}
#routeplanner td {
	font: 11px Verdana, Arial, Sans-serif;
	color: #696A67;
}
#routeplanner .titoloform {
	padding-top: 8px;
	border-bottom: 3px solid #1D96D6;
	font-weight: bold;
}
/* ******************************************************************* FINE ROUTEPLANNER */

/* ******************************************************************* OFFERTE */
#frame_offerte {
	width: 640px;
	height: 429px;
}
body#offerte {
	background-color: #fff;
	text-align: left;
}
body#offerte h1 {
	color: #1D96D6;
	font: 20px 'Trebuchet MS', Arial, Sans-serif;
	margin: 8px 0 15px 0;
}
body#offerte .foto_offerta {
	float: left;
	margin-right: 22px;
}
/* ******************************************************************* FINE OFFERTE */