@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background:#ffffff url(/images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif ;
	font-size:11px;
	color:#452300;
}

body.page_interna { 
	background:#FFFFFF;
	color:#6d6e71; 
}

.clear {
	clear:both;
	line-height:0px;
}

#contenitore {
	margin:0px auto;
}

img { border:none; }

a { text-decoration:none; }

h3 { font-size: 12px; }

/*------------------------------------------------------------------------HEADER */

#header {
	position:relative;
	width:1000px;
	margin:0px auto;
	height:59px;
	
}

/*---------------------------------MENU DI LINGUA */

#menu_lang,
#menu_lang_page_interna {
	width:116px;
	height:8px;
	margin:24px 0px 0px 0px;
	padding-left:62px;
	float:left;
	position:relative;
	z-index:100;
}

#menu_lang_page_interna { margin-top:19px; }

#menu_lang ul li,
#menu_lang_page_interna ul li {
	list-style-type:none;
	float:left;
}

#menu_lang ul li a {
	background:url(/images/menu_lang.png) no-repeat;
	height:8px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-indent:30px;
}

#menu_lang_page_interna ul li a {
	background:url(/images/menu_lang_pageinterna.png) no-repeat; 
	height:8px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-indent:30px;
}

#menu_lang li#ita a,
#menu_lang_page_interna li#ita a {
	background-position:0 0;
	width:19px;
}

#menu_lang li#eng a,
#menu_lang_page_interna li#eng a {
	background-position:-19px 0;
	width:27px;
}

#menu_lang li#fra a,
#menu_lang_page_interna li#fra a {
	background-position:-46px 0;
	width:24px;
}

#menu_lang li#deu a,
#menu_lang_page_interna li#deu a {
	background-position:-70px 0;
	width:26px;
}

#menu_lang li#esp a,
#menu_lang_page_interna li#esp a {
	background-position:-96px 0;
	width:20px;
}

#menu_lang li#ita a:hover,
#menu_lang li#ita a.active,
#menu_lang_page_interna li#ita a:hover,
#menu_lang_page_interna li#ita a.active { background-position:0 -8px; }

#menu_lang li#eng a:hover,
#menu_lang li#eng a.active,
#menu_lang_page_interna li#eng a:hover,
#menu_lang_page_interna li#eng a.active { background-position:-19px -8px; }

#menu_lang li#fra a:hover,
#menu_lang li#fra a.active,
#menu_lang_page_interna li#fra a:hover,
#menu_lang_page_interna li#fra a.active { background-position:-46px -8px; }

#menu_lang li#deu a:hover,
#menu_lang li#deu a.active,
#menu_lang_page_interna li#deu a:hover,
#menu_lang_page_interna li#deu a.active { background-position:-70px -8px; }

#menu_lang li#esp a:hover,
#menu_lang li#esp a.active,
#menu_lang_page_interna li#esp a:hover,
#menu_lang_page_interna li#esp a.active { background-position:-96px -8px; }

/*---------------------------------MENU TOP */

#menu_home {
	width:500px;
	height:15px;
	margin:35px 0px 0px 0px;
	padding-left:32px;
	float:left;
}

#menu_home ul li,
#menu_page_interna ul li {
	list-style-type:none;
	float:left;
}

#menu_home ul li a {
	background:url(/images/menu_home_ita.png) no-repeat;
	height:15px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-indent:100px;
}

#menu_home li#home a {
	background-position:0 0;
	width:50px;
}

#menu_home li#gruppo a {
	background-position:-50px 0;
	width:70px;
}

#menu_home li#hotels a {
	background-position:-120px 0;
	width:70px;
}

#menu_home li#offerte a {
	background-position:-190px 0;
	width:80px;
}

#menu_home li#news a {
	background-position:-270px 0;
	width:60px;
}

#menu_home li#dove_siamo a {
	background-position:-330px 0;
	width:95px;
}

#menu_home li#contatti a {
	background-position:-425px 0;
	width:75px;
}

#menu_home li#home a:hover,
#menu_home li#home a.active { background-position:0 -15px; }

