@import url(root.css);input,a{outline:0}h2{font-size:.95rem;font-weight:normal;text-transform:uppercase;padding:15px 0 5px;border-bottom:1px solid #000}a{color:var(--zone_gauche-background)}form #avertissement{padding:15px;color:var(--info-background);width:100%;text-align:center;display:block}#resultat_recherche{padding:3vw 10% 0}#resultat_recherche ul{padding:0}#resultat_recherche li{list-style-type:none;border-bottom:1px dotted #999;padding:8px 15px}#form_recherche{width:100%;background:rgba(255,255,255,0.9);display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center}#form_recherche span{font-size:.78rem;display:block;width:100%;padding:10px 0;text-align:center}#form_recherche input{padding:15px;vertical-align:middle;background-color:rgba(135,191,206,.5);text-align:center;border-radius:5px 0 0 5px;border:0}#form_recherche input[type="search"]{width:35%;appearance:none;-webkit-appearance:none;-moz-appearance:none}#form_recherche input[type="submit"]{background-color:#2f7b8e;text-transform:uppercase;color:#fff;text-align:center;border-radius:0 5px 5px 0;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:auto}#form_recherche input[type="submit"]:hover{background-color:#f4803f}#form_recherche a{text-decoration:none;color:white}#form_recherche a:hover{text-decoration:none;color:#000}#form_recherche .dashicons{vertical-align:middle;position:absolute;right:10%;top:5px;z-index:10001;font-size:25px;padding:5px 10px}#suggestions{background-color:white;position:absolute;top:60px;padding:0 10px;z-index:50;width:inherit;text-transform:lowercase;list-style-type:none;display:none}