<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Categories (index.php) */
/* ---------------------- */

 DIV.general {margin-left : 20px;}
 DIV.texte {margin-left : 40px; margin-top : 5px;}

 A.titre {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.titre {font-size:12px; font-weight:bold; text-decoration: underline;}
 .texte {font-size:9pt;}

 .reponse {font-size:9pt; font-weight:bold;}

 A.reponse {font-size:12px; font-weight:normal; text-decoration:none;}
 A:hover.reponse {font-size:12px; font-weight:normal; text-decoration: underline;}

</pre></body></html>