$(function(){
	
	$('.footer_liste li:first-child').css('border-top', 'none');
	
	
});
