


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo {
width : 459px;
	height : 427px;	

	background-image : url(../images/chalet-margot.jpg);

	position : absolute;
	top : 26px;
	left : 505px;
	z-index : 102;
}

