/*JS*/
$(document).ready(function() {

    $('.popinAxialys').colorbox({ iframe:true, width:'488px', height:'465px', opacity:"0.7" , close:"FERMER" , scrolling:false });
    
})
