input.btn_invia {
	height: 30px;
	width: 100px;
	background: url(../img/btn_invia.gif) no-repeat center;
	cursor: pointer;
	margin: 0;
	border: none;
}

/*MENU TOP*/
#menu_top {
	width: 431px; /*530*/
	height: 43px;
	padding: 0 0 111px 99px;
	background: url(../img/bg_menutop.png) no-repeat top right;
	float: left;
	text-align: left;
	}

#menu_top ul {
	list-style-type: none;
	text-align: left;
	height: 43px;
	margin: 0;
	padding: 0;
	float: left;
	}

#menu_top li {
	float: left;
	height: 43px;
	float: left;
	margin: 0;
	padding: 0;
	}


#menu_top li.it {background: url(../img/m_ita.gif) bottom right; width:32px;}
#menu_top li.en {background:url(../img/m_en.gif) bottom right; width:23px;}
#menu_top li.sp {background: url(../img/m_sp.gif) bottom right; width:23px;}
#menu_top li.fr {background: url(../img/m_fr.gif) bottom right; width:23px;}
#menu_top li.td {background: url(../img/m_td.gif) bottom right; width:36px;}


#menu_top li.staff a, #menu_top li.palermo a, #menu_top li.contatti a, #menu_top li.prenota a,
#menu_top li.it a,
#menu_top li.en a,
#menu_top li.sp a,
#menu_top li.fr a,
#menu_top li.td a {
	text-align:left;
	float: left;
	display: block;
	background: no-repeat top right;
	height: 43px;
	}
	
#menu_top li.staff a {background: url(../img/m_staff_it.gif); width: 61px;}
#menu_top li.palermo a {background:url(../img/m_palermo.gif); width:78px;}
#menu_top li.contatti a {background: url(../img/m_contatti_it.gif); width:79px;}
#menu_top li.prenota a {background:url(../img/m_prenota_it.gif); width: 76px;}
#menu_top li.it a  {background: url(../img/m_ita.gif); width:32px;}
#menu_top li.en a { background:url(../img/m_en.gif); width:23px;}
#menu_top li.sp a {background: url(../img/m_sp.gif); width:23px;}
#menu_top li.fr a {background: url(../img/m_fr.gif); width:23px;}
#menu_top li.td a {background: url(../img/m_td.gif); width:36px;}


#menu_top li.staff a:hover,
#menu_top li.palermo a:hover,
#menu_top li.contatti a:hover,
#menu_top li.prenota a:hover,
#menu_top li.it a:hover,
#menu_top li.en a:hover,
#menu_top li.sp a:hover,
#menu_top li.fr a:hover,
#menu_top li.td a:hover {
background-position: bottom right;}



/*MENU BB*/
#menubar {
	width: 530px;
	height: 39px;
	float: left;
	background: url(../img/menu_bg.jpg) no-repeat center;
	padding: 0;
	}

#menubar span, #menu_top span {display:none}

#menubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:right;
	}

#menubar li {
	margin: 0;
	padding: 0;
	text-align:left;
	float: left;
	height: 39px;
	}

#menubar li.home a, #menubar li.stanze a, #menubar li.ambienti a, #menubar li.servizi a, #menubar li.dove a {
	margin: 0;
	padding: 0;
	text-align:left;
	float: left;
	display: block;
	background: no-repeat top right;
	height: 39px;
	}
	
#menubar li.home a {background: url(../img/m_home_it.gif); width:66px;}
#menubar li.stanze a {background:url(../img/m_stanze_it.gif); width:104px;}
#menubar li.ambienti a {background: url(../img/m_ambienti_it.gif); width:162px;}
#menubar li.servizi a {background: url(../img/m_servizi_it.gif); width:77px;}
#menubar li.dove a {background: url(../img/m_dovesiamo_it.gif); width:121px;}

#menubar li.home a:hover, #menubar li.stanze a:hover, #menubar li.ambienti a:hover, #menubar li.servizi a:hover, #menubar li.dove a:hover {
background-position: bottom right}



.btn_prenota {
	width: 380px;
	height: 49px;
	background: url(../img/btn_prenota_it.png) no-repeat top center;
	margin: 5px 0 5px 0;
	}
	
.btn_prenota a {
	width: 380px;
	height: 49px;
	background: url(../img/btn_prenota_it.png) no-repeat top center;
	display: block;
	}

.btn_prenota a:hover {
	background-position: bottom center;
	display: block;
	}
