diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 9782170e954ab3ab03f6cb688c2074306d3c6222..1cf9903754e092b4f786ef7bb46cacc2a18be3ec 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -265,8 +265,8 @@ a[hreflang].spip_out:after, a[hreflang].external:after { content: ""; }
 img { box-sizing: content-box; }
 ul.spip { margin-left: 2em; }
 ol.spip { margin-left: 2.5em; }
-ul.spip ul.spip, ol.spip ol.spip { margin-left: .25em; margin-bottom: 0; margin-top: 0.5em;}
-ul.spip li, ol.spip li { margin-bottom: 0.5em; }
+ul.spip ul.spip, ol.spip ol.spip { margin-left: .25em; margin-bottom: 0; margin-top: 0.25em;}
+ul.spip li, ol.spip li { margin-bottom: 0.25em; }
 .table caption, table.spip caption { border-bottom: none; }
 
 @media print {
@@ -2832,10 +2832,14 @@ margin-bottom: 1em;
 .portailcognac #letexte .spip th {
   padding: 10px 15px;
 }
-.portailcognac #letexte ul {
+.portailcognac #letexte ul,
+.portailcognac #letexte ol {
   margin: 1rem;
-  line-height: 1.6;
+  line-height: 1.2;
 }
+.portailcognac #letexte ol { margin-left: 2.25em; }
+#letexte ul ul, #letexte ul ol, #letexte ol ul,
+.portailcognac #letexte ul ul, .portailcognac #letexte ul ol, .portailcognac #letexte ol ul { margin-top: .25em; }
 .portailcognac #letexte .texteencadre-spip {
   padding: .5em 1em;
   border: none;