
/* Surcharge de l'affichage par défaut de Cookiebot */

.cookieconsent-optout- {

	display: none !important;

}

div#CybotCookiebotDialog {

	padding-bottom: 30px !important;
	background-color: white !important;
	/*background-image: url('motifs_fade.jpg');
	background-repeat: repeat;*/
	border-style: none;
	padding: 0px 20px 20px 20px !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper a {

	background-color: #56BAA2 !important;
	border-style: none !important;
	padding: 8px !important; 
	margin-bottom: 10px !important;
	transition: all 0.3s ease-in;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper a:hover {

	background-color: #333333 !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogPoweredbyLink {

	display: none !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyContent {

	padding: 30px 20px 30px 20px !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsSelectPane {

	background-color: white !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogDetail {

	background-color: transparent !important;

}


