/* archloc-imprim.css - Michel Cartereau, 2020.05.12 */ 
@media print {

#page {color: black; background-color: white; }
#menu-haut {display: none; }
#entete {border: none; padding: 0px; color: black; background-color: white; }
#info-init {border: none; padding: 0px; color: black; background-color: white; } 
#menu1 {border: none; padding: 0px; color: black; background-color: white; } 
#menu2 {border: none; padding: 0px; color: black; background-color: white; } 
#effectifs, #corps {border: none; padding: 0px; color: black; background-color: white; } 
#logos {float: right; padding: 1ex; margin: 0; text-align: center;}
#pied {clear: both; font-style: normal; border: none; color: black; background-color: white; }
hr {clear: both}
h1, h2, h3 {color: black; }
h1 {font-size: 140%; margin: 0 ; padding: 0.5em; }
h2 {font-size: 120%; margin: 1em 0 0.5em 0; }
h3 {font-size: 110%; margin: 0 0 0.5em 0; }  
address {font-size: 80%; font-style: normal;}
hr {clear: both}
li {margin : 0.5em 0}
a, h1 a, h2 a, h3 a, #menu-haut a, #pied a, #menu1 a, #menu2 a   
{text-decoration: none; border-bottom: none; color: black; }
#menu1, #menu2, #pied { display: none; }
#menu-haut a img, a img, .lien-cache
 {text-decoration: none !important; border-bottom: none 0px transparent !important;} 
select {margin-bottom: 3px;}
.decalage {padding: 0 2em;}
.note {font-size: 90%;}
.reduit {font-size: small; }
.en-avant {font-weight: bold; }
.anomalie {color: red; font-weight: bold; } 
.en-ligne {display: inline;}
.info {color: gray; }
.interligne {margin: 1em 0; }
.fin-incrustation {clear: both; height: 10px; }
.lien-bouton { display: none; }
/* tableau */
.tableau {margin: 5px 0;}
.tableau td, .tableau th {border: thin solid; padding: 5px; } 
/* formulaire avec choix de fichier */
input[type='file']{border: 1px dotted;}
/* formulaire d'interrogation */
fieldset {padding: 5px; border: thin solid black; }
fieldset h2 {margin: 0.5em 0 0 0; } 
fieldset p {margin: 0 0.5em 0 0; } 
.entete-zone {display: block; width: 20%; text-align: right; float: left; margin-right: 10px;} 
.titre-zone {display: block; width: 20%; text-align: left; float: left; margin-right: 10px;} 
.bouton-milieu {display: block; width: 75%; text-align: center; float: left;} 
.zone-boutons {display: block; margin: 10px;}
/* carte de localisation */
#zone_carte {width: 400px;	height: 400px;
 border: thin dotted gray; float: right; margin: 5px 0 5px 5px;}
/* boutons de controles de Mapstraction 
a.olControlZoomIn.olButton, a.olControlZoomOut.olButton
  {color: red ; background-color: white; padding: 3px; text-decoration: none; }
 */

}