#menu_home li#gruppo a:hover,
#menu_home li#gruppo a.active { background-position:-50px -15px; }

#menu_home li#hotels a:hover,
#menu_home li#hotels a.active { background-position:-120px -15px; }

#menu_home li#offerte a:hover,
#menu_home li#offerte a.active { background-position:-190px -15px; }

#menu_home li#news a:hover,
#menu_home li#news a.active { background-position:-270px -15px; }

#menu_home li#dove_siamo a:hover,
#menu_home li#dove_siamo a.active { background-position:-330px -15px; }

#menu_home li#contatti a:hover,
#menu_home li#contatti a.active { background-position:-425px -15px; }

#menu_page_interna {
	float:left;
	width:686px;
	height:16px;
	margin:17px 0px 0px 81px;
}

#menu_page_interna ul li a {
	background:url(/images/menu_page_interna_ita.png) no-repeat;
	height:16px;
	display:block;
	overflow:hidden;
	white-space:nowrap;	
	text-indent:130px;
}

#menu_page_interna li#home a {
	background-position:0 0;
	width:70px;
}

#menu_page_interna li#gruppo a {
	background-position:-70px 0;
	width:105px;
}

#menu_page_interna li#hotels a {
	background-position:-175px 0;
	width:100px;
}

#menu_page_interna li#offerte a {
	background-position:-275px 0;
	width:108px;
}

#menu_page_interna li#news a {
	background-position:-383px 0;
	width:95px;
}

#menu_page_interna li#dove_siamo a {
	background-position:-478px 0;
	width:125px;
}

#menu_page_interna li#contatti a {
	background-position:-603px 0;
	width:83px;
}

#menu_page_interna li#home a:hover,
#menu_page_interna li#home a.active { background-position:0 -16px; }

#menu_page_interna li#gruppo a:hover,
#menu_page_interna li#gruppo a.active { background-position:-70px -16px; }

#menu_page_interna li#hotels a:hover,
#menu_page_interna li#hotels a.active { background-position:-175px -16px; }

#menu_page_interna li#offerte a:hover,
#menu_page_interna li#offerte a.active { background-position:-275px -16px; }

#menu_page_interna li#news a:hover,
#menu_page_interna li#news a.active { background-position:-383px -16px; }

#menu_page_interna li#dove_siamo a:hover,
#menu_page_interna li#dove_siamo a.active { background-position:-478px -16px; }

#menu_page_interna li#contatti a:hover,
#menu_page_interna li#contatti a.active { background-position:-603px -16px; }

/*---------------------------------FORM CALL BACK */

#call_back {
	background:url(/images/box_call_back.png) no-repeat;
	width:228px;
	height:40px;
	margin:10px 0px 0px 0px;
	padding-top:4px;
	float:right;
}

#call_back span.service { 
	font-size:11px;
	padding:0px 0px 0px 8px;
}

#call_back form { margin-top:4px; }

form input.testo {
	width:95px;
	height:16px;
	margin:0px 0px 0px 5px;
	font-size:9px;
	color:#452300;
	border:1px solid #e1dcd6;
}

form input.img { margin:0px 0px -5px 4px; }

#logo { 
	margin:0px 0px -129px 45px;
	width:149px;
	height:138px;
	position:relative;
}

#logo img { border:none; }

#logo img.page_interna { margin-top:17px; }


/*------------------------------------------------------------------------FLASH */

#flash { 
	width:100%;
	height:408px; }

#flash img { border:none;  }

/*------------------------------------------------------------------------CONTENUTO HOME */

#contenuto {
	width:1000px;
	margin:0px auto;
}

/*---------------------------------BOX LEFT HOME */

#box_left_home {
	background:url(/images/box_home_left.png) no-repeat center bottom;
	height:583px;
	width:232px;
	float:left;
	margin-top:-103px;
	margin-right:2px;
}

#menu_lat,
#menu_lat_page_interna {
	background:url(/images/menu_laterale_prova.png) no-repeat;
	width:226px;
	height:175px;
	position:relative;
	margin-left:6px;
}

