
html, body { background: #004A9C;  font-size : 12px; }
tr, td, p, input, select, textarea { font-size : 12px; }


/* Titre */
.TitrePage { font-size:20px; color:#FFFFFF; font-weight:bold; font-style: italic; }
.TitreNoir { font-size:16px; color:#000000; font-weight:bold; }
.TitreBlanc { font-size:16px; color:#FFFFFF; font-weight:bold; }
.TitreOrange { font-size:16px; color:#EF8C08; font-weight:bold; }
.TitreBleu { font-size:16px; color:#004A9C; font-weight:bold; }
.TitreVert { font-size:16px; color:#005210; font-weight:bold; }

/* Couleur de texte */
.TexteNoir { color:#000000; }
.TexteBlanc { color:#FFFFFF; }
.TexteOrange { color:#EF8C08; }
.TexteBleu { color:#004A9C; }
.TexteVert { color:#005210; }
