#contenu_faq span {
display:block;
background-image: url(../img_com/puce_marron.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left:16px;
color:#554641;
font-weight:bold;
margin-top:2px;
margin-bottom:2px;
}

#block_droite_faq .marge {
padding-top:72px;
color:#3D3635;
font-weight:normal;
font-size:11px;
}

#contenu_faq .liste_faq_on {
display:block;
background-image: url(../img_com/puce_marron_actu_on.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left:16px;
color:#CD0043;
font-weight:bold;
margin-top:2px;
margin-bottom:2px;
cursor:pointer;
}

#contenu_faq .liste_faq_on a, #contenu_faq .liste_faq_on alink {
color:#CD0043;
text-decoration:none;
}


#contenu_faq .liste_faq_off {
display:block;
background-image: url(../img_com/puce_marron.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left:16px;
color:#554641;
font-weight:bold;
margin-top:2px;
margin-bottom:2px;
cursor:pointer;
}

#contenu_faq .liste_faq_off a, #contenu_faq .liste_faq_off alink {
color:#554641;
text-decoration:none;
}


