body {
    background-color:#f8f0e8;
    background-image:url(../im/imBatonnet.jpg);
    color: black;
    font-family:Verdana; font-style:normal; font-size:8pt;
}

A.Inverse:link {color: #d7d7ff}
A.Inverse:visited {color: #ffd0f0}
A.Inverse:hover {color: yellow}

A.Inverse2:link {color: #f0f0ff}
A.Inverse2:visited {color: #ffe8e8}
A.Inverse2:hover {color: #d0ffd0}

p.Fond1 {	/* ex B */
    background-color: #f8e8d8;
}

p.Recolle1 {	/* ex B3 */
    margin-bottom:-6pt;
}

p.Recolle2 {
    margin-bottom: 4pt;
    margin-top:-10pt;
}

p.Titre0 {
    color: #336699;
    font-size: 16pt; font-weight:bold;
    letter-spacing: 0.2em; 
}

p.Titre1 { 
    font-size:12pt;
    font-weight:bold;
    margin-bottom:-12pt
}

p.Titre2 { /* ex T4 */
    font-size:10pt;
    font-weight:bold;
    margin-bottom:-12pt
}

p.TitreCen1 { /* Titres centrés...vérifier centrage */
    text-align: center;
    color: #336699;
    font-size: 16pt; font-weight:bold;
    letter-spacing: 0.2em; 
}

p.TitreInv1 { /* ex T1 titres en couleur inversée */
    background-color: #336699;
    color:white;
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.TitreInv2 { /* ex T2 */
    background-color: #996633;
    color:white;
    font-weight:normal;
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.TitreInv3 { /* ex T2 */
    background-color: #558833;
    color:white;
    font-weight:normal;
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.TitreInv4 { /* ex T2 */
    background-color: #223388;
    color:white;
    font-weight:normal;
    margin-top:0pt; margin-left:0pt; margin-right:0pt; margin-bottom:-12pt;
    padding:2pt;
}

p.Bo1 {
    font-size:8pt;
    font-family:"Verdana";
}

p.Bo2 {
    font-size:8pt;
    font-family:"Roman";
    margin-bottom:-16pt;
}

p.Bo2g {
    font-size:8pt;
    font-family:"Roman";
    font-weight:bold;
    margin-bottom:-16pt;
}

p.Bo3 {
    margin-bottom:-9pt;
}

p.Bo3b {
    margin-bottom:-12pt;
}

p.Bo4 {
    background-color: #f8e8d8;
}


p.Li1 {
    color:black;
    margin-left: 5mm;
    list-style: square;
}

UL { list-style-image: url(Bullet.gif);
    color:#aa6666;
}

LI   {
    list-style: circle;
    margin-bottom: 2pt;
}

p.D1 {
    background: rgb(204,204,255);
    border-color: inherit; 
    border-width: 1pt;
    border-style: solid;
    text-align: center;
    font-variant: small-caps 
}
 
p.D2 {
    padding-left: 0.2em;
    border-style: none none none solid;
    border-width: 0 0 0 thin;
    border-color: red;
}

p.D3 {
    font-style: italic;
    margin-left: 2em;
}

p.D4 {
    border-style: solid;
    border-width: 1pt;
    border-color: #664400;
    background-color: #ffdd9d;
}


p.Ex1 { /* exemple: formule */
    background-color: #f8e8d8;
    color: #0000bb;
    font-size:9pt;
    font-family:"Verdana";
    margin-bottom:-14pt;
}

p.Ex2 { /* exemple: exemple */
    background-color: #f8e8d8;
    color: #007700;
    font-size:9pt;
    font-family:"Verdana";
    margin-bottom:-14pt;
}

p.Ex3 { /* exemple: remarque */
    background-color: #f8e8d8;
    font-size:9pt;
    font-family:"Verdana";
    margin-bottom:-14pt;
}

p.Re1 { /* remarque... */
    font-size:9pt;
    font-family:"Verdana";
    margin-bottom:-14pt;
}

p.QuTi { /* Question titre */
    background-color: #aa3300;
    color: #f8e8d8;
    font-size:10pt; font-weight:bold;
    margin-bottom:-14pt;
}

p.QuBo { /* Question body */
    background-color: #f8e8d8;
    margin-bottom:-14pt;
}


/* Emprunté de zhTrad.css */
p.Chi {	/* paragraphe chinois */
    display:block; 
    font-family:"MS Song"; font-size:12pt; font-weight:normal;
    margin-bottom:8pt;
}

p.ChiTitre {	/* Titre chinois */
    display:block; 
    font-family:"MS Song"; font-size:16pt; font-weight:normal;
    margin-bottom:8pt;
}

span.Sup { /* indice supérieur */
    color:#000000;
    font-size:60%;
    vertical-align:super;
}

span.Tempo { /* essai à détruire ou réutiliser */
    font-size:10pt; font-weight:bold;
    color:#229933;
}

.Pres { /* présentation */
    font-size:8pt; font-style: italic;
    margin-bottom:-6pt; margin-left:24pt; margin-right:36pt;
}

.Retrait { /* retrait */
    font-size:8pt;
    margin-bottom:-10pt; margin-left:24pt; margin-top:24pt;
}

.Note {
    color:#223388;
    font-size:7pt;
}

