
#search_div{overflow:hidden;width:100%;}
#input_search{width:90%;margin:0 5px 0 0px;}
#liste_cat{margin: 30px 0 0px 0;overflow:hidden;}
.une_cat{box-sizing: border-box;float:left; width: 189px;display:block;background:#f3f3f3;border: 2px solid #ebebeb;height:150px;font-size: 16px;text-align:center;padding:20px 15px 0 15px;text-decoration:none;color:#777;font-weight:bold;}
.une_cat:first-child{margin:0 5px 10px 0px;}
.une_cat:not(:first-child){margin:0 5px 10px 5px;}
.une_cat:hover{background:#f9f9f9;}


/*0FA5DF*/
.question_reponse{margin:0 0 3px 0;}
.une_question{background:#e3e3e3;font-weight:bold;cursor:pointer;}
.une_reponse{background:#f3f3f3;text-align: justify;}
#liste_question{margin: 20px 0 20px 0;}
#liste_question {font-size:14px;}

#liste_question > h3 {margin-top: 7px;padding-top:10px;padding-bottom:10px;;border:none;}
#liste_question > h3:first-child { margin-top: 0;}

#liste_question > h3:hover{background:#0FA5DF;color:#fff;border:none;}
.link_faq{margin-top:20px;}

.img_cat{height:75px; border:0px solid red;}
.titre_cat{text-transform: uppercase;font-size:12px;text-decoration: none;margin:5px 0 0 0;}

.ui-autocomplete{font-size:11px;max-width: none;}
.ui-autocomplete-category {font-weight: bold;padding: .2em .4em;margin: .8em 0 .2em;line-height: 1.5;}

        .ui-corner-all{border-radius: 0 !important;}
        .ui-widget-content,.ui-helper-reset{border-radius: 0 !important;}
        .ui-accordion-header-active{background:#0FA5DF;color:#fff;border:none;}
        .ui-autocomplete .highlight {color:#0FA5DF;font-weight:bold;text-transform: uppercase;}