body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDFDF;
	font-family: Arial, Tahoma, Verdana, Times New Roman, Times, serif;
	font-size: 12px;
}

#header {
	width: 100%;
	clear: both;
	height: 212px;
}

#header-left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 212px;
	background-image: url(../images/header-left.gif);
	background-repeat: repeat-x;
	width: 50%;
	z-index: -1;
}

textarea {
	width: 500px;
}

#header-right {
	background-image: url(../images/header-right.gif);
	background-repeat: repeat-x;
	height: 212px;
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: -1;
}

#page-header {
	z-index: +1;
	top: 0px;
	width: 976px;
	height: 212px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 976px;
}

#page-footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 976px;
	height: 187px;
	margin: 0px auto 0px auto;
}

#page-menu {
	width: 100%;
	height: 38px;
	background-image: url(../images/bg_fascia.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
}

#submit_booking {
	margin: 12px 7px 0px 2px;
}

#gmap {
	padding: 2px;
	border: 1px solid #dadada;
}

.link-mappa a,.link-mappa a:hover,.link-mappa a:visited {
	color: #806D42;
	text-decoration: none;
	font-weight: bold;
}

.offerta-hidden {
	filter: alpha(opacity =     40);
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
}

.link-mappa {
	font-size: 12px;
}

.foto-listino {
	margin-left: 30px;
	margin-bottom: 20px;
}

.page-toolbar {
	float: right;
	font-size: 22px;
	color: #dadada;
	height: 27px;
}

.testo-piccolo {
	font-size: 11px;
	color: #777 :
}

#back-link {
	float: left;
	background-image: url(../images/back.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	text-decoration: none;
	color: #777;
	height: 27px;
	font-size: 11px;
}

.page-toolbar a img {
	border: 0px;
}

.pdf-icon {
	border: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.google-map-tooltip img {
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #dadada;
	padding: 2px;
}

.google-map-tooltip-text {
	float: left;
	margin-left: 10px;
	font-size: 16px;
	color: #999;
}

.google-map-tooltip-text a {
	color: #83B67E;
	text-decoration: none;
	font-weight: normal;
}

.numero-verde {
	float: right;
	margin-right: 90px;
	margin-top: 30px;
	border: 0px;
}

#middle-box {
	width: 100%;
	margin: 8px auto 0px auto;
}

#sys-login {
	width: 600px;
	margin: 100px auto 0px auto;
}

.form-buttons {
	float: right;
	clear: both;
}

#page-content {
	width: 976px;
	margin: 0px auto 0px auto;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	padding-top: 7px;
}

.booking-label {
	color: #3A3A3A;
	margin: 3px 0 3px 3px;
	display: block;
	font-size: 12px;
}

.booking-label-special {
	color: #3A3A3A;
	margin: 3px 0 3px 26px;
	display: block;
	font-size: 13px;
}

.form-fieldset {
	border: 1px dashed #2794D1;
	background-color: #DDF0FB;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.booking-form-column {
	float: left;
	padding-right: 10px;
}

.privacy {
	font-size: 11px;
	color: black;
	padding-bottom: 5px;
}

.required-fields-message {
	float: left;
}

