
a:visited   { color: red; font-weight: bold; text-decoration: none }
a:link  { color: #f00; font-weight: bold; text-decoration: none }
a:hover { color: white; background-color: #f00 }
a:active { color: white; background-color: #f00 }
body  { background-color: #8e8e8e; border-right: 1px solid black; border-left: 1px solid black }
p {}
td  { }
.cadre { border: dotted 1px black }
.titre1      { color: white; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase }
.titrebig { color: #000; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
.titre2   { color: #ccc; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
.textnormal  { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.programme  { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 3px }
.justifie { text-align: justify }
.cadre_pointille { border: dotted 1px black }
.cadre_plein { border: solid 1px black }
.lignegd      { }
.mini { font-size: 10px }
.menu { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; letter-spacing: 1px }
.blanc { color: white }

