body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-image:url('http://www.hoteldaisy.it/img/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 10px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 175%;
}
h1 {
	font-size: 28px;
	letter-spacing: -0.1em;
	margin-top: 0px;
	font-weight: normal;
	word-spacing: 0.2em;
	margin-bottom: 5px;
}
h2 {
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-transform:uppercase;
}
h3 {
	text-transform:uppercase;
	font-size: 11px;
	margin-top: 0px;
}
h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: uppercase;
}
ul {
	margin-top: -5px;
/*	_margin-top: -15px; */
}
li {
	margin-left: -15px;
}
a, a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color: #FF3300;
	text-decoration:none;
}
select, input, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#000000;
}
hr {
	margin-top: 25px;
	_margin-top: 0px;
	height: 1px;
	border: none;
	border-bottom: 1px dashed #333333;
	width: 97%;
}
form {
	margin: 0px;
}
#img_contatti {
	float: right;
	width: 320px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: -20px;
}
#distanze_localita {
	float: right;
	width: 270px;
	margin-left: 15px;
	margin-top: 10px;
}
#foto_dintorni {
	float: right;
	width: 310px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -10px;
}
#box_evidenziatore_arancio {
	border: 4px solid #FF6600;
	border-top: 2px solid #FF6600;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color:#FFFFDD;
	text-align:left;
}
#box_evidenziatore_nero {
	border: 4px solid #000000;
	border-top: 2px solid #000000;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color:#FFFFDD;
	text-align:left;
}
#scheletro {
	width: 729px;
	border: 1px solid #C9C9C9;
	border-top: 0px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 10px;
	padding-top: 0px;
}
#header {
	width: 749px;
	font-size: 10px;
	color: #333333;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	border-bottom: 0px;
}
#header_up_sx {
	float: left;
	width: 420px;
	text-align: left;
	padding-left: 11px;
	padding-top: 10px;
	margin-bottom: 7px;
}
#header_up_sx h1, #header_up_sx h2 {
	text-transform: none;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}

#header_up_sx h1 {
	font-weight: bold;
	text-transform: uppercase;
}

#header_up_dx {
	float: right;
	width: 280px;
	text-align: right;
	padding-right: 11px;
	padding-top: 21px;
	font-size: 9px;
	margin-bottom: 7px;
}
#header_up_dx a, #header_up_dx a:link, #header_up_dx a:active, #header_up_dx a:visited {
	color: #333333;
	text-decoration:none;
}
#header_up_dx a:hover {
	color: #FF3300;
	text-decoration: none;
}
#header_up_dx img {
	margin-left: 4px;
	margin-right: 1px;
	margin-bottom: -1px;
}
#menu_contenitore {
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px;
	background-color: #CC6666;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
#menu_navigazione ul {
	padding: 0;
	margin: 0;
	background-color: #CC6666;
}

#menu_navigazione ul li {
	display: inline;
	padding-left: 0;
	margin-left: 0;
}

#menu_navigazione ul li a {
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	color: White;
	text-decoration: none;
	border-right: 2px solid #FFFFFF;
}

#menu_navigazione ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

#menu_navigazione .ultimo_menu {
	border-right: none;
}
#corpo_pagina {
	background-color: #EDCBCB;
	background-image: url(http://www.hoteldaisy.it/img/bg_corpo_pagina.gif);
	padding-top: 24px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#corpo_pagina img {
/*	border: 2px solid #333333; */
	margin-bottom: 15px;
}
#corpo_pagina h1 {
	padding-bottom: 0px;
	text-align: justify;
	font-weight: bolder;
}
#corpo_pagina p {
	text-align:justify;
}
#colonna_sx {
	float: left;
	width: 365px;
}
#contenitore_blocco_sx {
	float: left;
	width: 365px;
	margin-top: 20px;
}
#contenitore_blocco_sx img {
	margin-top: 8px;
}
#colonna_dx {
	float: right;
	width: 306px;
	margin-top: 15px;
}
#footer {
	margin: auto;
	width: 750px;
	font-size: 10px;
	color: #666666;
	margin-top:5px;
}
#footer_sx {
	float:left;
	width: 400px;
	text-align:left;
	margin-bottom: 30px;
}
#footer_dx {
	float:right;
	width: 300px;
	text-align:right;
	margin-bottom: 30px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration:none;
}
#galleria_foto_mini {
	float: right;
	width: 250px;
}
#galleria_foto_mini img {
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 9px;
	border: 2px solid #333333;
}
#galleria_foto_zoom {
	float: left;
	width: 420px;
}
#galleria_foto_zoom img {
	float: left;
	width: 400px;
	border: 6px solid #333333;
}
#box_virtual_tour {
	border: 2px dashed #000000;
	background-color: #FFFF99;
	float: right;
	width: 270px;
	padding: 10px;
	padding-bottom: 0px;
}
#informazioni_utili {
	padding: 10px;
	width: 292px;
	float: right;
	border: 4px solid #000000;
	border-top: 2px solid #000000;
	background-color: #FFFFEA;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-top: 3px;
}
#modulo_contatti {
	width: 380px;
	float: left;
}
#recapiti_sx {
	float: left;
	width: 350px;
}
#recapiti_dx {
	float: right;
	width: 315px;
	margin-top: 15px;
}
#recapiti_dx img {	
	border: none;
	margin-left: 10px;
}
#recapiti_sx h1 {
	margin-top: 20px;
}

