body {
margin: 0;
padding: 0;
scrollbar-face-color:#E8E4E0;
scrollbar-highlight-color:#3E5273;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#3E5273;
scrollbar-arrow-color:#3E5273;
scrollbar-track-color:#FFFFFF;
background-repeat: no-repeat;
overflow: auto;
}

#liste {position: relative; width:420px; height:425px; overflow:auto; }
html>body #liste {width:210px;}

.formulaire1 {font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: 4f6584; background-color: #FFFFFF; border:1 solid #4f6584;}
.formulaire2 {font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: 4f6584; background-color: #FFFFFF; border:1 solid #4f6584; text-align: center;}
.formulaire1center {font-family : Arial, Helvetica, sans-serif; font-size: 11px; color: 4f6584; background-color: #4f6584; text-align: center; color=#FFFFFF; font-weight: bold;}
.bouton {font-size: 11px;color: #000; background-color:#e8e4e0; border: #bcab9e 1px solid;}