@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; }

#form_preventivo_minisite #optionSearch label.second { padding-right:7px; }

#form_preventivo_minisite form a { padding-left:128px; }



