.flgauche {
	position: absolute;
	height: 22px;
	width: 55px;
	left: 314px;
	top: 322px;
	z-index: 7;
	background-image: url(../photos/fl_gauche.jpg);
	background-repeat: no-repeat;



}
.fldroite {
	position: absolute;
	height: 19px;
	width: 55px;
	left: 409px;
	top: 322px;
	z-index: 6;
	background-image: url(../photos/fl_droite.jpg);
	background-repeat: no-repeat;


}
.photo {
	text-align: center;
	position: absolute;
	height: 300px;
	width: 452px;
	left: 163px;
	top: 14px;
	z-index: 5;

}
