.fancytree-node.statut_E {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_E.png');
    background-repeat: no-repeat;
    background-position: 20px;
}
.fancytree-node.statut_E .fancytree-icon  {
    display: none;
}
.fancytree-node.statut_E .fancytree-title {
    margin-left: 20px;
    color: #BF9000;
}
body[class^="page_"] .zone_titre .titre_entite_E {
    color: #BF9000;
}
.libelle_PRODUIT.statut_E {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_E.png');
}
a.libelle_entite.libelle_entite_E.libelle_PRODUIT_E {
    color: #BF9000;
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_E.png');
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
.fancytree-node.statut_I {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_I.png');
    background-repeat: no-repeat;
    background-position: 20px;
}
.fancytree-node.statut_I .fancytree-icon  {
    display: none;
}
.fancytree-node.statut_I .fancytree-title {
    margin-left: 20px;
    color: #8e5bb4;
}
body[class^="page_"] .zone_titre .titre_entite_I {
    color: #8e5bb4;
}
.libelle_PRODUIT.statut_I {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_I.png');
}
a.libelle_entite.libelle_entite_I.libelle_PRODUIT_I {
    color: #8e5bb4;
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_I.png');
}
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
.fancytree-node.statut_C {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_C.png');
    background-repeat: no-repeat;
    background-position: 20px;
}
.fancytree-node.statut_C .fancytree-icon  {
    display: none;
}
.fancytree-node.statut_C .fancytree-title {
    margin-left: 20px;
    color: #4472c4;
}
body[class^="page_"] .zone_titre .titre_entite_C {
    color: #4472c4;
}
.libelle_PRODUIT.statut_C {
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_C.png');
}
a.libelle_entite.libelle_entite_C.libelle_PRODUIT_C {
    color: #4472c4;
    background-image: url('../ressources/ONEBASE/images/client_spec/iconEntite_C.png');
}


body#tinymce { background: none; }
