$(document).ready(function(){

	$(".diaporama-actu").diaporama({
		animationSpeed: "slow",
		delay:5,
		controls:0
	});

});
