﻿//	fonctions jquery
$(function() {
	$("a.light").lightBox();
});

