﻿$(document).ready( function () {

$('.orange').corner('round 15px');
$('.rubriqueracine').corner('round 15px');
//$('.rubrique').corner('round 10px');

});
