/* Sezione splash */
#home #splash h1 {
	background: url(../img/splash_index_01.jpg) top center no-repeat;
}
#hotel #splash h1 {
	background: url(../img/splash_hotel.jpg) top center no-repeat;
}
#dovesiamo #splash h1 {
	background: url(../img/splash_dovesiamo.jpg) top center no-repeat;
}
#appartamenti #splash h1 {
	background: url(../img/splash_appartamenti.jpg) top center no-repeat;
}
#galleria #splash h1 {
	background: url(../img/splash_galleria.jpg) top center no-repeat;
}
#video #splash h1 {
	background: url(../img/splash_video.jpg) top center no-repeat;
}
#prenotazioni #splash h1 {
	background: url(../img/splash_prenotazioni.jpg) top center no-repeat;
}
#contatti #splash h1 {
	background: url(../img/splash_contatti.jpg) top center no-repeat;
}

/* Titoli pagina */
#home #corpo h2 {
	background-image: url(../img/ttl_pg.gif);
}
#hotel #corpo h2 {
	background-image: url(../img/ttl_hotel.gif);
}
#dovesiamo #corpo h2 {
	background-image: url(../img/ttl_dove.gif);
}
#appartamenti #corpo h2 {
	background-image: url(../img/ttl_appartamenti.gif);
}
#galleria #corpo h2 {
	background-image: url(../img/ttl_galleria.gif);
}
#video #corpo h2 {
	background-image: url(../img/ttl_video.gif);
}
#prenotazioni #corpo h2 {
	background-image: url(../img/ttl_prenotazioni.gif);
}
#contatti #corpo h2 {
	background-image: url(../img/ttl_contatti.gif);
}

/* Titoli sezione laterale */
#ttlvideo {
	text-indent: -8000px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 200px;
	height: 46px;
	background-image: url(../img/ttl_video_lato.gif);
}

/* offerta 2008 */

#offerta2008 {
	position: absolute;
	top: 0;
	left: 598px;
	margin: 0;
	padding: 50px 55px 20px 60px;
	width: 170px;
	height: 230px;
	background: url(../img/pop_home.jpg) 0 0 no-repeat;
}
#offerta2008 h2 {
	text-indent: -3600em;
	margin: 0;
	padding: 0;
	height: 10px;
}
#chiudi {
	position: absolute;
	top: 240px;
	left: 240px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 26px;
	height: 26px;
	overflow: auto;
}
#chiudi a {
	text-indent: -2400em;
	display: block;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
}
