


/*--------------------------------------------------------------------
/* CONTENU
/**/

#photo {
	width : 470px;
	height : 606px;	

	background-image : url(../images/photo-contact.jpg);

	position : absolute;
	top : 102px;
	left : 500px;
	z-index : 102;
}

#contenu #colonneGauche {
	width : 250px;

	float : left;

	min-height : 475px;
}

* html #contenu #colonneGauche {
	height : 475px;
}