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

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

#menu_home ul li a { background:url(/images/menu_home_eng.png) no-repeat; }

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

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

#menu_home li#hotels a {
	background-position:-115px 0;
	width:75px;
}

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

#menu_home li#news a {
	background-position:-265px 0;
	width:65px;
}

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

#menu_home li#contatti a {
	background-position:-420px 0;
	width:80px;
}

#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:-115px -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:-265px -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:-420px -15px; }

#menu_page_interna ul li a { background:url(/images/menu_page_interna_eng.png) no-repeat; }

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

/*#form_preventivo form p.bottom { width:389px; }*/
#form_preventivo form .labels_bottom { 
	width:237px;
	margin-left:5px;
}

#form_preventivo form p.age { width:205px; }

#form_preventivo form a { padding-left:321px; }

#box_top_center span.title_preventivo { margin-right:18px; }




