/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2 juin 2020, 13:39:31
    Author     : llang
*/
* {
  font-size: 0.95em; }

h1 {
  font-size: 1.1em; }

.no-print, .sf-toolbar,.top, .bottom, header,footer, .entete select {
  display: none!important; 
}

/* elements pour l'impression */
.print-only{
    display : block!important;
}
