

/*--------------------------------------------------------------------
/* PHOTO
/**/

#photo {
	width : 434px;
	height : 317px;	

	background-image : url(../images/photo-forfaits_hiver.jpg);

	position : absolute;
	top : 18px;
	left : 535px;
	z-index : 102;
}

#contrainteTexte {
	float : right;
	width : 465px;
	height : 100px;
}


