body {
    background-color:#f8f4ee;
    font-family:Verdana;
    font-size:8pt;
}

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 {
    font-family:"Verdana"; font-size:8pt;
    margin-bottom:4pt;
}

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 */


.Chi {
    font-family:"MS Song"; font-size:12pt;
}

.Pin {
    color: #882200;
    font-family:"Times Pinyin"; font-size:10pt;
}

.Conseil {
    color: #005500;
}

p.T0 {
    font-weight:bold; font-size:12pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:8pt;
}

p.T1 {
    background-color: #228833;
    color:white;
    padding:2pt;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
}

p.T2 {
    background-color: #996633;
    color:white;
    padding:2pt;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
}

p.T3 {
    background-color: #2244aa;
    color:white;
    padding:2pt;
    font-weight:normal; font-size:8pt; font-family:"Verdana";
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
}

.normal {
    font-family:"Verdana"; font-size:8pt;
}

p.Ti1 {
    font-weight:bold; font-family:"Verdana"; font-size:10pt;
}
