.BDPosition  { position: relative }
.BDBulleStyle /*utile*/  { font-size: 14px; font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 2px; padding: 0; height: auto }
.BDTexteFille  { color: fuchsia; border-color: fuchsia }
.BDTexteGarcon /*utile*/ { color: #6694ff }
/*
.flecheDroite { color: fuchsia; font-weight: bold; background-color: green; position: absolute; top: 50px; width: 80px; border: dotted 2px purple }
.flecheGauche { color: #b75c00; font-weight: bold; background-color: #dcdcdc; position: absolute; top: 50px; width: 30px; border: dotted 2px purple }
*/
.bordGauche /*utile*/ { border-width: 0 0 0 2px }
.bordDroit /*utile*/ { border-width: 0 2px 0 0 }
.bordHaut /*utile*/ { border-width: 2px 0 0 }
.bordBas /*utile*/ { border-width: 0 0 2px }
.bordStyleGarcon/*utile*/ { border-style: solid; border-color: #6694ff }
.bordStyleFille { border-style: solid; border-color: #ff20ff }
.caseCentrale /*utile*/ { padding: 3px 5px }
