.print-entete {
	border-bottom: solid 1px #333;
}

.main-header,
.main-footer,
.main-body .bg,
.banniere {
	display: none !important;
}

body {
	width: 760px !important;
	background: none !important;
}

.richContent a,
a {
	text-decoration: none !important;
}

.revealable {
	-webkit-transform: translateY(0) scale(1) !important;
	-ms-transform: translateY(0) scale(1) !important;
	transform: translateY(0) scale(1) !important;
	opacity: 1 !important;
}

.main-body .aside1,
.main-body .aside2 {
	display: none !important;
}

.main-body .content {
	width: 100% !important;
	float: none !important;
}

.main-body .content .titlePage h1 {
	background: none !important;
	color: #333 !important;
	border: solid 2px #333;
}

.richContent ul > li:before,
.richContent ol > li:before {
	background: none !important;
	border: solid 1px #666 !important;
}

/*# sourceMappingURL=print.css.map */

