body {
  scrollbar-face-color: #DDDDDD;
  scrollbar-arrow-color: #555555;
  scrollbar-track-color: #BBBBBB;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-highlight-color: #EEEEEE;
  scrollbar-shadow-color: #BBBBBB;
  scrollbar-darkshadow-color: #555555;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-family: "Arial"; font-size: 14px;
  }
table { border-spacing:0px; border:0px; border-collapse:collapse; } 
table td { vertical-align:top; text-align:left; padding:0px; }
table th { vertical-align:top; text-align:left; padding:0px; }
img { display:block; border:0px; }
form { margin: 0; }
a { color:#315B80; text-decoration:none; }
a:hover { color:#4784BA; text-decoration:underline; }
pre { font-size: 9pt; }

.icone { border:0px; width:16px; height:16px; }
.centre { display:block; margin-left:auto; margin-right:auto; } 

.petit_texte { font-size: 11px; }
.grand_texte { font-size: 16px; }
.titre_colonne { font-size: 11px; }
.obligatoire { color:#FF0000; vertical-align:super; font-size:smaller; }
.sourdine { color:#888888; }
.cache { position:absolute; visibility:hidden; }

.win_top_left { background-image:url('../../images/fenetre/coin_haut_gauche.hdac.gif'); background-repeat: no-repeat; background-position:bottom right; height:20px; width:4px; }
.win_top { background-image:url('../../images/fenetre/fond_haut.gif'); background-repeat: repeat-x; background-position:bottom left; height:20px; vertical-align:bottom; text-align:left; }
.win_title { background-image:url('../../images/fenetre/titre_vierge.hdac.gif'); background-repeat: repeat-x; background-position:bottom left; height:20px; line-height:20px; vertical-align:middle; font-size:11px; }
.win_title_texte { background-image:url('../../images/fenetre/titre_vierge.hdac.gif'); background-repeat: repeat-x; background-position:bottom left; height:20px; line-height:20px; vertical-align:bottom; font-size:12px; color:white; font-weight:bold; }
.win_title_end { background-image:url('../../images/fenetre/titre_fin.hdac.gif'); background-repeat: no-repeat; background-position:bottom left; height:20px; }
.win_top_right { background-image:url('../../images/fenetre/coin_haut_droit.gif'); background-repeat: no-repeat; background-position:bottom; height:20px; width:4px; }
.win_side { background-image:url('../../images/fenetre/fond_cote.gif'); background-repeat: repeat-y; background-position:center; width:4px; }
.win_bottom_left { background-image:url('../../images/fenetre/coin_bas_gauche.gif'); background-repeat: no-repeat; background-position:top right; height:4px; width:4px; }
.win_bottom { background-image:url('../../images/fenetre/fond_bas.gif'); background-repeat: repeat-x; background-position:top; height:4px; }
.win_bottom_right { background-image:url('../../images/fenetre/coin_bas_droit.gif'); background-repeat: no-repeat; background-position:top left; height:4px; width:4px; }

.bouton { 
  background-color: #F0F0F0;
  background-image: -webkit-linear-gradient(top, #F0F0F0, #D9D9D9);
  background-image: -moz-linear-gradient(top, #F0F0F0, #D9D9D9);
  background-image: -ms-linear-gradient(top, #F0F0F0, #D9D9D9);
  background-image: -o-linear-gradient(top, #F0F0F0, #D9D9D9);
  background-image: linear-gradient(to bottom, #F0F0F0, #D9D9D9);
  height:18px; line-height:18px; 
  vertical-align:middle; text-align:center; white-space: nowrap;
  display:inline-block; 
  padding-left: 10px; padding-right: 10px;
  border: 1px solid black; 
  box-shadow: inset 1px 1px white, inset -1px -1px #808080; 
  font-size: 14px;
  }
.bouton:hover {
  background-color: #D9D9D9;
  background-image: -webkit-linear-gradient(top, #D9D9D9, #F0F0F0);
  background-image: -moz-linear-gradient(top, #D9D9D9, #F0F0F0);
  background-image: -ms-linear-gradient(top, #D9D9D9, #F0F0F0);
  background-image: -o-linear-gradient(top, #D9D9D9, #F0F0F0);
  background-image: linear-gradient(to bottom, #D9D9D9, #F0F0F0);
  box-shadow: inset 1px 1px #808080, inset -1px -1px white; 
  }
  
#cadre { position:absolute; }

.interieur_cadre { 
  background-color: #f0f0f0;
  background-image: -webkit-linear-gradient(top, #ffffff, #d3d3d3);
  background-image: -moz-linear-gradient(top, #ffffff, #d3d3d3);
  background-image: -ms-linear-gradient(top, #ffffff, #d3d3d3);
  background-image: -o-linear-gradient(top, #ffffff, #d3d3d3);
  background-image: linear-gradient(to bottom, #ffffff, #d3d3d3);
}
.ligne_sombre { 
  background-color: #e0e0e0;
  background-image: -webkit-linear-gradient(top, #d3d3d3, #e3e3e3);
  background-image: -moz-linear-gradient(top, #d3d3d3, #e3e3e3);
  background-image: -ms-linear-gradient(top, #d3d3d3, #e3e3e3);
  background-image: -o-linear-gradient(top, #d3d3d3, #e3e3e3);
  background-image: linear-gradient(to bottom, #d3d3d3, #e3e3e3);
}
  
.comboliste_table { border: inset 2px white; min-height:18px; min-width:60px; }
.comboliste_div { border: inset 2px white; max-height: 400px; overflow-y:auto; overflow-x:hidden; }
.comboliste_found { min-height:18px; min-width:60px; }
.comboliste_item { font-family: monospace; font-size: 8pt; background: white; height:16px; width:300px; border-bottom: 1px #EEEEEE solid; }
.comboliste_ajout { background: white; background-image:url('../../images/icones/ajouter.png'); background-repeat: no-repeat; background-position:center; height:16px; min-width:16px; width:16px; border: 1px white solid; }
.comboliste_retrait { background: white; background-image:url('../../images/icones/retirer.png'); background-repeat: no-repeat; background-position:center; height:16px; min-width:16px; width:16px; border: 1px white solid; }