#menu_lat span.menulat,
#menu_lat_page_interna span.menulat {
	font-size:13px;
	color:#FFFFFF;
	vertical-align:sub;
}

#menu_lat ul,
#menu_lat_page_interna ul { 
	/*height:170px;
	padding-top:5px;*/
}

#menu_lat ul li,
#menu_lat_page_interna ul li {  
	list-style-type:none; 
	margin-top:3px;
	border-bottom:1px solid #474036;
}

#menu_lat ul li.last { border-bottom:none; }

#menu_lat ul li a {	 padding-left:0px; }

#menu_lat ul li a.image,
#menu_lat_page_interna ul li a { 
	text-decoration:none;
	color:#FFFFFF;
	padding-left:20px;
	line-height:33px;
	outline:none;
	height:33px;
}

#menu_lat a:hover,
#menu_lat a.active,
#menu_lat_page_interna a:hover,
#menu_lat_page_interna a.active { 
	background:url(/images/freccia_menulat_2.png) no-repeat left center;
	padding-left:-20px;
}

.menu { overflow:hidden; }

#login {
	background:url(/images/bg_login_home.png) no-repeat;
	width:229px;
	height:26px;
	margin:14px 0px 0px 3px;
	padding:8px 0px 0px 0px;
	text-align:center;
}

#login.minisite { margin:32px 0px 0px 3px; }

#login a {
	color:#452300;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
}

#login a:hover { text-decoration:underline; }

#offerte_home {
	width:194px;
	height:164px;
	margin-top:35px;
	padding:0px 18px 0px 20px;
}

#offerte_home span.title {
	color:#680000;
	font-size:14px;
}
	
#offerte_home p { margin-top:10px; }

#offerte_home span,
#offerte_minisite span { 
	font-weight:bold;
	font-size:11px;
}

#offerte_home a,
#offerte_minisite a { 
	color:#452300;
	float:right;
}

#offerte_home a.title { float:left; }

#offerte_home a:hover,
#offerte_minisite a:hover,
#offerte_home a.title:hover { text-decoration:underline; }

#meteo { 
	padding:14px 9px 0px 22px;
	width:201px;
}

#meteo span.title { 
	font-size:14px;
	color:#680000;
	float:none;
	padding:0px;
	display:block;
}

#meteo span {
	float:right;
	font-size:9px;
	padding-right:13px;
}

#meteo p { 
	margin:12px 7px 10px 0px;
	width:58px;
	height:85px;
	float:left;
}

#meteo p span { 
	font-size:11px;
	float:none;
}

#meteo p span.temperatura,
#meteo_minisite p span.temperatura {
	font-size:9px;
	float:none;
}

#meteo p img {
	border:none;
	margin-bottom:6px;
}

#meteo a,
#meteo_minisite p a {
	font-size:9px;
	color:#452300;
	float:right;
}

#meteo a:hover,
#meteo_minisite p a:hover { text-decoration:underline; }

/*---------------------------------BOX CENTER */

#box_center_home {	
	background:url(/images/bg_box.png) repeat-x bottom;
	height: auto !important;
  	height: 480px;
	min-height:480px;
	width:478px;
	float:left;
	margin-right:2px;
}

#box_center {
	width:478px;
	float:left;
	margin-right:2px;
	background:url(/images/bg_box.png) repeat-x center bottom;
	height: auto !important;
  	height: 480px;
	min-height:480px;
}

#box_center.booking { 
	width:764px;
	padding-bottom:15px; 
}

#box_center iframe { margin-top:15px; }

#form_preventivo {
	background:url(/images/box_preventivo_2.png) no-repeat;
	width:458px;
	height: auto !important;
  	height: 113px;
	min-height:113px;
	margin:12px 0px 0px 10px;
}

#form_title {
	/*background:url(/images/bg_form_title.png) no-repeat;*/
	width:428px;
	height:22px;
	padding:0px 20px 0px 10px;	
}

#form_title span.title {
	padding:10px 0px 0px 20px;
	font-size:13px;
	color:#680000;
	display:block;
}