#contenitore_listino_prezzi {
	float: left;
	width: 368px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	_margin-bottom: -3px;
}
#note_e_supplementi h4 {
	margin-top: 20px;
}
#contenitore_listino_prezzi a, #contenitore_listino_prezzi a:link, #contenitore_listino_prezzi a:visited, #contenitore_listino_prezzi a:active {
	color: #000000;
	text-decoration:none;
}

#contenitore_listino_prezzi a:hover {
	color:#CC0000;
}

#custom_titolo_listino_prezzi {
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#custom_riga_tabella_listino_prezzi {
	border-bottom: 1px dashed #333333;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: -5px;
}

#custom_riga_tabella_listino_prezzi p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#custom_colonna_sx_tabella_listino_prezzi {
	float: left;
	width: 223px;
}

#custom_colonna_dx_tabella_listino_prezzi {
	float: right;
	width: 130px;
	text-align:right;
	text-transform:uppercase;
}

#box_tariffa_min, #box_tariffa_max {
	width: 55px;
	padding: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

#box_tariffa_min {
	float: left;
	border: 1px solid #006600;
	background-color:#E1FEC2;
}

#box_tariffa_max {
	float: right;
	border: 1px solid #CC0000;
	background-color: #FFD9D9;
}
.clear_float {
	clear: both;
}
#offerte_speciali {
	border: 2px dashed #FF3300;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFEBD7;
	color:#333333;
	margin-bottom: 10px;
}
#offerte_speciali h2 {
	font-size:17px;
	color: #FF3300;
	margin-bottom: 10px;
}
#offerte_speciali li {
	margin-bottom: 10px;
}

#consiglio_booking_online_listino_prezzi {
	background-color: #333333;
	color: #FFFF00;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
#consiglio_booking_online_listino_prezzi p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#consiglio_booking_online_listino_prezzi a, #consiglio_booking_online_listino_prezzi a:link, #consiglio_booking_online_listino_prezzi a:visited, #consiglio_booking_online_listino_prezzi a:active {
	color: #FFFF99;
	text-decoration:none;
}
#consiglio_booking_online_listino_prezzi a:hover {
	color: #FF3300;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 3px;
	margin-left: -10px;
	padding-right: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#form_contatti_contenitore {
	margin-top: 10px;
	width: 353px;
	padding: 3px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#form_contatti_titolo, #form_contatti_modulo {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#form_contatti_titolo p, #form_contatti_modulo p {
	margin: 5px;
}

#form_contatti_titolo {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#form_contatti_modulo {
	margin-top: 3px;
	padding-bottom: 10px;
}

#form_contatti_modulo label {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

#form_contatti_modulo label input {
	position: absolute;
	left: 80px;
	top: -3px;
}

#form_contatti_modulo label {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

#form_contatti_modulo label input {
	position: absolute;
	left: 80px;
	top: -3px;
}
#titolo_modulo_booking {
	color:#FFFFFF;
	background-color: #333333;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#modulo_booking {
	border: 1px solid #000000;
	background-color: #FFFFEC;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#modulo_booking label {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#modulo_booking label span {
	position: absolute;
	left: 70px;
	top: -3px;
}
.img_ext img, .img_ext a img, .img_ext a:link img, .img_ext a:active img, .img_ext a:visited img {
	border: 3px solid #333333;
}
.img_ext a:hover img {
	border-color: #FF6633;
}
#mappa {
	margin-top: 10px;
	margin-bottom: 30px;
	border: 3px solid #000000;
}
#territorio img {
	margin-left: 10px;
}
#territorio h1 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#striscia_prenotazione_it {
	width:729px;
	height:108px;
	background-image: url(http://www.hoteldaisy.it/img/bg_striscia_booking_it.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:-15px;
	margin-top:-25px;
	border-bottom:1px solid #993399;
}
#striscia_prenotazione_en {
	width:729px;
	height:108px;
	background-image: url(http://www.hoteldaisy.it/img/bg_striscia_booking_en.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:-15px;
	margin-top:-25px;
	border-bottom:1px solid #993399;
}
#striscia_prenotazione_de {
	width:729px;
	height:108px;
	background-image: url(http://www.hoteldaisy.it/img/bg_striscia_booking_de.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:-15px;
	margin-top:-25px;
	border-bottom:1px solid #993399;
}
#striscia_prenotazione_es {
	width:729px;
	height:108px;
	background-image: url(http://www.hoteldaisy.it/img/bg_striscia_booking_es.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-left:-15px;
	margin-top:-25px;
	border-bottom:1px solid #993399;
}
.parte_form {
	float:left;
}
.parte_form p {
	font-size:11px;
	display:block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	text-align:left;
	line-height:15px;
}
.parte_form label {
	display:block;
	font-weight:bold;
	font-size:13px;
	letter-spacing:-1px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.parte_form input {
	height:15px;
	width:90px;
	font-size:10px;
	padding:2px;
	background-image: url(http://www.hoteldaisy.it/img/calendario.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
}
.parte_form select {
	height:21px;
	font-size:10px;
	padding:2px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
}
.parte_form option {
	margin-bottom:2px;
	padding-left:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.freccetta_booking {
	vertical-align:middle;
	margin-left:15px;
	margin-right:15px;
}
input#submit_booking[type=image] {
	width:96px;
	height:37px;
	border:none;
	background:none;
}
.pulsante_verifica_booking {
	margin-top:13px;
	margin-left:16px;
}
.pulsante_verifica_booking_img {
	margin-top:13px;
	margin-left:16px;
}
#contenitore_form_booking {
	padding-top:55px;
	padding-left:80px;
}

