#page_photo_droite {
	background-image:url(/gfx/photo_salon.jpg);
}

.salons_menu {
 position:relative;
 height:50px;
 width:100%;
}
.salons_menu_menu {
 position:relative;
 float:left;
 width:32%;
 text-align:center;
}

.salons_menu_barre {
 width:70%;
 background-image:url(/gfx/ligne.gif);
 height:2px;
 font-size:2px;
 clear:both;
 margin:10px 0 0 14%;
}