#form_preventivo form {
	width:458px;
	/*background:url(/images/bg_form_booking_2.png) repeat-y;*/
}

#form_preventivo form label {  font-size:11px; }

#form_preventivo form label.first { padding-left:3px; }

#form_preventivo form .top { 
	float:left;
	width:443px;
	padding:10px 0px 5px 15px;
	/*background:url(/images/bg_form_booking_2.png) repeat-y;*/
}

#form_preventivo form p.box_form { 
	width:90px;
	float:left;
	padding-right:15px;
}

#form_preventivo form .labels_bottom {
	float:left;
	margin-top:15px;
	width:230px;
}

#form_preventivo form #optionSearch {
	width:443px;
	float:left;
	padding-left:15px;
	/*background:transparent url(/images/bg_form_booking_2.png) repeat-y;*/
}

#form_preventivo form #optionSearch_1,
#form_preventivo form #optionSearch_2,
#form_preventivo form #optionSearch_3,
#form_preventivo form #optionSearch_4,
#form_preventivo form #optionSearch_5 { 
	float:right;
	width:443px;
	margin-top:5px;
	background:transparent;
}

#form_preventivo form #num_camere{
	float:left;
	width:187px;
	margin-right:20px;
}

#form_preventivo form p.age { 
	padding:3px 10px 5px 0px;
	float:right;
	width:187px;	 
}

#form_preventivo form select { 
	background:#FFFFFF url(/images/img_select_home.png) no-repeat right center;
	border:1px solid #BAB2AD; 
	font-size:11px;
	height:18px;
	margin-top:3px;
}

#form_preventivo form select.localita {
	width:80px;
	margin-left:5px;
}

#form_preventivo form select.categoria {
	width:71px;
	margin-left:5px;
}

#form_preventivo form select.age { 
	margin:0px 3px 0px 3px;
	width:37px; }

#form_preventivo form select.bottom,
#form_preventivo_minisite select.bottom,
#box_top_center form select.bottom {
	width:35px;
	border:1px solid #BAB2AD;
}

#form_preventivo form input,
#form_preventivo_minisite form input {
	border:1px solid #BAB2AD;
	background:#FFFFFF url(/images/img_calendar.png) no-repeat right center;
	width:85px;
	height:15px;
	font-size:10px;
	margin-top:3px;
} 

#form_preventivo form a {
	float:left;
	color:#452300;
	padding:20px 20px 0px 310px;
	background:url(/images/bg_form_bottom.png) no-repeat bottom;
}

#form_preventivo form a:hover { text-decoration:underline; }

#box_testo_home {
	padding:15px 21px 0px 37px;
	width:420px;
} 

#box_testo_home span.title {
	font-size:14px;
	color:#680000;
	display:block;
}

#box_testo_home p.image {
	float:right;
	width:141px;
	margin-top:22px;
}

#testo_home p { }

#testo_home p img,
#testo p img { 
	border:1px solid #b9b1ad;
	float:right;
	margin:0px 0px 5px 25px;
} 

#testo_home { 
	height:291px;
	margin-top:16px;
	line-height:15px;
}

#testo {
	margin-top:8px;
	line-height:15px;
}

#testo p a.error { 
	font-weight:bold;
	color:#452300;
}

#testo p a.error:hover { text-decoration:underline; }

#testo.offers { 
	margin-top:0px;
	float:left;
	padding-bottom:10px; }

#testo ul { padding:10px 0px; }

#testo ul li { 
	list-style-type:none;
	padding-bottom:20px;
	line-height:16px;
}

#testo ul li a {
	font-weight:bold;
	font-size:12px;
	color:#452300;
}

#testo ul li a.leggi_tutto {
	color:#452300;
	font-size:11px;
}

#testo ul.sitemap { margin:10px 0px 0px 15px; }

#testo ul.sitemap li { 
	list-style-type:circle;
}

#testo ul.sitemap li a { font-size:11px; }

#testo_home a {
	float:right;
	color:#452300;
}

#testo a.torna_news { 
	float:right;
	color:#452300;
}

