div.precontenu  {
    padding-top         : 7px;
    height              : 407px;
}

div.precontenu div.contenu {
    margin-left         : 80px;
    margin-top          : 10px;
    height              : 310px;
    width               : 415px;
    color               : #55861C;
    
    padding-right       : 10px;
    
    scrollbar-3dlight-color     : #fff;
    scrollbar-arrow-color       : #E1E8A4;
    scrollbar-darkshadow-color  : #fff;
    scrollbar-face-color        : #fff;
    scrollbar-highlight-color   : #fff;
    scrollbar-shadow-color      : #fff;
    scrollbar-track-color       : #E1E8A4;
}

div.precontenu div.titre_page {
    text-transform      : none;
    margin-left         : 80px;
    padding             : 5px 0 5px 12px;
    font-weight         : normal;
    font-size           : 18px;
    font-family         : 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color               : #55861C;
	background-color    : inherit;
    text-align          : left;
    background-image    : none;
    background-image    : url(images/puce_downloads.gif);
    background-position : 0 14px;
    background-repeat   : no-repeat;
}

h1 {
    text-transform      : uppercase;
    margin              : 5px 0 0 10px;
    color               : #55861C;
    clear               : left;
}

div.precontenu div.contenu h2 {
    font-size           : 11px;
    color               : #55861C !important;
    background-image    : url(images/puce_downloads.gif);
    background-position : 0 3px;
}

div.precontenu div.contenu a {
    color               : #55861C !important;
    text-decoration     : none;
}

div.precontenu div.contenu a:hover {
    text-decoration     : underline;
}

li {
    margin              : 5px 0px 0px 16px;
    padding             : 0px;
    list-style          : none outside url(images/puce_liste_news.gif);
}

div.undocument {
    width               : 295px;
    height              : 26px;
    background-image    : url(images/fd_elt_download_off.gif);
    background-repeat   : no-repeat;
    padding             : 15px 27px 15px 20px;
    color               : #ADC157;
    margin-bottom       : 10px;
}

div.undocumenton {
    width               : 295px;
    height              : 26px;
    background-image    : url(images/fd_elt_download_on.gif);
    background-repeat   : no-repeat;
    padding             : 15px 27px 15px 20px;
    color               : #78B74F;
    margin-bottom       : 10px;
}

div.precontenu div.contenu div.undocument h2 {
    font-size           : 11px;
    color               : #fff;
    background-image    : url(images/puce_downloads_un_doc.gif);
    background-position : 0 3px;
}

div.precontenu div.contenu div.undocumenton h2 {
    font-size           : 11px;
    color               : #78B74F;
    background-image    : url(images/puce_downloads_un_doc_on.gif);
    background-position : 0 3px;
}

div.undocumenton a {
    color               : #78B74F !important;
}

div.undocument a {
    color               : #ADC157 !important;
}

div.titreracine {
    color               : #55861C;
    font-size           : 18px;
    margin-bottom       : 10px;
}

div.dossier {
    height              : 20px;
    padding-left        : 20px;
    background-image    : url(images/folder.gif);
    background-repeat   : no-repeat;
    margin              : 5px 0;
    font-size           : 14px;
    font-weight         : bold;
}

ul.niveau0 {
    margin-left         : 10px;   
}

ul.niveau0 li {
    list-style          : none outside url(images/puce_downloads_sur_blanc.gif);
}

ul.niveau0 li a {
    color               : #55861C !important;
}

ul.niveau0 li a:hover {
    font-weight         : bold;
}

form.formulaire_login {
    color               : #55861C;
}

form.formulaire_login .champ {
    width               : 85px;
    font-size           : 11px;
}