
/* 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  { color: #000; font-size: 11px; margin-bottom: 5px }
 DIV.Dos_sscat_titre {  margin-left : 15px; margin-top : 5px;}
 DIV.Dos_sscat_texte  { color: #000; font-size: 11px; margin-bottom: 5px; margin-left: 15px }

h4   { color: #8f1111; font-weight: bold; font-size: 18px; font-family: Georgia, "Trebuchet ms", sans-serif; text-indent: 5px; margin-top: 20px; padding-right: 5px; border-bottom: 1px dotted #8f1111 } 


 /* 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:10px; color:#8F1111; font-weight:bold; text-decoration:none;}
 A:hover.Dos_cat_titre {font-size:10px; color:#8F1111; font-weight:bold; text-decoration: underline;}

 A.Dos_sscat_titre {font-size:10px; font-weight:bold; text-decoration:none;}
 A:hover.Dos_sscat_titre {font-size:10px; 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:#8F1111; font-weight:bold; text-decoration:none;}
 A:hover.titredos_catphp {font-size:13px; color:#8F1111; font-weight:bold; text-decoration: underline;}

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

 /* affichage des souscatégories */
 DIV.Dos_catphp_sscat {BORDER-TOP:#000000 1px solid; BORDER-BOTTOM:#000000 1px solid;}
 .Dos_catphp_sscat  { color: #800000; font-weight: bold; font-size: 12px }
 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-family:Georgia, Verdana, Arial, sans-serif; font-size:13pt; font-weight:bold; text-align: center;}
.titredos { color: #000; font-weight: bold; font-size: 12px; font-family: Georgia, Verdana, Arial, sans-serif; text-align: center }
.m { color: #800000; font-weight: bold; font-size: 12px; font-family: Georgia, Verdana, Arial, sans-serif; text-align: center }
.grandtitre { color: #fff; font-weight: bold; font-size: 14px; font-family: Georgia, Verdana, Arial, sans-serif; background-color: #800000; text-align: center }
.texte  { color: #000000; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; text-align: justify }
 .datedos  { color: #c0c0c0; font-weight: normal; font-size: 10px; font-family: Tahoma, Arial, Georgia, sans-serif }
 .chapo  { color: #000; font-weight: normal; font-size: 11px; font-family: Tahoma, Arial, Verdana, sans-serif; text-align: center }
 .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;}