#testo a.link {
	color:#452300;
	font-size:11px;
	font-weight:bold;
	float:right;
} 

#testo_home a:hover,
#testo a:hover,
#testo ul li a.leggi_tutto:hover,
#testo a.link:hover { text-decoration:underline; }

#testo p.dove_siamo { margin-bottom:20px; }

#testo p.dove_siamo img { 
	border:none;
	float:none;
	margin:0px 50px 0px 0px;
}

#testo p.dove_siamo a { color:#452300;}
	
#testo p.offer_title { margin-top:15px; }

#testo p.offer_title a {
	font-size:12px; 
	color:#680000; 
	font-weight:bold;
}

#testo img.title { margin-top:40px; }

#testo p.meteo { margin-bottom:30px; }

#testo p.meteo img { 
	float:left;
	border:none;
	margin-right:25px;
}

#testo a.meteo { 
	float:right;
	color:#452300;
	padding-right:20px;
}

/*---------------------------------BOX RIGHT */

#box_right_home {
	background:url(/images/box_home_right.png) no-repeat;
	height:480px;
	width:286px;
	float:left;
}

#box_mappa_home {
	background:url(/images/img_mappa_home.png) no-repeat;
	width:281px;
	height:279px;
	margin-left:5px;
	float:left;
	position:relative;
}

#box_mappa_home span.title {
	font-size:13px;
	margin:15px 0px 0px 15px;
	color:#680000;
	display:block;
}

#box_mappa_home p {
	position:absolute;
	bottom:19px;
	left:20px;
}

#box_mappa_home p a { color:#452300; }

#box_mappa_home p a:hover { text-decoration:underline; }

#box_news_home {
	float:left;
	padding:16px 22px 0px 26px;
	width:238px;
}

#box_news_home span.title {
	font-size:14px;
	color:#680000;
	display:block;
}

#box_news_home p { padding-top:9px; }

#box_news_home p a {
	font-size:12px;
	font-weight:bold;
	float:none;
}

#box_news_home p a:hover { text-decoration:underline; }

#box_news_home p span.data { 
	float:right;
	font-size:10px;
	font-weight:normal;
}

#box_news_home a {
	color:#452300;
	float:right;
	padding-top:10px;
}

#box_news_home a:hover { text-decoration:underline; }

/*------------------------------------------------------------------------CONTENUTO MINISITE */

/*---------------------------------BOX LEFT */

#box_left_minisite {
	background:url(/images/bg_boxleft_minisite.png) no-repeat center bottom;
	height:782px;
	width:232px;
	float:left;
	margin-top:-146px;
	margin-right:2px;
}

#menu_lat_minisite {
	background:url(/images/bg_menulat_minisite.png) no-repeat;
	width:225px;
	height:226px;
	position:relative;
	margin-left:6px;
}

#menu_lat_minisite p {  padding:12px 0px 0px 20px; }

#menu_lat_minisite span.menulat {
	font-size:13px;
	color:#FFFFFF;
}

#menu_lat_minisite ul { 
	padding-top:12px;
	height:190px;
} 

#menu_lat_minisite ul li {  list-style-type:none; }

#menu_lat_minisite ul li a {
	line-height:26px;
	padding-left:31px;
	outline:none;
	height:26px;
}

#menu_lat_minisite ul li a:hover,
#menu_lat_minisite ul li a.active {
	background:url(/images/freccia_menulat.png) no-repeat left top;
	padding-left:-31px;
}

#offerte_minisite {
	width:199px;
	height:230px;
	margin-top:9px;
	padding:0px 13px 0px 20px;
}

#offerte_minisite h2.title {
	color:#680000;
	font-size:15px;
	margin-bottom:18px;
}

#offerte_minisite p {
	height:71px;
	margin-bottom:15px;
}

#offerte_minisite p img  { 
	border:1px solid #b9b1ad;
	float:left;
	margin-right:14px;
}

#meteo_minisite {
	padding:18px 13px 0px 22px;
	width:197px;
	height:68px;
}

