div {
scrollbar-face-color: #A7A8AA;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: white;
}

div#comparaisoncolonnedroite {position: relative;float: left;width: 213px;height: 585px;text-align: left;}
div#recherchecolonnedroite {position: relative;float: left;width: 213px;height: 650px;text-align: left;}

div#resultat {
position: relative;
float: left;
text-align: center;
width: 600px;
height: 410px;
overflow-y: scroll;
}