/**
 * This file is part of IREL, "Instruments de Recherche En Ligne",
 * http://www.archivesnationales.culture.gouv.fr/anom/fr/Recherches/IREL.html.
 * Copyright © 2016, 2017 : ANOM, PASS-TECH
 *
 * Archives nationales d’outre-mer (ANOM, France)
 * 29, chemin du moulin Detesta
 * 13090 Aix-en-Provence
 * <http://www.archivesnationales.culture.gouv.fr/caom/fr/>
 * anom.aix@culture.gouv.fr
 *
 * PASS-TECH
 * 26, rue Louis Braille
 * F-75012 Paris
 * <http://pass-tech.fr/>
 * contact@pass-tech.fr
 *
 * IREL is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * IREL is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with IREL application; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
/* Feuille de style d'impression */
body { background-color: white; }
a#helpbtn { display: none; }
div#title { font-size: 2.5em; padding-bottom: 2em; }
div.regmatmil_title { width: 100%; padding-bottom: 2em;}
div.regmatmil_title div { font-size: 2em; }
div.regmatmil_title div strong { font-size: 3em; }
div.bagne_title { width: 100%; padding-bottom: 2em;}
div.bagne_title div { font-size: 2em; }
div.bagne_title div strong { font-size: 3em; }
table.layout tr.header td { border: none; }
table.layout tr.toolbar { display: none; }
table.layout td#leftbar { display: none; }
table.layout td#maintd { padding-left: 100px; }
