/* HP */
.boite_coin.faq_hp .mycolonne {
 -moz-column-count:2; column-count:2;
 -moz-column-gap:10px; column-gap:10px;
 -moz-column-width:auto; column-width:auto;
 margin:0 10px 0 17px;
 padding:0;
}
.boite_coin.faq_hp .mycolonne li { list-style-type:square;color:#949494;margin:0 5px 5px 0;padding:0; }

/* menu vertical */
.boite_grise.menu_faq { width:272px;margin-left:auto;margin-right:auto }
.boite_grise.menu_faq .boite_contenu .submit { width:45px;height:24px;border:0;float:right;margin-right:3px;padding:0 }


/* Liste d'une categorie */
.boite_fond_gris.faq_liste ul { margin:0 10px 0 17px;padding:0; }
.boite_fond_gris.faq_liste ul li { list-style-type:square;color:#949494;padding:0; }

.boite_fond_gris.faq_tag { padding:5px 15px 5px 15px;margin:0 }
.recherche_tag { font-size:11px;color:#444444 }

/* Formulaire de dépot */
.boite_grise.formulaire_depot_faq { margin-top:20px }
.boite_grise.formulaire_depot_faq label { color:#666666;font-size:11px;font-style:normal;font-weight:normal;font-family:verdana;border:none;width:150px;float:left;text-align:right;padding:4px; }
.boite_grise.formulaire_depot_faq input { padding:2px 0;width:503px;border:1px solid #cccccc;margin-bottom:5px }
.boite_grise.formulaire_depot_faq select { padding:2px 0;width:503px;border:1px solid #cccccc;margin-bottom:5px }
.boite_grise.formulaire_depot_faq .red { color:#ff0000; }
.boite_grise.formulaire_depot_faq .CarTxt { background-color:#ffffff;border:1px solid #cccccc;height:130px;width:100% }
.boite_grise.formulaire_depot_faq .htmlarea select { width:auto !important; }

/* Formulaire de question */
.boite_grise.formulaire_question_faq { margin-top:20px }
.boite_grise.formulaire_question_faq label { color:#666666;font-size:11px;font-style:normal;font-weight:normal;font-family:verdana;border:none;width:150px;float:left;text-align:right;padding:4px; }
.boite_grise.formulaire_question_faq input { padding:2px 0;width:503px;border:1px solid #cccccc;margin-bottom:5px }
.boite_grise.formulaire_question_faq select { padding:2px 0;width:503px;border:1px solid #cccccc;margin-bottom:5px }
.boite_grise.formulaire_question_faq .red { color:#ff0000; }

