
/* 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;}


