BODY {
    background-color: #FFFFEE;
    padding-top: 10px
}
LABEL {
    color: #7E081F
}
H1 {
    color: #F2CB6E;
    border: 2px solid #F2CB6E
}
H3 {
    color: #DBA515
}
H4 {
    color: #7E081F
}
P:first-letter {
    color: #7E081F
}
A {
    color: #7E081F;
}
A.bouton {
    display: block;
    color: #FACA33; background-color: #7E081F;
    font-weight: bold; font-size: 16px;
    text-align: center; vertical-align: middle; text-decoration: none; white-space: auto;
    border: 2px outset #DBA515; padding: 3px; margin: auto
}
A.bouton:hover, A.bouton:focus, A.bouton:active {
    color: #F0C600; background-color: #AA0C2A;
    text-decoration: none
}
UL.menu {
    min-width: 200px; max-height: 354px; overflow: auto;
    text-align: justify; white-space: nowrap;
    list-style-type: none;
    margin: 0px; padding: 10px
}
LI.actif {
    list-style-image: url(/images/pointeur.png); list-style-position: inside
}
UL.photos {
    list-style-type: none
}
UL.photos LI {
    display: block; float: left; width: 220px; height: 225px; overflow: hidden;
    background-color: #FFFFFF; border: 1px solid #DBA515; margin: 10px;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=DDDDDD,offX=5,offY=5,positive=true);
    -moz-border-radius: 4px
}
UL.photos LI:hover, UL.photos LI:focus, UL.photos LI:active {
    background-color: #FFFFEE; border-color: #7E081F
}
UL.photos A {
    display: block; width: 100%; height: 100%;
    text-decoration: none; text-align: center; vertical-align: center;
    border: 0px; padding: auto; margin: 0px
}
UL.photos IMG {
    border: 0px; padding: 0px; margin: 10px
}
UL.dossiers {
    min-width: 200px; max-height: 354px; overflow: auto;
    text-align: justify; white-space: nowrap;
    list-style-image: url(/images/dossier.png); list-style-position: inside;
    margin: 0px; padding: 10px
}
UL.dossiers UL {
    margin-top: 0px; margin-bottom: 0px
}
LI.ouvert {
    list-style-image: url(/images/dossierouvert.png)
}
DIV.cadre {
    max-height: 500px; overflow: auto
}
.encart {
    border-color: #BF8C13
}
.encart H2 {
    color: #FACA33; background: #AA0C2A url(/images/fondenteterouge.png)
}
.encart H2 A {
    color: #FACA33;
    text-decoration: none
}
.encart H2 A:hover, .encart H2 A:focus, .encart H2 A:active {
    color: #F0C600;
    text-decoration: none
}
.tableau TH {
    background-color: #F2CB6E
}
#pied {
    border-color: #BF8C13
}
