body, html { /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */
  background-color :#fff;
  color:#192420;
  width:100%;
  margin : 0 auto!important;
  font-size: .9em;
  width: auto!important;
}

.CMN2020_GRADIENT_TOP,
.CMN2020_MENU,
.CMN2020_SIDEBAR,
#CMN2020_FOOTER,
.CMN2020_FOOTER_DEMI_CONTAINER,
.CMN2020_netlinking
{
	display :none;
}

.qc-cmp2-persistent-link
{
	display: none !important;
}

.collapsible_content
{
	display: block;
}

.CMN2020_SECTION_TEXTE_SIMPLE_CONTENT
{
	width: 100%;
}

.collapsible_title:before, h3.collapsible_title:before
{
	display : none;
}

.collapsible_content,
.collapsible_title, h3.collapsible_title
{
	padding-left: 0px;
}

.CMN2020_SECTION_LIMITER
{
	width: 100%;
}

.CMN2020_SECTION_TEXTE_SIMPLE img
{
	display: block !important;
}