$(document).ready(function(){
	$("#centrale_wrap a[rel^='prettyPhoto']").prettyPhoto({
		animation_speed:'normal',
		theme:'facebook',
		slideshow:5000, 
		autoplay_slideshow: true
		});	});
			
			
