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

DIV.Dos_cat {margin-top: 20px; margin-bottom: 5px; padding-bottom: 5px;}
DIV.Dos_cat img {float: left; margin-right: 10px;}  

DIV.Dos_cat_titre {}
   DIV.Dos_cat_titre h2, h2 a {line-height: 1em; padding-top: 0;}
   DIV.Dos_cat_titre a {}
   DIV.Dos_cat_titre a:hover {}
   DIV.Dos_cat_titre span {display: none;}
   DIV.Dos_cat_titre img {}

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


DIV.Dos_sscat {padding-left: 32px;}
DIV.Dos_sscat_titre {}
   DIV.Dos_sscat_titre h3 {}
   DIV.Dos_sscat_titre a {}
   DIV.Dos_sscat_titre a:hover {}
   DIV.Dos_sscat_titre span {display: none;}
   DIV.Dos_sscat_titre img {}

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

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


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

DIV.Dos_catphp {margin-top: 20px; margin-bottom:5px; padding-bottom: 5px;}
DIV.Dos_catphp_titre {}
   DIV.Dos_catphp_titre img {float: left;}
   DIV.Dos_catphp_titre h2, h2 a {line-height: 1.2em; padding-top: 0pt;}
   DIV.Dos_catphp_titre a:hover {}
   DIV.Dos_catphp_titre span {display:none;}

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: 30px;}
   DIV.Dos_catphp_sscat ul {list-style-image: url(img/img_sscat.png); margin-left:20px;}
   DIV.Dos_catphp_sscat li {}
   DIV.Dos_catphp_sscat a {}
   DIV.Dos_catphp_sscat a:hover {}

/* 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 {}
DIV.titre {}
   DIV.titre h1 {}
   DIV.titre span {display: none}

DIV.chapo {
   color: #808080;
   margin-bottom: 25px;
}
   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 {display: none;}
   DIV.auteur img {}

DIV.commentaire {text-align:center; margin:1em;}
   DIV.commentaire a {}
   DIV.commentaire a:hover {}
   DIV.commentaire input {}

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