/* Style de l'arborescence complète */#ged-chemin img {margin-right: 10px;}/* Style du bouton d'ajout d'un répertoire */#ged-add-folder {position: absolute;top: 20px;right: 8px;}/* Style du bouton d'ajout d'un document */#ged-add-doc {position: absolute;top: 60px;right: 5px;}/* Style du tableau de présentation des répertoires et des documents */.ged-display {width: 100%;margin-top: 20px;margin-bottom: 20px;border: 1px solid #404040;}.ged-display a {color: #000000;}.ged-display th {width: auto;padding: 10px;text-align: left;}.ged-display td {padding: 10px;color: #000000;font-size: 0.9em;text-decoration: none;border-top: 1px dashed #404040;}/* Style des liens documents internes et documents publics */#ged-space {text-align: right;}