.required-fields {
	font-size: 11px;
	color: #FA7135;
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

.booking-form-captcha {
	padding: 2px;
	border: 1px solid #dadada;
}

.booking-form-row {
	padding-top: 5px;
}

.booking-form-row-label {
	padding-top: 3px;
}

.box-newsletter {
	padding: 10px 0px 10px 0px;
}

.form-legend {
	font-size: 12px;
	font-weight: bold;
	color: #6F5F39;
}

.booking-form {
	border: 0px;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.form-field {
	padding-bottom: 5px;
	padding-top: 0px;
}

select {
	font-size: 12px;
}

input {
	font-size: 11px;
	height: 13px;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.validation-failed,textarea.validation-failed {
	border: 1px solid #FA7135;
	color: #FA7135;
}

input.validation-passed,textarea.validation-passed {
	/* NON TOGLIERE!!!*/
	
}

.validation-advice {
	background-color: transparent;
	color: #FA7135;
	font-weight: bold;
	font-size: 12px;
}

.booking-form-buttons {
	padding-bottom: 40px;
}

.submit {
	color: #2794D1;
	border: 0px;
	background-image: url(../images/prenota-button.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: normal;
	height: 21px;
	width: 144px;
	float: right;
	cursor: pointer;
	margin: 5px 5px 0px 0px;
	padding: 0px 2px 2px 2px;
	text-transform: uppercase;
	font-size: 9px;
}

.booking-titolo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #3A3A3A;
	TEXT-DECORATION: none;
}

.menu-container {
	margin: 0px auto 0px auto;
	width: 930px;
}

.box-prenotazioni {
	width: 75%;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px dashed #AAA9A9;
	border-right: 1px dashed #AAA9A9;
	border-top: 1px dashed #AAA9A9;
	background-color: #E3E3E1;
}

.titolo-prenotazione {
	color: #444;
	font-size: 15px;
	margin-left: 15px;
	line-height: 1.0em;
}

.sidebar-icons {
	margin-bottom: 33px;
}

.sidebar-icon {
	margin: 10px 5px;
}

#bottom-sidebar {
	margin: 40px 0 0 0px;
	text-align: center;
	width: 217px;
}

.blue {
	font-weight: normal;
	color: #4ABAF9;
}

.titolo-prenotazione2 {
	font-size: 15px;
	color: #444;
	margin-bottom: 5px;
	margin-left: 90px;
}

.galleria-immagini {
	width: 549px;
	float: left;
	margin-left: 89px;
}

.menu-link {
	font-size: 12px;
	font-weight: bold;
	color: #6F5F39;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 12px;
}

.menu-link:hover {
	color: #333333;
}

.top-links {
	float: right;
	margin-right: 130px;
	margin-top: 70px;
}

.logo-box {
	width: 389px;
	float: left;
}

.logo-img {
	border: 0px;
	margin-top: 10px;
	margin-left: 100px;
}

.image-newsletter {
	border: 0px;
	margin: 10px auto 10px auto;
}

.top-link,.top-link:hover,.top-link:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#middle-links {
	float: left;
	width: 255px;
	height: 100%;
}

.middle-link {
	background-image: url(../images/middle-link.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin: 20px 0px 20px 0px;
	text-align: right;
}

.middle-link a {
	font-size: 15px;
	color: #B2B1B1;
}

.testo-errore {
	border: 1px solid #dadada;
	padding: 10px;
	color: #FA7135;
	font-weight: bold;
	background-color: #F6F2E8;
}

.link-separator {
	font-size: 0.70em;
	color: #FFFFFF;
	padding: 5pt;
}

.top-banner {
	width: 71%;
	height: 110px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.language-toolbar {
	float: right;
	margin-right: 100px;
	margin-top: 10px;
}

.language-toolbar-link {
	font-size: 11px;
	color: #806D42;
	text-decoration: none;
}

.language-toolbar-flag {
	width: 18px;
	height: 12px;
	border: 0px;
}

.middle-box-separator {
	background-image: url(../images/bg_fascia_inferiore.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 12px;
}

#left-sidebar {
	width: 237px;
	margin-left: 89px;
	padding-top: 20px;
	float: left;
}

#contenuto {
	background-color: #FFFFFF;
	float: left;
	padding: 20px 10px 0 12px;
	width: 530px;
}

h1 {
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma;
	margin-top: 0px;
	color: #A2B249;
	border-bottom: 1px dashed #B6C373;
	clear: both;
}

a,a:hover {
	text-decoration: none;
	color: #888;
}

p {
	color: #333;
	margin-bottom: 15px;
}

a img {
	border: 0px;
}

.prenota-offerta,.prenota-offerta:visited,.prenota-offerta:hover {
	float: right;
	color: #000;
	font-weight: bold;
	background-image: url(../images/icon_arrow_title.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
	padding-top: 8px;
	margin-top: 10px;
	height: 16px;
	text-decoration: none;
}

.titolo-offerta {
	margin-bottom: 10px;
}

.titolo-offerta a {
	color: #2794D1;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
}

.testo-pagina {
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-align: justify;
}

.box-offerte-speciali {
	margin-bottom: 30px;
}

.testo-pagina-grande {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #dadada;
}

h3 {
	margin: 0px;
}

.horizontal-separator {
	color: #A68D55;
	background: #A68D55;
	clear: both;
	border: 0;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.offerta-speciale-nome {
	font-weight: bold;
	font-size: 12px;
	color: #4ABAF9;
	text-decoration: none;
}

.offerta-speciale {
	padding: 10px;
	margin-bottom: 12px;
	border: 1px dashed #2794D1;
	background-color: #DDF0FB;
}

.box-anteprime {
	width: 528px;
	/*border:1px dashed #CAD58B;*/
	margin: 10px auto 40px auto;
}

.important-link {
	color: #484848;
	font-size: 14px;
	text-decoration: none;
	float: left;
}

.link {
	color: #484848;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: none;
}

.box-anteprima {
	width: 172px;
	float: left;
	padding: 1px;
	margin: 20px 0px;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	height: 120px;
}

.box-anteprima-separator {
	color: #A2B249;
	background: #A2B249;
	clear: both;
	border: 0;
	height: 1px;
	width: 100%;
	margin-top: 2pt;
	margin-right: 5px;
	margin-bottom: 2pt;
}

.box-anteprima-immagine {
	width: 100%;
	height: 77px;
}

.box-anteprima-contenuto {
	padding: 3px 10px;
	text-align: center;
	background-color: #000; /*#E6ECC6;*/
}

.box-anteprima-titolo a,.box-anteprima-titolo a:visited {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}

.box-anteprima-testo {
	font-size: 11px;
	color: #5F5F5F;
	padding: 5pt 5pt 5pt 0pt;
}

.bottom-links {
	clear: both;
	margin-left: 340px;
	padding-top: 20px;
}

.image-gallery {
	margin-left: 0px;
	padding-left: 0px;
}

.image-gallery-item {
	list-style-type: none;
	float: left;
}

.image-gallery-item img {
	width: 100px;
	height: 67px;
	padding: 2px;
	border: 1px solid #dadada;
	margin-right: 10px;
}

.saluto {
	font-weight: bold;
	padding-bottom: 40px;
}

.bottom-link {
	padding: 5px 10px 5px 10px;
	border-right: 2px solid #FFFFFF;
	float: left;
}

.bottom-link a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.bottom-link-separator {
	font-size: 0.70em;
	color: #5F5F5F;
	padding: 2pt;
}

.legal-statement {
	color: #333333;
	font-size: 11px;
	margin-left: 350px;
	margin-top: 40px;
	width: 400px;
}

.sys-body {
	margin-top: 10px;
	width: 97.5%;
	background-color: white;
	color: #032A55;
	padding: 10px;
	border: 5px solid #E0D8A7;
}

.sys-sidebar {
	width: 30%;
	float: left;
}

.box-pulsanti {
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

.button a {
	text-decoration: none;
	color: #A13309;
}

.clear {
	clear: both;
}

.button {
	background: #D8E8ED url(../images/btn_bg.gif) repeat-x scroll 0 100%;
	border-color: #E0D8A7 #E0D8A7 #E0D8A7 #E0D8A7;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 5px 0px 0px 1px;
	text-align: center !important;
	white-space: nowrap;
	height: 22px;
	width: 100px;
	float: left;
	margin-right: 10px;
}

.delete-icon {
	float: left;
	margin-right: 50px;
	padding-bottom: 20px;
}

.sys-sidebar-menu-item {
	height: 20px;
	padding: 8px 10px 5px 30px;
	background-image: url(../images/icon_arrow_title.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 5px 0px 5px 0px;
}

.sys-sidebar-menu-item a {
	color: #032A55;
	text-decoration: none;
	font-weight: bold;
}

.offerte-title,.offerte-title:visited {
	color: #032A55;
	text-decoration: none;
	font-weight: normal;
}

.offerte-div {
	height: 200px;
}

.data-offerta {
	font-size: 11px;
}

.obbligatorio {
	color: red;
}

.offerte-item {
	border-bottom: 0.1em dashed #E0D8A7;
	margin: 5px 0 20px;
	padding-bottom: 15px;
}

.offerte-testo-breve {
	color: #7DC1DF;
	font-size: 11px;
}

.testo-errore-rosso {
	border: 1px solid red;
	padding: 10px;
	color: red;
	font-weight: bold;
	background: transparent;
}

.box-pulsanti {
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

.sys-content {
	width: 60%;
	float: left;
}

.sys-header {
	width: 97.5%;
	background-color: white;
	color: #032A55;
	padding: 10px;
	border: 5px solid #E0D8A7;
}

.sys-header a,.sys-header a:visited {
	color: #032A55;
	text-decoration: none;
	font-weight: bold;
}

.border {
	border-top: 1px solid #777;	
	border-left: 1px solid #777;
	text-align: center;
	background-color: #FFF;
}

.last {
	border-right: 1px solid #777;
}

.bottom {
	border-bottom: 1px solid #777;
}

.gray {
	background-color: #efefef;
	font-weight: bold;
}