#meteo_minisite span {
	float:right;
	font-size:9px;
	padding-right:8px;
}


#meteo_minisite p {
	margin:8px 0px 0px 0px;
	height:47px;
}

#meteo_minisite p span { 
	float:none;
	font-size:11px;
 }

#meteo_minisite p img { 
	float:left;
	margin-right:15px;
}

#apogia_group {
	width:184px;
	padding:18px 26px 0px 22px;
}

#apogia_group h2.title {
	color:#680000;
	font-size:15px;
	margin-bottom:14px;
}

#apogia_group p {
	padding:13px 0px 0px 12px;
	height:18px;
}

#apogia_group p img { margin-right:12px; }

#apogia_group p a {
	color:#452300;
	font-size:11px;
}

#apogia_group p a:hover { text-decoration:underline; }

/*---------------------------------BOX RIGHT */

#box_right_minisite {
	background:url(/images/bg_box.png) repeat-x center bottom;
	width:741px;
	float:left;
	padding:7px 0px 0px 30px;
}

#box_link_booking {
	background:url(/images/box_link_booking.png) no-repeat;
	width:169px;
	height:142px;
	float:left;
	padding:6px 0px 0px 0px;
}

#box_link_booking ul { 
	height:142px;
	padding-left:7px; }

#box_link_booking ul li {
	list-style-type:none;
	height:32px;
}

#box_link_booking ul li a { color:#452300; }

#box_link_booking h2.link {
	font-size:11px;
	padding-top:8px;
}

#form_preventivo_minisite {
	background:url(/images/bg_preventivo_minisite.png) no-repeat;
	width:220px;
	height:125px;
	float:left;
	padding:23px 37px 0px 23px;
}

#form_preventivo_minisite form label { 
	font-size:11px;
	vertical-align:top;
	margin-right:5px;
}

#form_preventivo_minisite p.top { margin-top:26px; }

#form_preventivo_minisite p.bottom { margin-top:20px; }

#form_preventivo_minisite form a {
	float:right;
	color:#452300;
	margin:15px 0px 0px 0px;
}

#form_preventivo_minisite form a:hover { text-decoration:underline; }

#mappa_minisite {
	background:url(/images/bg_box_mappa_minisite.png) no-repeat;
	width:292px;
	height:148px;
	float:right;
}

#mappa_minisite img { margin:2px 8px 0px 10px; }

#mappa_minisite a {
	color:#452300;
	float:right;
	margin-right:10px;
}

#mappa_minisite a:hover { text-decoration:underline; } 

#box_contenuto_minisite {
	padding:31px 13px 12px 7px;
	width:721px;
	float:left;
}

#box_contenuto_minisite p.title {
	color:#680000;
	font-size:15px;
	margin-bottom:12px;
}

#box_contenuto_minisite p.text {
	float:left;
	width:218px;
}

#box_contenuto_minisite p.image_map {
	float:right;
	width:499px;
}

#box_contenuto_minisite p.image_map img { border:1px solid #B9B1AD; }
	
	
/*------------------------------------------------------------------------CONTENUTO PAGINA INTERNA */

/*---------------------------------BOX TOP LEFT */

#box_top { float:left; }	

#box_top_left {
	float:left;
	width:259px;
	margin-top:-103px;
	height:232px;
}

#box_top_left img { margin-top:3px; }

#menu_lat_page_interna {
	margin-left:11px;
	margin-bottom:3px;
}

/*---------------------------------BOX  TOP CENTER */

#box_top_center {
	float:left;
	width:443px;
	background:url(/images/bg_preventivo_pageinterna.png) no-repeat;
	height:105px;
	margin-top:20px;
	padding:12px 22px 0px 12px;
}

#box_top_center span.title_preventivo {
	font-size:14px;
	color:#cd0038;
	margin-right:21px;
}

#box_top_center p.bottom { margin-top:20px; }

#box_top_center form label { font-size:11px; }

#box_top_center form select { 
	height:20px;
	color:#6D6E71;
}

#box_top_center form select.localita {
	border:none;
	width:80px;
}

