/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:normal}
html, body {background : url(fond.jpg);}
h1 {color:#FF6600;font-weight:bold;font-size:2em;margin:0;padding:0}
A {color:#FFCC33; text-decoration:none; font-weight:bold}
A:hover {color:#FFCC33; background:#FF6600; text-decoration:none}
/* Categories (index.php) */
/* ---------------------- */

 DIV.Down_cat {margin:1em;}
   DIV.Down_cat_titre {}
	DIV.Down_cat_titre img {}
	DIV.Down_cat_titre h2 {display:inline;}
	DIV.Down_cat_titre A {}
	DIV.Down_cat_titre A:hover {}
	DIV.Down_cat_titre span { padding-left:5px;}

   DIV.Down_cat_texte {}

 DIV.Down_sscat {margin:0.5em 0 0.5em 1em;}
   DIV.Down_sscat_titre {}
	DIV.Down_sscat_titre img {}
	DIV.Down_sscat_titre h3 {display:inline;}
	DIV.Down_sscat_titre A {}
	DIV.Down_sscat_titre A:hover {}
	DIV.Down_sscat_titre span {}

   DIV.Down_sscat_texte {}





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

 DIV.Down_catphp {}
  DIV.Down_catphp_titre {}
	DIV.Down_catphp_titre img {}
	DIV.Down_catphp_titre h2 {display:inline;}
	DIV.Down_catphp_titre A {}
	DIV.Down_catphp_titre A:hover {}
	DIV.Down_catphp_titre span { padding-left:5px;}

  DIV.Down_catphp_texte{}
	 DIV.Down_catphp_texte img {}



 DIV.Down_catphp_sscat {}
	 DIV.Down_catphp_sscat ul {}
	 DIV.Down_catphp_sscat A {}
	 DIV.Down_catphp_sscat A:hover {}

