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

#tit_prenota {
	height:17px;
	width:150px;
	margin: 24px 0 18px 0;
	background:url(/images/titoli/prenota_pol.gif) no-repeat;
}

#tit_meteo {
	height:20px;
	width:150px;
	margin: 18px 0 5px 0;
	background:url(/images/titoli/meteo_pol.gif) no-repeat;
}

/******************************************************** MENU SX *********************************************/


#m_sx1 {
	background:url(/images/menu_sx/p1_pol.gif) no-repeat left top;
}

#m_sx2 {
	background:url(/images/menu_sx/p2_pol.gif) no-repeat left top;
}

#m_sx3 {
	background:url(/images/menu_sx/p3_pol.gif) no-repeat left top;
}

#m_sx4 {
	background:url(/images/menu_sx/p4_pol.gif) no-repeat left top;
}

#m_sx5 {
	background:url(/images/menu_sx/p5_pol.gif) no-repeat left top;
}

/*********************************** MENU PRINCIPALE **********************************************/

/*******************   PULSANTI MENU *******************/

.menu li {
	display:inline;
	white-space:nowrap;
	
}

.menu li a{
	background: url(/images/menu_pol.jpg);
	text-indent:101%;
	display:block;
	height:32px;
	float:left;
	overflow:hidden;
}


#home {
	width:99px;
	background-position: 0 0;
}

a#home_sel , a#home:hover{
	width:99px;
	background-position: 0 bottom;
}


#hotel {
	width:48px;
	background-position: -99px 0;
}

a#hotel_sel , a#hotel:hover{
	width:48px;
	background-position: -99px bottom;
}

#localita {
	width:151px;
	background-position: -147px 0;
}

a#localita_sel , a#localita:hover{
	width:151px;
	background-position: -147px bottom;
}

#come {
	width:100px;
	background-position: -298px 0;
}

a#come_sel , a#come:hover{
	width:100px;
	background-position: -298px bottom;
}

#news {
	width:125px;
	background-position: -398px 0;
}

a#news_sel , a#news:hover{
	width:125px;
	background-position: -398px bottom;
}

#meteo {
	width:124px;
	background-position: -523px 0;
}

a#meteo_sel , a#meteo:hover{
	width:124px;
	background-position: -523px bottom;
}


#contatti {
	width:85px;
	background-position: -647px 0;
}

a#contatti_sel , a#contatti:hover{
	width:85px;
	background-position: -647px bottom;
}

#sub_hotel {
	position: absolute;
	/*margin:28px 0 0 69px;*/
	left:69px;
	top:28px;
	background:url(/images/bg_sub.jpg) no-repeat top left;
	width:175px;
	height:118px;
	padding-top:5px;
	z-index:100px;
}

#sub_hotel li{
	float:left;
	margin-left:19px;
	border-bottom:1px solid white;
	overflow:hidden;
	width:133px;
	height:33px;
	white-space:nowrap;
	text-indent:101%;
}


a#sub_a , a#sub_a:hover{
	width:133px;
	height:33px;
	background:url(/images/p_sub_a_pol.gif) no-repeat top left;
}

a#sub_b , a#sub_b:hover{
	width:133px;
	height:33px;
	background:url(/images/p_sub_b_pol.gif) no-repeat top left;
}

a#sub_c , a#sub_c:hover{
	width:133px;
	height:33px;
	background:url(/images/p_sub_c_pol.gif) no-repeat top left;
}

/*******************************************************************************************************/

.busta {
	background:url(/images/busta.gif) no-repeat center top;
	width:76px;
	padding:15px;
	height:0px;
	display:block;
	margin:auto;

}