
.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: #c06f13; font-size: 11px; text-decoration: underline }
.titrecouleur     { color: #c06f13; font-size: 16px; font-weight: bold; text-decoration: none }
.soustitrecouleur      { color: white; font-size: 12px; font-weight: bold; line-height: 20px; text-decoration: none; background-color: #f3cc7f; 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: #c06f13; 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: #c06f13; font-size: 9px; text-decoration: none }
body { font-family: "Lucida Grande", Verdana, Arial, Sans-Serif }

