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

DIV.Dos_cat { margin-left: 3%; margin-right: 2%; }

DIV.Dos_cat_titre {}
   DIV.Dos_cat_titre h2 { }
   DIV.Dos_cat_titre a { font-size:12pt; font-weight:bold; text-decoration:none; color:#336600;}
   DIV.Dos_cat_titre a:hover { font-size:12pt; font-weight:bold; text-decoration: underline; color:#336600; }
   DIV.Dos_cat_titre span { font-size:8pt; color:#ABD6B9; font-weight:normal; }
   DIV.Dos_cat_titre img { float: left; margin-right: 5px; }

DIV.Dos_cat_texte { font-size:9pt; color : #7A6BA5 }
   DIV.Dos_cat_texte img {padding-right: 10px;}


DIV.Dos_sscat { }
DIV.Dos_sscat_titre {}
   DIV.Dos_sscat_titre h3 {}
   DIV.Dos_sscat_titre a { font-size:11pt; font-weight:bold; text-decoration:none; color:#336600; }
   DIV.Dos_sscat_titre a:hover { font-size:11pt; font-weight:bold; text-decoration: underline; color:#336600; }
   DIV.Dos_sscat_titre span { font-size:8pt; color:#ABD6B9; font-weight:normal; }
   DIV.Dos_sscat_titre img { float: left; margin-right: 5px; }

DIV.Dos_sscat_texte {}
   DIV.Dos_sscat_texte img {padding-right:10px;}

/* affichage deux colonnes */
DIV.doscatcol1 {position:relative; float:left; width:48%; margin:15px;}
DIV.doscatcol2 {position:relative; float:right; width:48%; margin:15px;}


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

DIV.Dos_catphp { margin-left: 3%; margin-right: 2%; }
DIV.Dos_catphp_titre { }
   DIV.Dos_catphp_titre img { float: left; margin-right: 5px; }
   DIV.Dos_catphp_titre h2 { display: inline;}
   DIV.Dos_catphp_titre a { font-size:11pt; font-weight:bold; text-decoration:none; color:#336600; }
   DIV.Dos_catphp_titre a:hover { font-size:11pt; font-weight:bold; text-decoration: underline; color:#336600; }
   DIV.Dos_catphp_titre span { font-size:8pt; color:#ABD6B9; font-weight:normal; }

DIV.Dos_catphp_texte {vertical-align:top;}
   DIV.Dos_catphp_texte img {float:left; padding-right:10px;}


/* affichage des souscatégories */
DIV.Dos_catphp_sscat { margin-left: 3%; margin-right: 2%; }
   DIV.Dos_catphp_sscat ul {  }
   DIV.Dos_catphp_sscat span { font-size:12pt; color:#000000; font-weight:bold; }
   DIV.Dos_catphp_sscat li { font-size:8pt; color:#ABD6B9; font-weight:normal; }
   DIV.Dos_catphp_sscat a { font-size:10pt; font-weight:bold; text-decoration:none; color:#336600; }
   DIV.Dos_catphp_sscat a:hover { font-size:10pt; font-weight:bold; text-decoration: underline; color:#336600; }

/* class supplémentaire pour présentation deux colonnes */
DIV.doscol1 {position:relative; float: left; width: 48%; margin: 5px;}
DIV.doscol2 {position:relative; float: right; width: 48%; margin: 5px;}


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

DIV.dossier { margin-left: 3%; margin-right: 2%;}
DIV.titre {}
   DIV.titre h1 {}
   DIV.titre span { font-size:8pt; color:#ABD6B9; font-weight:normal; }

DIV.chapo {}
   DIV.chapo img {}
DIV.texte {}

DIV.suite {}
   DIV.suite a {}
   DIV.suite a:hover {}
   DIV.suite a:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#FF6600;}

DIV.debut_suite {}
   DIV.debut_suite a {}
   DIV.debut_suite a:hover {}

DIV.auteur {}
   DIV.auteur img {}

DIV.commentaire {text-align:center; margin:0; padding:0em;border: #000000 1px solid; margin-left: 350px; margin-right: 350px; BORDER:#7A6BA5 1px solid;}
   DIV.commentaire a {font-weight:normal; text-decoration:none; color:#336600;}
   DIV.commentaire a:hover {font-weight:normal; text-decoration: none; color:#ABD6B9;}
   DIV.commentaire input {}

DIV.commentaire_login {}
   DIV.commentaire_login img {}
DIV.commentaire_texte {}