h1 {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 0px;
	background-image: url(xxl/tit_fd.gif);
	height: 39px;
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ 
	background-repeat: no-repeat;}

/* index.php */
 DIV.faq {width:98%;margin-top: 4px;
 }
  DIV.faq_titre {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: lighter;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	_padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px 0; /* ajout marge haute et basse pour contourner le bug peekaboo sous IE6 */ 
	background-repeat: no-repeat;
  }
	DIV.faq_titre h2 {font-weight: lighter;display:inline;font-size:1.5em}
	DIV.faq_titre A {}
	DIV.faq_titre A:hover {}
	DIV.faq_titre img {}

  DIV.faq_texte {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	
	margin: 0px 25px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 530px;}

/* cat.php */
 DIV.faq_cat {width:98%;
 	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;}
	DIV.faq_cat img {float:left;margin-right:1em}
	DIV.faq_cat ul {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 4px;
	font-weight: lighter;
	letter-spacing: 0.1em;
	margin:0em 0 1em 2em}
	DIV.faq_cat li {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0.1em;padding-bottom:0.5em;height: 20px;}


/* reponse.php */
 DIV.faq_rep {width:100%}
  DIV.faq_rep img {float:left;margin-right:1em}
  DIV.faq_rep_titre {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px 0;
	background-repeat: no-repeat;
	font-weight: bold;
}
	DIV.faq_rep_titre h2 {font-size:1.5em;border-bottom:#FF6600 2px dotted}

  DIV.faq_rep_texte {font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	
	}
