/* Ce fichier situé dans le répertoire racine du site est la version originale: 
les autres pages doivent s'y référer */

body {
    background-color:#f8f0e8;
    font-family:Verdana;
    font-size:8pt;
	scrollbar-face-color: #f8f0e8; 
	scrollbar-shadow-color: #e4d4d0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FDDBFD; 
	scrollbar-darkshadow-color: #e8e6e0; 
	scrollbar-track-color: #f0d4c8;
	scrollbar-arrow-color: #d0c0b0;
}

A:link, A:visited, A:active { text-decoration: none }
A:hover { color: red }

A.Inverse:link {color: #d7d7ff; text-decoration: none}
A.Inverse:visited {color: #ffd0f0; text-decoration: none}
A.Inverse:hover {color: yellow}

A.Inverse2:link {color: #f0f0ff; text-decoration: none}
A.Inverse2:visited {color: #ffe8e8; text-decoration: none}
A.Inverse2:hover {color: #d0ffd0}

p.Pin {
    color:#660000;
    font-family:"Times Pinyin"; font-size:10pt;
}

p.TePres {	/* Texte du paragraphe de présentation d'un texte*/
    font-family:Times, serif; font-size:10pt; font-style: italic;
    margin-bottom:-6pt; margin-left:24pt; margin-right:36pt;
}
p.TePres:first-letter { font-size: 300%; float: left;} /* à tester */


p.T1 {
    background-color: #336699;  color:white;
    font-weight:bold; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.T2 {
    background-color: #996633; color:white;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.T3 {
    background-color: #228833; color:white;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.T4 {
    background-color: #2244aa; color:white;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.ST1 {
    color:#000088;
    font-size:9pt; font-weight:bold;
    margin-bottom:-12pt;
}


p.Ti0 { /* ex-T0 */
    font-weight:bold; font-size:12pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:8pt;
}

p.Ti1 {
    font-weight:bold; font-family:"Verdana"; font-size:10pt;
}

p.Ti3 { /* ex-T3 */
    color:black;
    font-size:14pt; font-weight:bold; font-family:"Verdana";
}

p.B1 {
    font-family:"Verdana"; font-size:8pt;
}

p.B2 {
    font-family:"Roman"; font-size:8pt;
    margin-bottom:-16pt
}

p.B2g {
    font-family:"Roman"; font-size:8pt; font-weight:bold;
    margin-bottom:-16pt;
}


p.B3 {
    font-family:"Verdana"; font-size:8pt;
    margin-bottom:4pt;
}

p.Cadre1 { /* ex-D5 */
    background: rgb(204,204,255);
    border: solid; border-width: 1px;
    font-size:8pt;
    margin-bottom:-4pt; margin-top:-8pt;
    text-align: center;
}

p.Case {
    margin-bottom:-8pt;
    text-align: center;
}

p.Note {
    color:#000088;
    font-size:7pt;
}

.normal {
    font-family:"Verdana"; font-size:8pt;
}

.Chi {
    font-family:"MS Song"; font-size:12pt;
}

.ChiListe {
    font-family:"MS Song";
    font-size:10.5pt;
}

.Conseil {
    color: #005500;
}

.Pin {
    color:#660000;
    font-family:"Times Pinyin"; font-size:10pt;
}


