@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 
--------------------------------------------------------------------------------------- */
#nav-principal, #nav-secondaire, .bg_ctas, #banniere{ display:none!important; }

/* TEXTES
--------------------------------------------------------------------------------------- */
a{ color: #00f; text-decoration:underline; }
a:visited{ color: #800080 ; }
a:after {content: " (" attr(href) ")";}
h2,h3 { page-break-after: avoid; }