#box_top_center form select.categoria {
	border:none;
	width:85px;
}

#box_top_center form input {
	height:16px;
	width:80px;
	border:none;
	background:#FFFFFF url(/images/img_calendar.png) no-repeat right center;
	font-size:10px;
	color:#6D6E71;
}

#box_top_center form a {
	float:right;
	color:#6d6e71;
	margin-top:10px;
}

#box_top_center form a:hover,
#box_top_right a:hover { text-decoration:underline; }

/*---------------------------------BOX TOP RIGHT */

#box_top_right {
	float:left;
	width:254px;
	height:101px;
	background:url(/images/bg_mappa_page_interna.png) no-repeat;
	margin-top:20px;
	padding:16px 3px 0px 7px;
}

#box_top_right span.mappa { 
	font-size:13px;
	color:#cd0038;
}

#box_top_right a {
	float:right;
	color:#6d6e71;
	margin-top:40px;
}

/*---------------------------------BOX BOTTOM LEFT */

#box_bottom { 
	float:left;
	margin-bottom:30px;
}

#box_bottom_left { 
	float:left;
	width:576px;
	padding-left:13px;
}

#box_bottom_left.booking { width:670px; }

#box_bottom_left span.title_apogia,
#box_offerte span.title_offerte,
#box_meteo span.title_meteo {
	font-size:14px;
	color:#cd0038;
	display:block;
}

#box_bottom_left p iframe { border:1px solid #B9B1AD; }

#box_bottom_left p a { font-size:11px; }
#box_bottom_left p a:hover { text-decoration:underline; }	
	
#bread_crumbs { 
	font-size:11px;
	margin-bottom:16px;
}

#bread_crumbs a { color:#6d6e71; }

#bread_crumbs a:hover,
#bread_crumbs a.active { text-decoration:underline; }

#box_testo { 
	padding:20px 45px 0px 0px;
	line-height:15px;
}

#box_testo a.torna_news { 
	float:right;
	color:#6d6e71;
	font-size:12px;
	font-weight:bold;
}

#box_testo a.torna_news:hover { text-decoration:underline; }

#box_testo ul { margin-top:10px; }

#box_testo ul.sitemap { margin:10px 0px 0px 15px; }

#box_testo ul.sitemap li { 
	list-style-type:circle;
}

#box_testo ul.sitemap li a { font-size:11px; }
	
#box_testo ul li { 
	list-style-type:none;
	padding-bottom:20px;
	line-height:16px;
}

#box_testo ul li a {
	font-weight:bold;
	font-size:13px;
	color:#6d6e71;
}

#box_testo ul li a.leggi_tutto {
	color:#6d6e71;
	font-size:11px;
}

#box_testo ul li a:hover,
#box_testo ul li a.leggi_tutto:hover { text-decoration:underline; }	

#box_testo p { margin-bottom:8px; }

#box_testo img {
	float:left;
	border:1px solid #bab2ad;
	margin:5px 23px 23px 0px;
} 

/*---------------------------------BOX BOTTOM RIGHT */

#box_bottom_right { 
	float:left;
	width:411px;
}

#box_bottom_right.booking,
#box_offerte.booking,
#box_meteo.booking { width:317px; }

#box_offerte {
	float:left;
	padding-top:30px;
	height:190px;
	width:411px;
}

#box_offerte p {
	padding-top:20px;
	color:#707070;
}

#box_offerte p img {
	float:left;
	border:1px solid #bab2ad;
	margin-right:25px;
}

#box_offerte a {
	float:right;
	color:#707070;
}

#box_offerte a:hover,
#box_offerte a.active { text-decoration:underline; }

#box_meteo { 
	width:411px;
	float:left;
}

#testo_meteo {
	float:left;
	height:137px;
	margin-top:25px;
}

#testo_meteo p {
	width:122px;
	height:124px;
	border:1px solid #bab2ad;
	float:left;
	margin-right:25px;
	padding:9px 14px 0px 11px;
}

#testo_meteo p.booking { margin-right:18px; }

