<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top, #top_sectionTitle, #section_menu, #right_menu, #foot{
	display: none;
}
#section {
	width: 640px; /* ORIGINAL 540px */
}
#section_content div.infoPiece div.content {
	width: 500px; /* ORIGINAL 400px */
}


#middle {
	display:block;
}
#section {
	display:block;
}
#top_sectionTitle, #top_sectionTitle_l2 {
	display:block;
	float:left;
}
#section_content {
	display:block;
}
#section_content div.infoPiece {
	display:block;
}
#inner_section_nav_title, #inner_section_nav_title h3 {
	float:left; 
	width:100%;
}


.press-content {
    margin-bottom: 0px;
}

/*ALERTA DE LES COOKIES */
div#trackingCookie {
	display:none;
}</pre></body></html>