/* Sezione splash */
#home #splash h1 {
	background: url(../img/splash_index_01_de.jpg) top center no-repeat;
}
#hotel #splash h1 {
	background: url(../img/splash_hotel_de.jpg) top center no-repeat;
}
#dovesiamo #splash h1 {
	background: url(../img/splash_dovesiamo_de.jpg) top center no-repeat;
}
#appartamenti #splash h1 {
	background: url(../img/splash_appartamenti_de.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_de.jpg) top center no-repeat;
}
#prenotazioni #splash h1 {
	background: url(../img/splash_prenotazioni_de.jpg) top center no-repeat;
}
#contatti #splash h1 {
	background: url(../img/splash_contatti_de.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_de.gif);
}
#dovesiamo #corpo h2 {
	background-image: url(../img/ttl_dove_de.gif);
}
#appartamenti #corpo h2 {
	background-image: url(../img/ttl_appartamenti_de.gif);
}
#galleria #corpo h2 {
	background-image: url(../img/ttl_galleria_en_de.gif);
}
#video #corpo h2 {
	background-image: url(../img/ttl_video.gif);
}
#prenotazioni #corpo h2 {
	background-image: url(../img/ttl_prenotazioni_de.gif);
}
#contatti #corpo h2 {
	background-image: url(../img/ttl_contatti_de.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);
}