#testo_meteo p span {
	float:right;
	font-size:9px;
}

#testo_meteo p span.city { 
	font-size:12px;
	float:left;
}

#testo_meteo p span.temperatura {
	float:none;
	font-size:10px;
	margin-left:13px;
	line-height:14px;
}

#testo_meteo p a {
	float:right;
	color:#787675;
	font-size:9px;
	margin-top:25px;
}

#testo_meteo p a:hover { text-decoration:underline; }

#testo_meteo p img { 
	border:none;
	margin-bottom:15px;
}

#testo_meteo img {
	float:left;
	border:1px solid #bab2ad;
}



/*------------------------------------------------------------------------FOOTER */

#footer {
	background:url(/images/bg_footer.png) repeat-x;
	height:100px;
	margin-top:3px;
	font-size:10px;
}

#footer.page_interna { 
	background:#FFFFFF url(/images/bg_footer_page_interna.png) no-repeat center top;
	padding-top:30px;
}

#footer_inner {
	width:1000px;
	margin:0px auto;
}

#footer_left {
	float:left;
	margin:35px 0px 0px 21px;
	width:250px;
}

#footer_right {
	float:right;
	margin:35px 30px 0px 0px;
}

#footer_right a,
#footer_right a:hover,
#footer_right a:visited {
	text-decoration:none;
	color:#452300;
}

#footer_right a.page_interna,
#footer_right a.page_interna:hover,
#footer_right a.page_interna:visited {
	text-decoration:none;
	color:#6d6e71;
}

/****************************************************  FORM  **************************************************/

.grazie {
	margin-left:15px;
	margin-top: 10px;
	font-size:13px;
}


#form, #form ul {
	float:left;
	clear:both;	
	margin:0 0 0 9px;
	padding:0;
	color:#000;
}

#form ul li {
	width:500px;
	height:auto !important;
	min-height:15px;
	height:15px;
	float:left;
	clear:both;
	list-style:none;
	padding-bottom:10px;
}
#form ul li.mezza {
	width:240px;
	height:auto !important;
	min-height:15px;
	height:15px;
	float:left;
	clear:none;
	padding-bottom:10px;
}
#form ul li.mezza img {
	margin:4px 0 0 5px;
}
#form ul li label {
	display:block;
	width:75px;
	height:15px;
	float:left;
	padding-left:0px;
	text-align:left;
	font-size:12px;
}

#acquirente label {
	display:block;
	width:60px;
	height:15px;
	float:left;
	padding-left:0px;
	text-align:left;	
}


#acquirente input{
	height:15px;
	float:left;
	padding-left:0px;
	text-align:left;	
	margin: 0 20px 0 20px;
}

.inputs {
	display:block;
	float:left;
	border:1px dotted #ccc;
	background-color:#fff;
	width:150px;
	height:16px;
}
.inputs_cal {
	display:block;
	float:left;
	border:none;
	background-color:#f8fbe6;
	width:155px;
	height:20px;
}

.check {
	margin-right:10px;
}
#form ul li textarea {
	display:block;
	float:left;
	border:none;
	background-color:#FFFFFF;
	width:392px;
	height:84px;
}
#form ul li textarea, .inputs, #form ul li select, .inputs_cal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px dotted #666;
}
#privacy {
	font-size:11px;
	width:371px;
	height:120px;
	padding:0 10px 0 10px;
	overflow-y:scroll;
	float:left;
	border-left:1px dotted #666;
	color:#999;
}

#privacy a , #privacy a:hover{
	text-decoration:underline;
	color:#999999;
}
#privacy p {
/*color:#4c88cf;*/}
#form ul li select {
	display:block;
	float:left;
	border:none;
	border:1px dotted #6f930f;
	background-color:#f8fbe6;
	width:180px;
	height:20px;
}

.bottone {
	width:84px;
	height:21px;
	display:block;
	padding:0 10px 0 10px;
	margin:0 0 0 75px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	border:1px dotted #6f930f;
	background-color:#ECE9ED;
	text-transform:uppercase;
}

.cliar {
	clear:both;
}
