/* Couleurs_spip */
/* Définir ci-dessous les styles nécessaires et désirés */
span.cs_noir {
	color: black; }
span.cs_marron {
	color: maroon; }
span.cs_rouge {
	color: red;}
span.cs_orange {
	color: #E85706;
	font-size:13px; font-family:Verdana, Geneva, sans-serif; padding-bottom:10px;}
span.cs_jaune {
	color: yellow; }
span.cs_vert {
	color: green; }
span.cs_bleu {
	color: #557c98; }
span.cs_violet {
		color: #690136;
	font-size:15px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; padding-bottom:10px;}
span.cs_gris {
	color: #232323;font-size:12px;  }
span.cs_blanc {
	color: white; font-size:14px; }
	
span.cs_l {
	font-size: 1.1em; }

span.cs_xl {
	font-size: 1.2em;
	line-height: 1.4em}

span.cs_xxl {
	font-size: 1.3em;
	line-height: 1.6em; }

span.cs_xxxl {
	font-size: 1.4em;
	line-height: 1.7em; }

span.cs_xxxxl {
	font-size: 1.5em;
	line-height: 1.8em; }

span.cs_s {
	font-size: 0.95em; }

span.cs_xs {
	font-size: 0.9em; }

span.cs_xxs {
	font-size: 0.85em; }