
.white        { color: silver; font-size: 11px; text-decoration: none }
.gris    { color: #7f7f7f; font-size: 11px; text-decoration: none; text-align: justify }
.grislink  { color: #7f7f7f; font-size: 11px; text-decoration: underline; text-align: justify }
.grislink:hover { color: #8e0909; font-size: 11px; text-decoration: underline }
.titrecouleur    { color: #8e0909; font-size: 16px; font-weight: bold; text-decoration: none }
.smalltitrecouleur { color: #8e0909; font-size: 12px; font-weight: bold; text-decoration: none }
.soustitrecouleur     { color: white; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; background-color: #fb9b9d; text-indent: 2px; vertical-align: middle }
.soustitreblanc { color: white; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; text-indent: 2px; vertical-align: middle }
.soustitrecouleur:hover    { color: #fff; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; background-color: #8e0909; text-indent: 2px; vertical-align: middle }
.small  { color: silver; font-size: 9px; text-decoration: none }
.smalllink { color: silver; font-size: 9px; text-decoration: none }
.smalllink:hover    { color: #8e0909; font-size: 9px; text-decoration: none }
body { font-family: "Lucida Grande", Verdana, Arial, Sans-Serif }

