/* couleurs_spip */ span.cs_noir {color: black; } span.cs_marron {color: maroon; } span.cs_rouge {color: red; } span.cs_orange {color: orange; } span.cs_jaune {color: yellow; } span.cs_vert {color: green; } span.cs_bleu {color: blue; } span.cs_violet {color: purple; } span.cs_gris {color: gray; } span.cs_blanc {color: white; }