/*
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 : 1 oct. 2020, 17:47:16
    Author     : Olivier
*/

header{
    display: none;
}

footer {
    display: none;
}

.lePdf {
    display: none;
}

body {
    width: auto!important;
    margin:auto!important;
    font-size: 13pt;
}

.test {
    margin-top: 100pt;
}

