h1 {color:#6BADE7; font-size:12pt; margin:0;padding:0}

/* index.php */
 DIV.faq {width:98%;margin-top:2em}
 
  DIV.faq_titre {}
	DIV.faq_titre h2 {font-size:1.1em;margin:0;padding:0; border-bottom:solid 1px #6BADE7; }
	DIV.faq_titre A { color:#000000;}
	DIV.faq_titre A:hover {color:#6BADE7; }
	DIV.faq_titre img {}

  DIV.faq_texte {color:#666666;}
  
/* cat.php */
 DIV.faq_cat {width:98%}
	DIV.faq_cat img {float:left;margin-right:1em}
	DIV.faq_cat ul {margin:2em 0 1em 3em; }
	DIV.faq_cat li {padding-bottom:0.5em;font-weight:bold;}
	DIV.faq_cat li a { color:#000000;}
	DIV.faq_cat li a:hover { color:#6BADE7;}

/* reponse.php */
 DIV.faq_rep {width:98%;margin-top:2em}
  DIV.faq_rep img {float:left;margin-right:1em}
  DIV.faq_rep_titre {}
	DIV.faq_rep_titre h2 {font-size:1.1em;margin:0;padding:0; border-bottom:solid 1px #6BADE7;}

  DIV.faq_rep_texte {margin:2em}
