/*tous les ajustement pour ie10+ il faut le rajouter dans le media query suivant*/  
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .stayinlineArial{margin-top: -13.5px !important;}
    
    select::-ms-expand { display: none; }
    .borgia {background-size: 110px;-ms-background-position-x: 80px;}
    
    .woobee-question { overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; }
 
   
    
    .trait.autreFiche.stayinline {margin-bottom: 2px;}
    
    h1#titreBandeau {overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; }
    
    

}