body {
	font-family: sans-serif !important;
}
header {
    display: none;
}
#scrollToTop {
    display: none; 
    opacity: 0;
    width: 0; 
    height: 0; 
}
#intro, section >:last-child {
    margin-bottom: 0; 
}
#intro .byline {
    font-size: 6pt; 
    line-height: 1.2;
}

.ArtLigneTitre {
	margin: 0 !important; 
	padding: 0 !important;
}

#insert-area {
	display: none;
}
#print-page-btn {
	display: none !important;
}

#intro header {
	display: block; 
}

.container {
    width: 100% !important; 
}
.accordion-container {
    padding: 16px; 
    border: solid #bfbfbf 1px; 
    margin-bottom: 0;
    margin-top: 12pt; 
    max-width: 100%;
}
.toggle-icon {
    display: none !important; 
}
.accordion-content {
    display: block; 
    font-family: serif;
    line-height: 1.4;
	height: auto !important;
	width: 100%;
    padding: 0 !important; 
}
.accordion-content p {
    margin-bottom: 0; 
	font-family: sans-serif;
	font-size: .8rem;
}
.screen-only {
    display: none; 
}




.version-container, .commentblock {
	display: none !important;
}


p.comment {
    display: none;
} 
footer.footer {
	display: none;
}


























