@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_liste, .menuSec, .filAriane, .menuPied, .lienPartager, .colSecondaire, .bx-wrapper, .bouton.bouton, .cta_offre, 
.addthis_sharing_toolbox, .boite_form-contact, .boite_adresse img { display:none; }

/* TEXTES
--------------------------------------------------------------------------------------- */
.texte a{ color: #00f; text-decoration:underline; }
.texte a:visited{ color: #800080 ; }
.texte a:after {content: " ";}
h2,h3 { page-break-after: avoid; }

.logo { margin: 20px; }

main { clear: both; }

.colPrincipale { 
	float: none; 
	width: 100%;
}

.boite_adresse.boite_adresse { 
	float: none; 
	page-break-inside: avoid;
}