function affImg(img){
	document.getElementById('photo_principale').src=img;
}
