body#accueil {
	background: transparent url('/graphics/fonds/fond_accueil.png') no-repeat top left;
}

#accueil .photo {position:absolute;top:164px;left:65px;width:400px;height:233px;overflow:hidden;}
#accueil .titre {position:absolute;top:301px;left:558px;width:360px;height:50px;}
#accueil .menu {position:absolute;top:398px;left:465px;width:158px;height:155px;}
#accueil .menu .menu_container {position:relative;top:0;left:0;width:158px;height:155px;}
#accueil .menu .menu_container a.bt_descriptif {position:absolute;top:0;left:0;width:158px;height:26px;text-indent:-9999px;background:transparent url(/graphics/boutons/accueil/bt_descriptif.png) top left no-repeat;}
#accueil .menu .menu_container a.bt_panoramas {position:absolute;top:26px;left:0;width:158px;height:26px;text-indent:-9999px;background:transparent url(/graphics/boutons/accueil/bt_panoramas.png) top left no-repeat;}
#accueil .menu .menu_container a.bt_photos {position:absolute;top:52px;left:0;width:158px;height:26px;text-indent:-9999px;background:transparent url(/graphics/boutons/accueil/bt_photos.png) top left no-repeat;}
#accueil .menu .menu_container a.bt_situation {position:absolute;top:78px;left:0;width:158px;height:26px;text-indent:-9999px;background:transparent url(/graphics/boutons/accueil/bt_situation.png) top left no-repeat;}
#accueil .menu .menu_container a.bt_contact {position:absolute;top:104px;left:0;width:158px;height:26px;text-indent:-9999px;background:transparent url(/graphics/boutons/accueil/bt_contact.png) top left no-repeat;}
#accueil .menu .menu_container a.bt_descriptif:hover,
#accueil .menu .menu_container a.bt_panoramas:hover,
#accueil .menu .menu_container a.bt_photos:hover,
#accueil .menu .menu_container a.bt_situation:hover,
#accueil .menu .menu_container a.bt_contact:hover {background-position:top right;}