BODY {
    font-family: 'Times New Roman', serif;
    text-align: center;
    margin: 0px; border: 0px; padding: 0px
}
A {
    color: #0000FF;
    font-weight: bolder; text-decoration: underline
}
A:hover, A:focus, A:active {
    color: #D60000
}
H1 {
    width: 80%;
    font-size: 24px; text-align: center; vertical-align: baseline; white-space: nowrap;
    margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 20px
}
H3 {
    font-size: 18pt;
    margin: 12px; margin-top: 20px
}
H4 {
    font-size: 16pt;
    margin: 10px; margin-top: 16px
}
FORM {
    margin: 0px
}
FIELDSET {
    padding: 10px; border: 4px solid #FACA33
}
LEGEND {
    color: #000000; background-color: #FACA33;
    font-weight: bold;
    padding: 4px
}
LABEL {
    font-weight: bold
}
UL {
    list-style-type: none;
    margin: 0px; padding: 0px
}
UL.liste {
    list-style-type: square; list-style-position: inside
}
DT {
    color: #FF0000;
    font-size: 12px; font-weight: bold
}
DD {
    color: #0000FF;
    font-size: 12px; font-weight: normal
}
P:first-letter {
    font-size: larger; font-weight: bolder
}
.capital {
    color: #FF0000;
    font-size: larger
}
.encart {
    color: #000000; background-color: #FFFFFF;
    font-weight: normal; font-size: 12pt; text-align: justify;
    padding: 0px; border: 1px solid #000000; margin: 10px; margin-top: 0px
}
.encart H2 {
    width: 100%; height: 25px;
    font-weight: bold; font-size: 15px; text-align: center; line-height: 1.5em; white-space: nowrap;
    margin: 0px
}
.encart P, .encart DIV, .encart UL, .encart OL, .encart DL, .encart FORM {
    margin: 8px
}
.tableau {
    border-collapse: collapse;
    border: 1px solid #6C5D2E; margin: auto; padding: 0px
}
.tableau TH {
    color: #6C5D2E; background-color: #F4BE2C;
    font-weight: bolder; text-align: center; vertical-align: middle;
    border: 1px solid #6C5D2E; padding: 2px
}
.tableau TD {
    border-bottom: 1px solid #6C5D2E; padding: 5px
}
TD.bordure {
    border-left: 1px solid #6C5D2E
}
.tableau TABLE, .tableau TABLE TH, .tableau TABLE TD {
    background-color: transparent;
    border: 0px
}
.ligne {
    background-color: transparent
}
.surligne {
    background-color: #FBDC99
}
.acte {
    background-color: #FFFFCC;
    font-family: Arial, sans-serif; text-align: justify;
    margin: 8px; border: 2px dotted #6C5D2E; padding: 4px
}
.acte UL {
    list-style-type: disc; list-style-position: inside
}
.acte UL LI {
    padding-left: 1em
}
.acte UL UL {
    list-style-type: circle
}
.alerte, P.alerte, P.alerte:first-letter {
    color: #B80000;
    font-weight: bolder
}
#pied {
    width: 50%; clear: both;
    font-size: 12px; text-align: center; white-space: nowrap;
    border-top: 1px solid #999999; margin: auto
}
#pied A {
    text-decoration: none
}
