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


.An_cat_titre {border-bottom:1px dotted #f66}
.An_cat_titre h2 {display:inline;font-size:15px}
.An_cat_titre span {font-size:11px;color:#999}
.An_cat_texte {padding:15px}


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

.An_catphp_titre h2 {display:inline;font-size:15px}
.An_catphp_titre span {font-size:11px;color:#999}
.An_catphp_texte {padding:15px}


/* soumettre un site */
.An_catphp_soum {background:#f66;text-align:center;font-weight:bold;padding:3px 0 3px 0}
.An_catphp_soum a {color:#fff}
.An_catphp_soum a:hover {color:#f66;background:#fcc}


.commentaire {border-bottom:1px dotted #f66;margin-bottom:10px;text-align:right}

.commentaire a {font-weight:bold}


.commentaire_login {border-bottom:1px dotted #000;background:#eee;color:#930}
.commentaire_login img {float:left}
.commentaire_texte {padding:0.5em}



