body,
body p {
	font-size: 14px;
}
header {
	display: none;
}
.bandeau-alerte {
	display: none;
}
.telecommande {
	display: none;
}
main .breadcrumb {
	background-color: #ffffff;
}
.region-sidebar {
	display: none;
}
body main .page-content .region-content {
	width: 100% !important;
	max-width: 100% !important;
	margin: auto auto !important;
}
.page-width {
	max-width: 100% !important;
	width: 100% !important;
}
footer {
	display: none;
}
@page {
	size: A4;
	margin: 1.5cm;
}