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

 /* categorie : div et tableau */
 DIV.Dos_cat_general {position:relative;}
 DIV.Dos_cat_titre {margin-top : 10px;BORDER-BOTTOM:#000000 1px dotted;}
 DIV.Dos_cat_texte { margin-bottom : 5px;}
 DIV.Dos_sscat_titre {  margin-left : 15px; margin-top : 5px;}
 DIV.Dos_sscat_texte {	margin-left : 15px; margin-bottom : 5px;}


 /* categorie : polices de caractère */
 .Dos_cat_date {font-size:8pt; color:#C0C0C0; font-weight:normal;}
 .Dos_sscat_date {font-size:8pt; color:#C0C0C0; font-weight:normal;}
 .Dos_cat_titre {font-size:13px; color:#006600; font-weight:bold;}


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

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

 /* categorie : images cat et sscat */


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

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


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

 /* polices de caractère */
 .datedos_catphp {font-size:8pt; color:#C0C0C0; font-weight:normal;}
 .chapo_catphp {font-weight:normal;}

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


/* -------------------------------------------------- */
/* Dossier specifique (dossiers.php, commentaire.php) */
/* -------------------------------------------------- */

 /* div et tableau */
 DIV.dossier {position:relative;}
 DIV.chapo {position:relative;}
 DIV.suite {BORDER-TOP:#000000 1px solid; margin-top : 10px; margin-bottom : 20px;}
 DIV.debut_suite {BORDER-TOP:#000000 1px solid; margin-top : 10px; margin-bottom : 20px; text-align : center; padding : 2;}
 DIV.commentaire {position:relative; margin-top:2em; margin-bottom:2em; BORDER:#000000 1px dotted; text-align : center; padding : 2;}
 DIV.commentaire_login {BORDER-BOTTOM:#000000 1px solid; padding : 2;}
 DIV.commentaire_texte {margin-bottom:2em; padding : 2;}


 /* polices de caractère */
 .titre {font-size:11pt; font-weight:bold;}
 .datedos {font-size:8pt; color:#C0C0C0; font-weight:normal;}
 .chapo {font-weight:normal;}
 .suite {color:#C0C0C0; font-weight:bold;}
 .debut_suite {color:#C0C0C0; font-weight:bold;}
 .commentaire {font-size:10pt; color:#006600; font-weight:bold;}
 .commentaire_login {font-size:8pt; font-weight:bold;}
 .commentaire_texte {font-size:8pt; font-weight:normal;}
 .auteur {font-size:9pt; font-weight:bold;}

 /* categorie : liens */
 A.suite {font-weight:normal; text-decoration:none; margin-left : 5px;}
 A:hover.suite {font-weight:normal; text-decoration: underline; margin-left : 5px;}

 A.debut_suite {font-weight:bold;}
 A:hover.debut_suite {font-weight:bold;}

 A.commentaire {font-size:9pt; font-weight:normal; text-decoration:none;}
 A:hover.commentaire {font-size:9pt; font-weight:normal; text-decoration: underline;}


 /* commentaire formulaire */
 INPUT.commentaire {font-size: 8pt; font-weight:normal;}
