@charset "UTF-8"; /*** Styles généraux ***/ .fondsombre, body { background: #343a40; } a { text-decoration: none; color: #5fb5a2; font-weight: bold; } a:hover { color: #3d8474; } .fondgris { background: #e9e9e9; } .fondgris .formulaire_spip { background: #eee; padding: 20px; } #spip-admin { display: none; } /*# sourceMappingURL=fiscal.css.map */