
/* Categories (index.php) */
/* ---------------------- */

 /* categorie : div et tableau */
 DIV.An_cat_general {position:relative;}
 DIV.An_cat_titre {margin-top : 10px;BORDER-BOTTOM:#000000 1px dotted;}
 DIV.An_cat_texte {margin-bottom : 5px;}
 DIV.An_sscat_titre {margin-left : 15px; margin-top : 5px;}
 DIV.An_sscat_texte {margin-left : 15px; margin-bottom : 5px;}


 /* categorie : polices de caractère */
 .An_cat_date {font-size:8pt; color:#666666; font-weight:normal;}
 .An_sscat_date {font-size:8pt; color:#C0C0C0; font-weight:normal;}
 .An_cat_texte {font-size:9pt;}
 .An_sscat_texte {font-size:9pt;}

 /* categorie : liens */
 A.An_cat_titre {font-size:13px; color:#006600; font-weight:bold; text-decoration:none;}
 A:hover.An_cat_titre {font-size:13px; color:#006600; font-weight:bold; text-decoration:none;}

 A.An_sscat_titre {font-size:12px; font-weight:bold; text-decoration:none;}
 A:hover.An_sscat_titre {font-size:12px; font-weight:bold; text-decoration:none;}


/* ----------------------------------- */
/* les sites dans une cat (cat.php) */
/* ----------------------------------- */

 /* div et tableau */
 DIV.An_catphp_general {position:relative;}
 DIV.An_catphp_titre {margin-top : 10px;BORDER-BOTTOM:#000000 1px dotted;}


 /* Titre liens */
 A.titrean_catphp {font-size:13px; color:#006600; font-weight:bold; text-decoration:none;}
 A:hover.titrean_catphp {font-size:13px; color:#006600; font-weight:bold; text-decoration: underline;}

 /* lien mort */
 A.Anmort_catphp {font-weight:bold;}
 A:hover.Anmort_catphp {}

 /* soumettre un site */
 A.An_catphp_soum {font-weight:bold;}
 A:hover.An_catphp_soum {}

 /* polices de caractère */
 .datean_catphp {font-size:8pt; color:#666666; font-weight:normal;}
 .desc_catphp {font-size:9pt; font-weight:normal;}
 .Url_catphp {font-size:8pt; color:#C0C0C0; font-weight:normal;}

 /* affichage des souscatégories */
 DIV.An_catphp_sscat {BORDER-TOP:#000000 1px solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
 .An_catphp_sscat {font-weight:bold;}
 A.An_catphp_sscat {font-size:9pt; font-weight:normal; text-decoration:none;}
 A:hover.An_catphp_sscat {font-size:9pt; font-weight:normal; text-decoration: underline;}

