/* ======================================================================== //
//                                                                          //
// Fichier     : PRINT.CSS                                                  //
//                                                                          //
// Description : Application de gestion                                     //
//               Feuille des styles CSS - Styles d'impression               //
//                                                                          //
// Auteur      : IDÉLOGIC - Dany MIODON (05/12/2008)                        //
//                                                                          //
// ======================================================================== */


#header, #infos, #home, #treemenu, #toolbar, div.toolbar {
   display: none;
}
body {
   /*font-size: 50%;*/
}
div.legend {
   background: #c4c4c4;
}
div.row {
   border: transparent;
   border: none;
}
