body {margin:0px;padding:0px;background: transparent url(/graphics/fond.jpg) no-repeat top left;color:white;font-size:16px;}
#haut {width:100%;height:137px;background: transparent url(/graphics/admin_haut.jpg) no-repeat top left;}
#haut .menu{position:absolute;top:95px;left:450px;width:500px;text-align:right;font-size:14px;}
#haut .menu a{color:white;}
#gauche {float:left;width:220px;height:620px;background-color:#b1b1b1;margin-left:1px;}
#gauche a {color:#005ca7;font-weight:bold;text-decoration: none;}
#gauche a:hover {font-style: italic;border-top:1px solid #fc8004;border-bottom:1px solid #fc8004;}
#gauche .liste_client {background-color:#b1b1b1;height:500px;overflow-x:hidden;overflow-y:auto;}
#gauche .liste_client a {font-size:10px;}
#centre {position:absolute;top:137px;left:221px;width:744px;height:600px;overflow-y:auto;padding-left:10px;background-color:#d9ddde;color:black;}
#centre a {color:#005ca7;font-weight:bold;text-decoration: none;}
#centre a:hover {font-style: italic;border-top:1px solid #fc8004;border-bottom:1px solid #fc8004;}
#centre a.actions {color:black;font-size:10px;}
#centre ul{list-style-type:none;}
#centre li {border-top: 1px grey dashed;padding-bottom:10px;line-height:2;}
#centre li:hover {border-top: 1px solid #fc8004;border-bottom:1px solid #fc8004;}
#centre .dossier li {position:relative;width:90%;display:block;background:transparent url(/graphics/boutons_divers/dossier.jpg) no-repeat top left;text-indent: 10px;white-space: normal;padding-left:40px;}
#centre .fichier li {position:relative;width:90%;display:block;background:transparent url(/graphics/boutons_divers/fichiers.jpg) no-repeat top left;text-indent: 10px;white-space: normal;padding-left:40px;}

#centre .alerte {border:1px dashed red;color:red;}

.dossier label {float:left;width:200px;}
span.infos-dossier {font-size:12px;}
.selection {float:right;width:200px;}
.majuscules {text-transform:uppercase;}