/* Définition de règle */
@charset "iso-8859-1";

/* pour toutes la page */
body {background:  #FFFFFF; font-family: arial; font-size: 5mm; }
.titre { color: #FF9966; font-size: 14mm; font-weight: bold; }
.titrepage {font-size: 16mm; background-color: #000000; background:transparent; }


/* pour les liens html */
a {color: #3399FF; font-weight: bold; }
a:hover {color: #219900; } /* liens avec souris dessus */

/* pour les paragraphes */
p { color: #000000; }
.titre1 {font-size: 10mm; font-weight: bold; }
.titre2 {font-size: 9mm; }
.titre3 {font-size: 7mm; }

/* pour les colonnes */
td { color: #000000; }
.index { background-color: #CCCCFF; text-align: center; color: #000000; }
.vtitrepage { font-size: 8mm; background-color: #FFFF99; color: #9900CC; text-align: center; }
.vindex { background-color: #FFFFCC; text-align: center; color: #000000; }
.vtitre { font-size: 8mm; background-color: #FFFFCC; text-align: center; color: #000000; }
.vtext { font-size: 6mm; background-color: #FFFFCC; color: #000000; }
.ptitrepage { font-size: 8mm; background-color: #CCFF99; color: #9900CC; text-align: center; }
.pindex { background-color: #CCFFCC; text-align: center; color: #000000; }
.ptitre { font-size: 8mm; background-color: #CCFFCC; text-align: center; color: #000000; }
.ptext { font-size: 6mm; background-color: #CCFFCC; text-align: center; color: #000000; }
.titre {font-size: 6mm; color: #000000; }
.titrepage {font-size: 8mm; background-color: #CCDDFF; color: #9900CC; text-align: center; }
.text { font-size: 5mm;  color: #00000D; }
.recherche { font-size: 5mm;  color: #FEFEFE; }
.nota { font-size: 3mm;  color: #00000D; }
.slogan {font-size: 6mm; background:  #FFFFFF; color: #00000D; }
.legend { font-size: 5mm;  background-color: #FFCC99; color: #772244; text-align: center; }
.dispo { font-size: 5mm;  background-color: #99FFFF; color: #0000CC; text-align: center; }
.dispo1 { font-size: 5mm;  background-color: #99FFCC; color: #FF33FF; text-align: center; }
.dispo2 { font-size: 5mm;  background-color: #99FF99; color: #FF3366; text-align: center; }
.dispo3 { font-size: 5mm;  background-color: #99FF33; color: #FF00CC; text-align: center; }
.dispo4 { font-size: 5mm;  background-color: #99CC33; color: #993300; text-align: center; }
.test { font-size: 8mm;  background-color: #FFCC99; color: #772244; text-align: center; }
.cache { font-size: 5mm;  background-color: #FFFFFF; color: #FFFFFF; text-align: left; }
.vousetes { color: #9900CC; text-align: center; font-size: 8mm; background-color: #FFFFCC; }