<style type="text/css">

<!--

/* ##########  BODY  #################################################################### */
body      { scrollbar-face-color: #CC0000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FF6666 }

/* ########  TD  ###################################################################### */
/* ############################################################################## */

/* TD classique en noir */
.TxtClass       { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: justify; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD classique centré en noir */
.TxtCenter      { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: center; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD classique en noir */
.TxtItalic      { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: justify; Vertical-Align: Top; font-size: 9pt;  font-style: italic; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD classique centré en noir */
.TxtCenterGras  { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: center; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none }

/* TD Rouge Gauche */
.TxtRedGauche   { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: left; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: bold; font-variant: normal; color: #CC0000; text-decoration: none }

/* TD Rouge Droite */
.TxtRedDroite   { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: right; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: bold; font-variant: normal; color: #CC0000; text-decoration: none }

/* TD gras noir */
.TxtGras       { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: justify; font-size: 11pt;  font-style: normal; line-height: 13pt; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none }

/* TD petit italique gris vert foncé */
.TxtChemin     { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: justify; font-size: 7pt;  font-style: italic; line-height: 9pt; font-weight: normal; font-variant: normal; color: #336666; text-decoration: none }

/* TD italique petites majuscules noir gras */
.TxtLegend     { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: justify; font-size: 10pt;  font-style: italic; line-height: 11pt; font-weight: bold; font-variant: small-caps; color: #000000; text-decoration: none }

/* TD gros gris vert foncé */
.Titre         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height: 22pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }

/* TD petit gris vert foncé */
.Titrept         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: 18pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }

/* TD Image centree */
.Image     { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: center; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD Image Gauche */
.ImageLeft     { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: left; Vertical-Align: Top; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD classique en noir */
.TxtCote       { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: left; font-size: 9pt;  font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }

/* TD petit noir centré*/
.TxtBas        { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: center; font-size: 8pt;  font-style: normal; line-height: 9pt; font-weight: normal; font-variant: normal; color: #333300; text-decoration: none }

/* TD petit Blanc gauche*/
.TxtBlancSmall { font-family: Trebuchet, Arial, Helvetica, sans-serif; text-align: center; font-size: 7pt;  font-style: normal; line-height: 8pt; font-weight:  bold; font-variant: normal; color: #FFFFFF; text-decoration: none }


/* ##########  LES LIENS HYPERTEXTES  #################################################################### */

/* Lien classique noir/rouge */
A.LienClass         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.LienClass:link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.LienClass:visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.LienClass:hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #CC0000;; text-decoration: none }

/* Lien  noir/rouge */
A.LienBlack         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height:  10pt; font-variant: normal; color: #333300; text-decoration: none }
A.LienBlack:link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height:  10pt; font-variant: normal; color: #333300; text-decoration: none }
A.LienBlack:visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height:  10pt; font-variant: normal; color: #333300; text-decoration: none }
A.LienBlack:hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height:  10pt; font-variant: normal; color: #CC0000;; text-decoration: none }

/* Lien de la barre du menu noir/rouge  */
A.LienMenu         { font-family: Trebuchet MS; font-size: 13pt; font-style: normal; line-height: 15pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenu:link    { font-family: Trebuchet MS; font-size: 13pt; font-style: normal; line-height: 15pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenu:visited { font-family: Trebuchet MS; font-size: 13pt; font-style: normal; line-height: 15pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenu:hover   { font-family: Trebuchet MS; font-size: 14pt; font-style: normal; line-height: 16pt; font-weight: bold; font-variant: normal; color: #CC0000; text-decoration: none }

/* Lien du menu gauche noir/rouge  */
A.LienMenuLeft         { font-family: Trebuchet MS; font-size: 11pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenuLeft:link    { font-family: Trebuchet MS; font-size: 11pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenuLeft:visited { font-family: Trebuchet MS; font-size: 11pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none }
A.LienMenuLeft:hover   { font-family: Trebuchet MS; font-size: 12pt; font-style: normal; line-height: 13pt; font-weight: bold; font-variant: normal; color: #CC0000;; text-decoration: none }

/* Lien permanant en bas du menu gauche Blanc/rouge  */
A.LienLeftBas         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBas:link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBas:visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBas:hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 8pt; font-weight: bold; font-variant: normal; color: #CC0000; target: _blank; text-decoration: none }

/* Lien permanant en bas du menu gauche Blanc/rouge Gros */
A.LienLeftBasGros         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBasGros:link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBasGros:visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: bold; font-variant: normal; color: #FFFFFF; target: _blank; text-decoration: none }
A.LienLeftBasGros:hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: bold; font-variant: normal; color: #336666; target: _blank; text-decoration: none }

/* Lien dans le texte Vert/rouge  */
A.Lientlchgmt         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientlchgmt:link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientlchgmt:visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientlchgmt:hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #CC0000;; text-decoration: none }

/* Lien dans le texte Vert/rouge  */
A.Lientitre         { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientitre :link    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientitre :visited { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #336666; text-decoration: none }
A.Lientitre :hover   { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: normal; line-height:  13pt; font-weight: bold; font-variant: normal; color: #CC0000;; text-decoration: none }



/****  TEXTE DANS TABLEAUX  ******************************************************************************/
TD.TableTitreRouge  { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 12pt; text-align: left; padding-left: 3px; font-weight: bold; color: #CC0000; }
TD.TableTxtRouge  { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left; padding-left: 3px; font-weight: bold; color: #CC0000; }
TD.TableTitreL  { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: left; padding-left: 3px; font-weight: bold }
TD.TableTitreC  { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; font-weight: bold }
TD.TableTitreR  { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: right; padding-right: 3px; font-weight: bold }
TD.TableTxtL    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt;  text-align: left; padding-left: 3px }
TD.TableTxtC    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt;  text-align: center }
TD.TableTxtR    { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 7pt;  text-align: right; padding-right: 3px }


-->

</style>


