/* bordeaux: cc0000, vert: 006600, bleu: 333399, blanc: ffffff */

BODY { bgcolor="#ffffff"; color: #cc0000; font-family: "Comic Sans MS", verdana, serif }

.headline  { text-align: center ; color: #cc0000; margin-top: 3em ;margin-bottom: 2em ; font-weight: bold; font-size: 24pt; text-decoration: underline }
.topic     { text-align: left ;color: #cc0000; margin-top: 2em ;margin-bottom: 1em ; font-weight: bold; font-size: 16pt; text-decoration: underline }
.topic2    { text-align: left ;color: #cc0000; margin-top: 2em ;margin-bottom: 1em ; font-weight: bold; font-size: 12pt; text-decoration: underline }
.topic3    { text-align: left ;color: #cc0000; margin-top: 2em ;margin-bottom: 1em ; font-style: italic; font-size: 12pt; text-decoration: underline }
.text      { text-align: justify ; color: #cc0000; font-size: 12pt; margin:1em }
.text2     { text-align: justify ; color: #cc0000; font-size: 10pt }
.text3     { text-align: justify ; color: #cc0000; font-size: 8pt }
.tableau   { text-align: justify ; color: #cc0000; font-size: 12pt }
.textright { text-align: right ; color: #cc0000; font-size: 12pt }
.bandbas   { text-align: center ; color: #009900; font-size: 6pt; font-style: italic }
.bandbas8  { text-align: center ; color: #009900; font-size: 8pt; 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: #99ffcc; font-size: 6pt; font-style: italic }
.navig     { text-align: left ; color: #cc0000; font-size: 12pt }
.p2        { text-align: left ; margin-top: 1em ; margin-bottom: 1em ; text-indent: 0em }

p { 	color: 		#CC0000	; 
	margin: 	1em	;
	margin-top: 	1em 	;
	margin-bottom: 	1em 	;
	text-align: 	justify	;
	text-indent: 	1em	 
	}

HR { border-top: solid }                  /* 'border-bottom' could also have been used */

A:link    { color: blue; font-style: italic; font-weight: bold }     /* unvisited link */
A:visited { color: #cc0000 ; font-style: italic; font-weight: bold } /* visited links */
A:active  { color: lime; font-style: italic; font-weight: bold }     /* active links */

