jQuery(document).ready(function(){
//Mise en page "notre sélection"
	jQuery('#notre_selection br').remove();

});