body *, h1, h2, h3, p, li {
	color: #000 !important;
	background-color: #fff !important;
}

a {
	color: #000 !important;
	text-decoration: none !important;
}

form div {
	page-break-inside: avoid !important;
}

.no-print,
#hdr, 
#crumb,
table.etapes,
p.btn-normal,
p.btn-gros,
#gen {
	display: none !important;
}


