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

.cookieconsent-optout- {

	display: none !important;

}

div#CybotCookiebotDialog {

	padding-bottom: 30px !important;
	background-image: url('motifs_fade.jpg');
	background-repeat: repeat;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper a {

	background-color: #f48b2e !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 0 30px 0 !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsSelectPane {

	background-color: white !important;

}

div#CybotCookiebotDialog #CybotCookiebotDialogDetail {

	background-color: transparent !important;

}


