@CHARSET "UTF-8";
div.dispo { text-align: center;}
div.disponibilite  { display: inline-block; text-align: center; color: white; padding: 0 2px; margin-left: 5px;}
div.disponibilite a { color: white; text-decoration : none;}

div.stock_reel  { background-color: white; border: 1px solid #ccc;}
div.stock_reel a { color: #000;}
div.stock_dispo  { background-color: green; }
div.en_propales  { background-color: orange; }
div.en_commandes { background-color: red; }

span.draft_lines_title { font-weight: bold; font-size: 1.2em; }

tr.newline td { background-color: aquamarine !important;  }
tr.deleted td { background-color : tomato !important; opacity: 0.6;}
tr.draftcreate.liste_titre_create td { background-color: lime !important; }
