$(document).ready(function(){
	$(".box_offre").colorbox({width:"666px",height:"580px",iframe:true,scrolling:false});
	$(".box_menu").colorbox({width:"654px",height:"740px",iframe:true,scrolling:false});
	$(".box_resa").colorbox({width:"666px",height:"680px",iframe:true,scrolling:false});
	$(".box_avis").colorbox({width:"666px",height:"720px",iframe:true,scrolling:false}); 
});

