#soustitre {
font-style: italic;
font-size: 1.5em;
font-weight: lighter;
line-height: 1.2em;
margin-top: 0;
text-align: left;
} 

#auteurs {
font-weight: bold;
font-size: 1.2em;
text-align: left;
}

#date {
font-variant: small-caps;
font-size: 1.5em;
font-weight: lighter;
text-align: left;
}

div.Annexe {
font-size: 0.85em;
font-weight: bold;
color: #003333;
}

.SeparateurMotscles {
margin-top: 3px;
margin-bottom: 3px;
border: 0;
height:1px;
}

.Motcle {
margin: 0;
font-size: 1.0em;
}

p.Organisme {
font-size: 0.9em;
text-align: left;
}

p {
text-align: justify;
}

#BLOC_ANNEXE p{
text-align: left;
}

img {
border: 0;
}

div.NOTE {
display: block;
position: absolute;
left:-999px;top:0;
width: 20em;
border: 1px solid black;
background: #f5f5dc;
z-index: 500;
font-size: 90%;
padding: 2px;
}