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

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

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

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

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

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

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

#menu_home li#news a {
	background-position:-260px 0;
	width:70px;
}

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

#menu_home li#contatti a {
	background-position:-415px 0;
	width:85px;
}

#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:-110px -15px; }

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

#menu_home li#news a:hover,
#menu_home li#news a.active { background-position:-260px -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:-415px -15px; }

#offerte_minisite a { width:109px; }

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

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