#sections .frame_selecteur{}
#sections .selecteur{}
#sections .liste_element {display: flex;padding: 0;margin: 0;list-style: none;float:right;}
#sections .element {color: #4cadef;font-size: 16px;margin: 0 20px;}
#sections .element:hover{color:#fff;}
#sections .element_selected{color: #fff;}
#sections .element_selected:hover{color: #4cadef;}

