/* bordeaux: cc0000, vert: 006600, bleu: 333399, blanc: ffffff */

BODY { background-color: #ffc040; color: #cc0000; font-family: "Comic Sans MS", verdana, serif }

.headline  { text-align: center ; color: #cc0000; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 20pt; text-decoration: underline }
.topic     { text-align: left ; color: #cc0000; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 16pt; text-decoration: underline }
.topic2    { text-align: left ; color: #cc0000; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 12pt; text-decoration: underline }
.topic3    { text-align: left ; color: #cc0060; margin-top: 1em ;margin-bottom: 1em ; font-style: bold; font-size: 10pt  }
.topic6    { text-align: left ; color: #cc0000; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 12pt }
.topic7    { text-align: left ; color: #cc0000; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 14pt }
.topic8    { text-align: left ; color: #009900; margin-top: 1em ;margin-bottom: 1em ; font-weight: bold; font-size: 14pt }
.text      { text-align: justify ; color: #cc0000; font-size: 10pt}
.text2     { text-align: justify ; color: #cc0000; font-size: 8pt }
.text3     { text-align: justify ; color: #cc0000; font-size: 6pt }
.text4     { text-align: justify ; color: #000060; font-size: 10pt}
.text5     { text-align: justify ; color: #000060; font-size: 18pt}
.text6     { text-align: justify ; color: #000060; font-size: 12pt}
.tableau   { text-align: justify ; color: #cc0000; font-size: 10pt }
.textright { text-align: right ; color: #cc0000; font-size: 10pt }
.bandbas   { text-align: center ; color: #009900; font-size: 6pt; font-style: italic }
.bandbasR  { text-align: right ; color: #009900; font-size: 6pt; font-style: italic }
.bandbasL  { text-align: left; color: #009900; font-size: 6pt; font-style: italic }
.bandhaut  { text-align: right ; color: #cccccc; font-size: 6pt; font-style: italic }
.navig     { text-align: left ; color: #cc0000; font-size: 10pt }
.boutons1  { font-size: 12pt ; font-weight: bold ; text-align: left ; margin-top: 1em ; margin-bottom: 0em ; text-indent: 0em  }
.boutons2  { font-size: 8pt  ; color: #006600 ; text-align: left; margin-top: 0em ; margin-bottom: 0em ; text-indent: 1em ; font-style: italic }
.topic4    { text-align: left ; color: #aa33FF; margin-top: 1em ;margin-bottom: 1em ; font-size: 12pt }
.topic5    { text-align: left ; color: #000060; margin-top: 1em ;margin-bottom: 1em ; font-size: 10pt }
.topic8    { text-align: left ; color: #000060; margin-top: 1em ;margin-bottom: 1em ; font-size: 14pt }
p { 	color: 		#cc0000	; 
	font-size: 	10pt 	;
	margin: 	1em	;
	margin-top: 	1em 	;
	margin-bottom: 	1em 	;
	text-align: 	justify	;
	text-indent: 	1cm	 
	}

UL, DIR { list-style: disc }
OL { list-style: decimal }
MENU { margin: 0 } 
                       /* tight formatting */
LI { 	margin-left: 0em 	;
	color: 		#cc0000	;
	font-size: 	10pt
	}

HR { border-top: solid }                  /* 'border-bottom' could also have been used */

A:link    { color: blue; font-weight: bold ; font-style: italic}     /* unvisited link */
A:visited { color: #cc0000 ; font-weight: bold ; font-style: italic} /* visited links  */
A:active  { color: #006600; font-weight: bold ; font-style: italic}  /* active links   */