
body            { color: gray; font-size: small; font-family: Georgia; background-color: #eeeeee; list-style-type: disc }
a:link                             { color: #a9a9a9; text-decoration: none; list-style-type: square }
a                          { color: #a9a9a9; text-decoration: none }
a:hover                          { color: #d3d3d3; text-decoration: none }
.tabl   { background-color: white; margin: 10px; padding: 1px; border: solid 1px silver }
.tabl-parent  { background-color: white; border-style: solid; border-width: 15px 30px 10px 30px; border-color: white }
.blanc { color: white }
.gris-clair { color: #d3d3d3 }
.im   { border: solid 1px gray }

