#top ul.menu li.services a {
	background:url('services.gif') no-repeat bottom;
}
#top ul.menu li.services a:hover, #top ul.menu li.services.active a {
	background:url('services_hover.gif') no-repeat bottom;
}

#top ul.menu li.tarifs a {
	background:url('tarifs.gif') no-repeat bottom;
}
#top ul.menu li.tarifs a:hover, #top ul.menu li.tarifs.active a {
	background:url('tarifs_hover.gif') no-repeat bottom;
}

#top ul.menu li.chambres a {
	height:186px;
	background:url('chambres.gif') no-repeat bottom;
}
#top ul.menu li.chambres a:hover, #top ul.menu li.chambres.active a {
	background:url('chambres_hover.gif') no-repeat bottom;
}

#top ul.menu li.reservation a {
	background:url('reservation.gif') no-repeat bottom;
}
#top ul.menu li.reservation a:hover, #top ul.menu li.reservation.active a {
	background:url('reservation_hover.gif') no-repeat bottom;
}

#top ul.menu li.contactez a {
	background:url('contact.gif') no-repeat bottom;
}
#top ul.menu li.contactez a:hover, #top ul.menu li.contactez.active a {
	background:url('contact_hover.gif') no-repeat bottom;
}

#main div.leftbar ul li.accueil a {
	background:url('sub_accueil.gif') no-repeat right;
}
#main div.leftbar ul li.accueil a:hover, #main div.leftbar ul li.accueil a.active {
	background:url('sub_accueil_hover.gif') no-repeat right;
}

#main div.leftbar ul li.terrasse a {
	background:url('sub_terrasse.gif') no-repeat right;
}
#main div.leftbar ul li.terrasse a:hover, #main div.leftbar ul li.terrasse a.active {
	background:url('sub_terrasse_hover.gif') no-repeat right;
}

#main div.leftbar ul li.liens a {
	background:url('sub_liens.gif') no-repeat right;
}
#main div.leftbar ul li.liens a:hover, #main div.leftbar ul li.liens a.active {
	background:url('sub_liens_hover.gif') no-repeat right;
}

#main div.leftbar ul li.acces a {
	background:url('sub_acces.gif') no-repeat right;
}
#main div.leftbar ul li.acces a:hover, #main div.leftbar ul li.acces a.active {
	background:url('sub_acces_hover.gif') no-repeat right;
}

#main div.leftbar ul li.news a {
	background:url('sub_news.gif') no-repeat right;
}
#main div.leftbar ul li.news a:hover, #main div.leftbar ul li.news a.active {
	background:url('sub_news_hover.gif') no-repeat right;
}

#main div.leftbar ul li.tourisme a {
	background:url('sub_tourisme.gif') no-repeat right;
}
#main div.leftbar ul li.tourisme a:hover, #main div.leftbar ul li.tourisme a.active {
	background:url('sub_tourisme_hover.gif') no-repeat right;
}

#main div.leftbar ul li.promos a {
	background:url('sub_promos.gif') no-repeat right;
}
#main div.leftbar ul li.promos a:hover, #main div.leftbar ul li.promos a.active {
	background:url('sub_promos_hover.gif') no-repeat right;
}

div.listing_chambre div.reservation{
	float:left;
	width:120px; height:28px;
	margin-right:10px;
	margin-top:10px;
}
div.listing_chambre div.reservation a {
	background:url('btn_reservation.gif') no-repeat;
	display:block;
	width:100%; height:100%;
}

div.listing_chambre div.details{
	float:left;
	width:120px; height:28px;
	margin-top:10px;
}
div.listing_chambre div.details a {
	background:url('btn_details.gif') no-repeat;
	display:block;
	width:100%; height:100%;
}

/* TITRES DE PAGES */
div.titre_chambres {
	background:url('titre_chambres.gif') no-repeat;
}

div.titre_tarifs {
	background:url('titre_tarifs.gif') no-repeat;
}

div.titre_contactez {
	background:url('titre_contactez.gif') no-repeat;
}

div.titre_liens {
	background:url('titre_liens.gif') no-repeat;
}

div.titre_promos {
	background:url('titre_promos.gif') no-repeat;
}

div.titre_news {
	background:url('titre_news.gif') no-repeat;
}

div.titre_legal {
	background:url('titre_legal.gif') no-repeat;
}

div.titre_tourisme {
	background:url('titre_tourisme.gif') no-repeat;
}