#page_photo_droite {
	background-image:url(/gfx/photo_prestations.jpg);
}

.prestation_menu {
 position:relative;
 height:50px;
/* text-align:center;*/
 width:100%;
}
.prestation_menu_menu {
 position:relative;
 float:left;
 width:49%;
 text-align:center;
}
.prestation_menu_barre {
 width:90%;
 background-image:url(/gfx/ligne.gif);
 height:2px;
 font-size:2px;
 clear:both;
 margin:10px 0 0 0%;
}