function affImg(img){
	document.getElementById('photo_principale').src='img/photos/diapo/'+img;
}