/**************************************************/
/*                    FAQ                         */
/**************************************************/
html {overflow-y:scroll}
p.intro_faq {font-size:12px; margin-left:20px}

#faq {background: url(../images/faq/fond_faq.gif) scroll repeat-y 3px top; width:100%}

#faq #jquery_faq {width:250px; float:left; line-height:120%; color:#7a685c; margin:0; padding:0; }
#jquery_faq a{display:block; font-weight:bold; text-decoration:none;}
#jquery_faq ul {}
#jquery_faq li {margin-left: 0px; list-style-type:none}
#jquery_faq li a{padding:5px 0 0 15px; display:block; background: url(../images/faq/fond_theme.gif); height:19px; margin-bottom:2px}
/*#jquery_faq .theme {repeat-x;padding:5px 0 0 15px; }*/
#jquery_faq .theme {position:relative}
#jquery_faq .theme a{color:#5D635F}
#jquery_faq .theme img{position:absolute; right:11px; top:0}
#jquery_faq ul{overflow: hidden; margin:0; background-color:#DBCCB8;}

#jquery_faq .li  {margin:12px 5px 0px 30px; margin-left:30px; list-style-type:none}
#jquery_faq .dernier_li{margin:12px 5px 35px 30px; }
#jquery_faq .li:hover{list-style-image: url(../images/faq/select_faq.gif); text-decoration:underline; cursor:pointer; }
#jquery_faq .lihover{list-style-image: url(../images/faq/select_faq.gif); text-decoration:none; cursor:pointer;  color:#000}

#reponses {float:left; width:278px; margin-left:2px; padding:35px 15px }
#reponses .reponse {display:none}

