/*MENU*/

#MegaMenuClassification  .Niveau1 {
    width: 80%;
}
#MegaMenuClassification  .Niveau2 {
	margin-left: 0.2vw !important;
}
#MegaMenuClassification  .Niveau3 {
    font-weight: normal !important;
	margin-left: 0.2vw;
}
#MegaMenuClassification  .image {
    width: 20% !important;
    text-align: right;
    margin: 1vh 0.5vw 0 0;
}

#MegaMenuClassification  .image > image{
   max-width: 100%;
}
#MegaMenuClassification .Niveau1 .Titre {
    text-decoration: underline;
}

/*CAROUSEL*/
.slides {
    z-index: unset !important;
	cursor: pointer;
}

/*Connexion*/
.actionConnexion > div{
	display: none;
}

/*ZOOM*/
#popupImage > div:first-child {
    display: flex;
	cursor: pointer;
}



















