A:hover {color:#4784BA; text-decoration:underline; }
A {color:#315B80; text-decoration:none; }
PRE { font-size: 9pt; }
.texte { font-family: "Arial"; font-size: 12px; }
.petit_texte { font-family: "Arial"; font-size: 11px; }
.grand_texte { font-family: "Arial"; font-size: 16px; }
.titre_colonne { font-family: "Arial"; font-size: 11px; }
.obligatoire { color:#FF0000; vertical-align:super; font-size:smaller; }
.cache { position:absolute; visibility:hidden }
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;
  }
IMG { display:block; }
FORM { margin: 0; }

.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-family: "Arial"; 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-image:url('../../images/bouton/fond.gif'); background-repeat: repeat-x; background-position:top; height:20px; line-height:20px; vertical-align:middle; text-align:center; display:block; }

#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; }
