h1 {font-family: Verdana;
	color: #265B5A;
	font-size: 24px;
	font-weight: normal;
	padding-top:10px;
	text-align: left;
	text-indent: 50px;
	vertical-align: bottom;
	background-image: url(img/bg_dos_h1.gif);background-repeat: no-repeat;}

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

DIV.Dos_cat {width:100%;}
  DIV.Dos_cat_titre {
    font-family:Courier New, Courier, mono; font-weight:bold;
	margin-top:3em; 
	border-bottom:#808E91 3px dotted; 
	padding:0.4em
  }
	DIV.Dos_cat_titre img {float:left; margin:-15px 1em 0 -3px;}
	DIV.Dos_cat_titre h2 {display:inline; font-size:18px;}
	DIV.Dos_cat_titre span {font-size:0.8em;color:#64673C;padding-left:1em}	

  DIV.Dos_cat_texte {margin-bottom:5px; padding:0.5em}

  DIV.Dos_sscat {margin-top:1em}
  DIV.Dos_sscat_titre {margin-left:3em; padding:0.3em; border-bottom:#64673C 1px dotted}
	DIV.Dos_sscat_titre img {float:left;margin-right:1em}
  	DIV.Dos_sscat_titre h3 {display:inline;font-size:1.2em}
  	DIV.Dos_sscat_titre span {padding-left:1em;color:#64673C}

  DIV.Dos_sscat_texte {margin-left:6em; margin-bottom:2em; padding:0.2em}


 /* affichage deux colonnes */
 DIV.doscatcol1 {position:relative; float:left; width:406px; padding:2px;}
 DIV.doscatcol2 {position:relative; width:406px; float:right; padding:2px;padding-right:5px;}


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

 DIV.Dos_catphp {width:98%;}
 DIV.Dos_catphp_titre {
    font-family:Arial; font-weight:bold;
	margin-top:1em; 
	padding:0.4em
  }
	DIV.Dos_catphp_titre img {float:left;margin-right:1em}
	DIV.Dos_catphp_titre h2 {font-size:1.2em;display:inline}
	DIV.Dos_catphp_titre SPAN {padding-left:2em;color:#64673C;font-size:0.8em}

 DIV.Dos_catphp_texte{margin-top:0.2em;border-top:2px dotted #64673C;padding:1em}


 /* affichage des souscatégories */
 DIV.Dos_catphp_sscat {float:right; width:820px; margin-top:10px; margin-right:5px;padding:0px;}
	DIV.Dos_catphp_sscat span {font-size:1.5em;font-weight:bold;padding-left:1em}
	DIV.Dos_catphp_sscat ul {list-style-type:none; margin:1em 0 1em 0; padding:0 0 0 2.5em}
	DIV.Dos_catphp_sscat li {list-style-type:none;min-height:60px; padding-bottom:10px;background-image:url(img/bg_sscat.gif); background-repeat:no-repeat;padding-left:0px}
	DIV.Dos_catphp_sscat A {font-weight:bold;color:#A0390E;font-size:14px;}

 /* class supplémentaire pour présentation deux colonnes */
 DIV.doscol1 {position:relative; float :left; width:396px; padding:2px;}
 DIV.doscol2 {position:relative; margin-right:30px; float:right; width:396px; padding:2px;}

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

 DIV.dossier {width:780px; padding:0px; margin-left:5px; margin-top:20px; float:left;}
 DIV.titre h1 {background-image:url(img/1px.gif);}
	DIV.titre SPAN {display:block;text-align:right;border-bottom:2px dotted #64673C}

  DIV.chapo {width:750px; margin-top:1px;padding-right:10px; font-style:italic;font-size:1.1em;padding-bottom:2px; height:49px;}
	DIV.chapo img {float:left;padding-right:2em; margin-top:0px;}
  DIV.texte {border-top:2px dotted #64673C;margin-right:10px;}
   DIV.texte h2 {font-size:125%;}
   DIV.texte h3 {font-size:110%;}

  DIV.suite {border-top:1px solid #64673C;font-weight:bold;font-size:1.5em;padding-top:0.5em}
	DIV.suite A {padding-left:2em;font-weight:normal;font-size:0.7em;}
	DIV.suite A:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#64673C;}

  DIV.debut_suite {text-align:center;border-top:1px solid #64673C;font-weight:bold;padding-top:0.5em}

  DIV.auteur {margin-top:3em;text-align:right;font-weight:bold;border-top:1px solid #999;border-bottom:1px solid #999;padding:0.4em 0 0.4em 0}

  DIV.commentaire {margin-top:1em; border-top:2px dotted #64673C; text-align:center; padding:0.5em 0 0.2em 0; font-weight:bold}
	DIV.commentaire A {color:#64673C}
  DIV.commentaire_login {text-align:left;font-weight:bold;border-bottom:1px solid #64673C}

  DIV.commentaire_texte {text-align:left;padding:1em;margin-bottom:2em;background:#eee}

