remplacer les CS importants

/* Override CSS with existing !important rule */
$(document).ready(function() {
    $('#ID').attr('style', 'background: #095540 !important;');
});
Long Finned Pilot Whale