/* verdatre : #64C0A0 */
/* gris foncé : #423E2E */
/* jaune : #F6F11A */


body   { color: #000; font-family: "Trebuchet MS"; text-decoration: none; background-image: url(../img/rayures.gif); }
p {}
td   { font-size: 10px; }
texte  { color: #000; text-decoration: none }

.pied_page   { font-size: 8px; text-decoration: none; background-color: #FFFF00; text-align: center; vertical-align: middle }

.textenoir  { color: #000; text-decoration: none; font-size: 10px; }
.texteblanc  { color: #FFFFFF; text-decoration: none; font-size: 10px; }
.textecoul1  { color: #64C0A0; text-decoration: none; font-size: 10px; }
.textecoul2   { color: #F6F11A; font-size: 10px; text-decoration: none }

.suite  { color: #64C0A0; text-decoration: none; text-align: right; }
.soustitre  { color: #000; font-size: 12px; font-weight: bold; text-decoration: none; }
.soustitreblc  { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
.soustitrecoul1  { color: #64C0A0; font-size: 12px; font-weight: bold; text-decoration: none; }
.soustitrecoul2  { color: #F6F11A; font-size: 12px; font-weight: bold; text-decoration: none; }

.titre  { color: #000; font-size: 20px; font-weight: bold; text-decoration: none; }
.titreblc  { color: #FFFFFF; font-size: 20px; font-weight: bold; text-decoration: none; }
.titrecoul1  { color: #64C0A0; font-size: 20px; font-weight: bold; text-decoration: none; }
.titrecoul2  { color: #F6F11A; font-size: 20px; font-weight: bold; text-decoration: none; }

/* colonnes*/
.col_gauche { padding: 4px 12px 4px 4px; border-right: 4px dotted #64C0A0; }
.col_droite { padding: 4px 4px 4px 12px; border-left: 4px dotted #64C0A0; }

/* illustrations flotantes dans le texte*/
.ill-droite   { margin: 5px 5px 5px 2px; float: right; }
.ill-gauche   { margin: 5px; float: left }
