/* At-Rules */
@charset "iso-8859-1";


.txt1 {							/* texte noir corps 7pts */
    color: black;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 7pt}

.txt1b {						/* texte noir corps 7pts */
    color: black;
    font: bold 7pt verdana,arial,helvetica,sans-serif}	
	
.txt2 {							/* texte orange corps 7pts */
    color: #F54B08;
    font: normal;
    font-family:  verdana,arial,helvetica,sans-serif;
    font-size: 7pt}

.txt3 {							/* texte bleu gras corps 10pts */
    color: #0066CC;
    font: normal 10pt verdana,arial,helvetica,sans-serif;
    font-weight: bold}

.txt4 {							/* texte bleu corps 10pts */
    color: #0066CC;
    font: normal 10pt verdana,arial,helvetica,sans-serif;
    font-weight: normal}

.txt5 {							/* texte noir gras corps 8pts */
    color: #000000;
    font: bold 8pt verdana,arial,helvetica,sans-serif}

	
/* Gestion des fonds de cellules des tableaux */

TD.ligne {background: #F54B08}	/* ligne orange du tableau cours de bourse */

TD.fond1 {						/* fond bleu ciel - texte noir corps 10pts */
    background:   #DFEFFF;
    color: black;
    font: normal 10pt verdana, arial, helvetica, sans-serif;
    letter-spacing: 0pt;
    text-decoration: none;
    vertical-align: middle}

TD.fond1b {						/* fond vert clair - texte noir corps 10pts */
    background:   #EFEFD1;
    color: black;
    font: normal 10pt verdana, arial, helvetica, sans-serif;
    letter-spacing: 0pt;
    text-decoration: none;
    vertical-align: middle}

TD.fond2 {						/* fond vert clair - texte bleu gras corps 10pts */
    background:  #EFEFD1;
    color: #0066CC;
    font: bold normal 10pt verdana, arial, helvetica, sans-serif;
    letter-spacing: 0pt;
    text-decoration: none;
    vertical-align: middle}

TD.fond3 {						/* fond bleu - texte bleu gras corps 10pts */
    background:  #0066CC;
    color: #0066CC;
    font: normal 10pt verdana,arial,helvetica,sans-serif;
    letter-spacing: 0pt;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle}

TD.fond4 {						/* fond bleu - texte blanc gras centré corps 10pts */
    background:   #0066CC;
    color: #ffffff;
    font:  normal 10pt verdana,arial,helvetica,sans-serif;
    font-weight: bold;
    letter-spacing: 0pt;
    text-align: center;
    text-decoration: none;
    vertical-align: middle}

TD.fond5 {						/* fond bleu ciel - texte noir aligné à droite corps 7pts */
    background:   #DFEFFF;
    color: #000000;
    font:  normal 7pt verdana, arial, helvetica, sans-serif;
    letter-spacing: 0pt;
    text-align: right;
    text-decoration: none;
    vertical-align: top}

TD.fond6 {						/* fond vert clair - texte bleu aligné à droite corps 7pts */
    background:  #EFEFD1;
    color: #0066CC;
    font: normal 7pt verdana, arial, helvetica, sans-serif;
    letter-spacing: 0pt;
    text-align: right;
    text-decoration: none;
    vertical-align: top}

TD.fond6b {						/* fond vert clair - texte bleu gras aligné à droite corps 7pts */
    background:  #EFEFD1;
    color: #0066CC;
    font: bold 7pt verdana,arial,helvetica,sans-serif;
    letter-spacing: 0pt;
    text-align: right;
    text-decoration: none;
    vertical-align: top}

TD.fond7 {						/* fond bleu ciel - texte noir aligné à gauche corps 7pts */
    background:  #DFEFFF;
    color: #000000;
    font: normal 7pt verdana,arial,helvetica,sans-serif;
    letter-spacing: 0pt;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    vertical-align: middle}

TD.fond8 {						/* fond vert clair - texte noir aligné à gauche corps 8pts */
    background:  #EFEFD1;
    color: #000000;
    font: normal 8pt verdana,arial,helvetica,sans-serif;
    letter-spacing: 0pt;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    vertical-align: middle}

TD.fond9 {						/* fond vert clair - texte noir aligné à gauche corps 7pts - alignement vertical en haut */
    background:  #EFEFD1;
    color: #000000;
    font: bold 7pt verdana,arial,helvetica,sans-serif;
    letter-spacing: 0pt;
    text-align: left;
    text-decoration: none;
    vertical-align: top}

TR.fond10 {background:  #F9EECC}	/* fond jaune clair */

TR.fond11 {background:  #F7BE73}	/* fond orange clair */

.indent {text-indent: 10mm}			/* indentation du texte - Liste des documents à télécharger */

/* End of style section. Generated by AceHTML at 02/04/01 11:46:00 */
.fond1_old {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; background-color: #DFEFFF; letter-spacing: normal; vertical-align: middle}
.fond1b_old {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; color: #0066CC; text-decoration: none; background-color: #EFEFD1; letter-spacing: normal; vertical-align: middle}

