h1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0;
	padding-left: 25px;
	background: url(images/carre_bienvenue.gif) no-repeat left;
}

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

 DIV.Down_cat {width:100%}
   DIV.Down_cat_titre {
	margin-top: 1em;
	border-bottom: 1px solid #5697B9;
	padding: 0.4em;
}
	DIV.Down_cat_titre img {float:left; margin:-15px 1em 0 0; border:#666666 1px solid}
	DIV.Down_cat_titre h2 {display:inline;font-size:1.4em}
	DIV.Down_cat_titre A {
	color: #1B6B71;
	text-decoration: none;
}
	DIV.Down_cat_titre A:hover {
	color: #AB4986;
}
	DIV.Down_cat_titre span {font-size:0.8em;color:#FF6600;padding-left:1em}

   DIV.Down_cat_texte {
	background: #F6FDEC;
	margin-bottom: 5px;
	padding: 0.3em;
	color: #AB4986;
}

 DIV.Down_sscat {margin-top:1em}
   DIV.Down_sscat_titre {margin-left:6em; padding:0.3em; border-bottom:#FF6600 1px dotted}
	DIV.Down_sscat_titre img {float:left;margin-right:1em}
	DIV.Down_sscat_titre h3 {display:inline;font-size:1.4em}
	DIV.Down_sscat_titre A {}
	DIV.Down_sscat_titre A:hover {}
	DIV.Down_sscat_titre span {padding-left:1em;color:#FF6600}

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


 /* affichage deux colonnes */
 DIV.downcatcol1 {position:relative; float:left; width:47%; padding:6}
 DIV.downcatcol2 {position:relative; width:47%; float:right; padding:6}



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

 DIV.Down_catphp {
	width: 100%; /*margin-top: 2em;*/
	height: auto;
	background-color: transparent;
}
  DIV.Down_catphp_titre {
	background: #F6FDEC; /*border-bottom: thin dotted #5697B9;*/
	color: #5697B9;
	border-bottom: 1px solid #5697B9;
	margin-top: 3em;
	clear: both;
}
	DIV.Down_catphp_titre img {float:left;margin-right:1em}
	DIV.Down_catphp_titre h2 {
	font-size: 1.3em;
	display: inline;
	margin: 0;
	padding: 0;
}
	DIV.Down_catphp_titre A {
	text-decoration: none;
	color: #5697B9;
	
}
	DIV.Down_catphp_titre A:hover {
	color: #AB4986;
	border-bottom: thin dotted #AB4986;
}
	DIV.Down_catphp_titre span {
	padding-left: 28px;
	color: #FF6600;
	font-size: 0.8em;
	display: block;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

  DIV.Down_catphp_texte{
	/*border-top: 1px solid #5697B9;*/
	padding: 0;
	float: left;
	width: 100%;
	padding-top: 0.3em;
}
	 DIV.Down_catphp_texte img {
	float: left;
	margin-right: 1em;
	
}



 DIV.Down_catphp_sscat {background:#eee;width:98%; margin-top:2em;border-top:1px solid #999;border-bottom:1px solid #999;padding:0.4em 0 0.4em 0}
	 DIV.Down_catphp_sscat ul {list-style-type:none; margin:1em 0 1em 0; padding:0 0 0 2.5em}
	 DIV.Down_catphp_sscat li {margin:0.5em;background:url(xxl/dossier.gif) no-repeat;padding-left:2em}
	 DIV.Down_catphp_sscat A {font-weight:bold;color:#FF6600;font-size:1.2em}
	 DIV.Down_catphp_sscat A:hover {}

  /* affichage deux colonnes */
 DIV.downcol1 {position:relative; float :left; width:47%; padding:6}
 DIV.downcol2 {position:relative; width:47%; float:right; padding:6}
