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

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

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

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


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

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

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

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

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

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

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

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

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


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

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


#hotel {
	width:58px;
	background-position: -62px 0;
}

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

#localita {
	width:170px;
	background-position: -120px 0;
}

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

#come {
	width:122px;
	background-position: -290px 0;
}

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

#news {
	width:172px;
	background-position: -412px 0;
}

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

#meteo {
	width:65px;
	background-position: -584px 0;
}

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


#contatti {
	width:83px;
	background-position: -649px 0;
}

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

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

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


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

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

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

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

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

}
