body {
    font-family: sans-serif;
    font-size: 86%;
}


h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
}

a {
text-decoration: none;
}

a.EXTERNAL {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent;
padding-right: 13px;
}

#BLOC_GLOBAL {
    width: 1000px;
    margin: auto;
}

#BLOC_GAUCHE {
float: left;
font-size: 0.9em;
width: 190px;
margin-top: 40px;
}

#BLOC_GAUCHE ul {
padding-left: 15px;
margin-top: 0;
margin-bottom: 0;
}

#BLOC_GAUCHE li {
padding-left: 0;
list-style: circle;
color: red;
}

#BLOC_GAUCHE p {
margin-bottom: 3px;
margin-top: 15px;
font-weight:  bold;
}

#BLOC_DROIT {
float: right;
font-size: 0.9em;
width: 190px;
margin-top: 40px;
}

#BLOC_DROIT p {
margin-bottom: 3px;
margin-top: 15px;
font-weight:  bold;
}

#BLOC_DROIT ul {
padding-left: 15px;
margin-top: 0;
margin-bottom: 0;
}

#BLOC_DROIT li {
padding-left: 0;
list-style: circle;
color: red;
}

#BLOC_CORPS {
width: 580px;
margin-left: 210px;
margin-right: 210px;
}

#BLOC_PIED {
    clear: both;
}

p.p_LienFiche {

}

p.p_LienMotcle {

}

p.p_Soustitre {
font-style: italic;
font-size: 1.1em;
}

div.d_Chapo {
background-color: #eeeeee;
}
