
.white        { color: silver; font-size: 11px; text-decoration: none }
.gris   { color: #7f7f7f; font-size: 11px; text-decoration: none }
.grislink { color: #7f7f7f; font-size: 11px; text-decoration: underline }
.grislink:hover { color: #1e7e06; font-size: 11px; text-decoration: underline }
.titrecouleur      { color: #1e7e06; 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: #bedcb6; 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: #1e7e06; 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: #1e7e06; font-size: 9px; text-decoration: none }
body { font-family: Lucida Grande, Verdana, Arial, Sans-Serif }

a:link {
	color: #bedcb6;
	text-decoration: none;
}



