@page { margin: 0.5cm; }
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

img{ max-width: 100% !important; }
tr, img { page-break-inside: avoid; }


/* ELEMENTS A CACHER
--------------------------------------------------------------------------------------- */
#menu, .menuPied, .form, .form-contact, .lien-retour,
#vortexDebug, .miniConsole{ display:none; }

/* TEXTES
--------------------------------------------------------------------------------------- */
.texte a { color: #00f; text-decoration:underline; }
.texte a:visited { color: #800080 ; }
h2,h3 { page-break-after: avoid; }


.page { margin-top: 5em; }
.page.boite1 { margin-top: 0; }
.titre2 { margin-bottom: 1em; }


.table-unite { border-top: 1px solid #e1e1e1; }
.table-unite tr { border-bottom: 1px solid #e1e1e1; }
