#presentation_titre{
    color:#CE2821;
    font-size:1.7em;
    font-style:normal;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;
    clear: both;
}

#presentation_surtitre{
    color: #CE2821;
    font-size:1.2em;
    font-style: normal ;
    margin-top: 5px; 
    margin-bottom: 5px;
    font-weight:bold;
    clear: both;
}

#presentation_descriptif {
    font-size:11px;
    font-style: normal ;
    margin-top: 6px;
    text-align:justify;
    width: 98%;
    line-height: 140%;
}

#presentation_soustitre{
    color: #CE2821;
    font-size:1.0em;
    font-style: normal ;
    margin-top: 5px; 
    margin-bottom: 5px;
    font-weight:bold;
    clear: both;
}

#fil_ariane{
    color: #A0A0A0;
    font-weight:bold;
    border-bottom:1px solid #DADADA;
    border-top:1px solid #DADADA;
    font-size: 94%;
    padding-bottom:3px;
    padding-top:3px;
}
#fil_ariane span{
    color: #CE2821;
}
#fil_ariane a{
    text-decoration: none;
} 
#fil_ariane a:hover, .menu a:focus {
    background-color:#FFFFFF;
    border-color: #990000;
    color: #CE2821;
}
