@charset "UTF-8";

.styleRouge 					{color: #440;}
.styleVert, .titreVert 			{color: #044;}
.styleGris, .titreGris 			{color: #444;}
.styleBleu , .titre Bleu 		{color: #004;}
.styleMagenta, .titreMagenta 	{color: #424;}
.styleBlanc 					{color: #CCC ; font-weight:bold ; }

.titreBleu		{background-image:url(../images/Titre-background-bleu.png) ;}
.titreVert		{background-image:url(../images/Titre-background-vert.png) ;}
.titreGris		{background-image:url(../images/Titre-background-gris.png) ;}
.titreMagenta	{background-image:url(../images/Titre-background-magenta.png) ;}

.titreFondGris	{color: #404 ; background-color: #DDD ;}
	
