
/* index.php */

 DIV.Dos_cat_general {position:relative;}

 DIV.Dos_cat_titre {font-weight:bold;BORDER-BOTTOM:#000000 1px dotted;}
 .imgcat {} //image présentation catégorie
 .Dos_cat_titre {font-size:13px; color:#006600; font-weight:bold;}
 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;}

 DIV.Dos_cat_texte {}
 .Dos_cat_titre{font-size:13px; color:#006600; font-weight:bold;}
 .Dos_cat_texte {font-weight:normal;}


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

 A.Dos_sscat_titre2 {font-size:11px; font-weight:bold; text-decoration:none;}
 A:hover.Dos_sscat_titre2 {font-size:11px; font-weight:bold; text-decoration: underline;}
 .Dos_sscat_texte2 {font-weight:normal;}


/****************************************************/





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


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

 /* div et tableau */
 DIV.Dos_catphp_general {position:relative;}

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

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

 /* affichage des souscatégories */
 DIV.Dos_catphp_sscat {BORDER-TOP:#000000 1px solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;}
 .Dos_catphp_sscat {font-weight:bold;}
 A.Dos_catphp_sscat {font-size:9pt; color:#000000; font-weight:normal; text-decoration:none;}
 A:hover.Dos_catphp_sscat {font-size:9pt; color:#000000; 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 {BORDER:#000000 1px solid; text-align : center; padding : 2;}
 DIV.commentaire_login {BORDER:#000000 1px solid; padding : 2;}
 DIV.commentaire_texte {BORDER:#000000 1px solid; padding : 2;}

 /* polices de caractère */
 .titre {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:8pt; 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 */
 TEXTAREA.commentaire {border : dotted;}
 INPUT.commentaire {font-size: 8pt; font-weight:normal;}


.enligne {font-size:8pt; color:#C0C0C0; font-weight:normal;}
