@charset "UTF-8";


/* générique */
#principal {
    background:url(/img/fonds/entreprise_oxbow.jpg) 0 14px no-repeat;
    font-family:"Arial Narrow",  Arial, Helvetica, sans-serif;
    color:#7b796c;
}


/* oxbow / historique */
#flash_historique {
    position:absolute;
    z-index:0;
}
#contenu {
    z-index:1;
    position:absolute;
    width:580px;
    margin:100px 0 0 55px;
}
p {
    font-size:.9em;
    line-height:110%;
    margin-bottom:12px;
    text-align:justify;
}
p.signature {
    font-size:.8em;
    text-align:right
}