/*-body-*/
#body #me_formulaire #cryptogram + br {
	display: none;
}
#body #me_formulaire .conteneurOptions {
	float: left;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	width: 50%;
}
#body #me_formulaire .conteneurOptionsLong {
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
}
#body #me_formulaire .formdroit {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 49%;
}
#body #me_formulaire .formgauche {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 49%;
}
#body #me_formulaire .obligatoire {
	font-size: 1em;
	font-weight: 400;
	width: 100%;
}
#body #me_formulaire .options {
	font-size: 1em;
	font-weight: 400;
}
#body #me_formulaire br {
	display: block;
	margin: 0px;
	padding: 0px;
}
#body #me_formulaire img#cryptogram {
	float: left;
	margin: 0 10px 0 0;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body #me_formulaire input#cryptogramme_saisi {
	margin: 2px 0 0 0;
}
#body #me_formulaire input[type=submit] {
	display: block;
	margin: 10px auto;
}
#body #me_formulaire label {
	font-size: 1.2em;
	font-weight: 400;
	margin: 10px 0 5px 0px;
	width: 100%;
}
#body .block {
	display: block;
}
#body .button.danger, #body a.button.danger, #body a.button.danger:visited, #body input.button.danger {
	background-color: #d9534f;
}
#body .button.grand, #body a.button.grand, #body input.button.grand {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}
#body .button.info, #body a.button.info, #body a.button.info:visited, #body input.button.info {
	background-color: #5bc0de;
}
#body .button.next {
	background-image: url(/medias/images/icon_arrow_right.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0 60px 0 2%;
}
#body .button.next.wdemi {
	padding: 0 8% 0 2%;
	width: 40%;
}
#body .button.next.wfull {
	padding: 0 8% 0 2%;
	width: 90%;
}
#body .button.prev {
	background-image: url(/medias/images/icon_arrow_left.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 2% 0 60px;
}
#body .button.prev.wdemi {
	padding: 0 2% 0 8%;
	width: 40%;
}
#body .button.prev.wfull {
	padding: 0 2% 0 8%;
	width: 90%;
}
#body .button.success, #body a.button.success, #body a.button.success:visited, #body input.button.success {
	background-color: #5cb85c;
	min-height: 35px;
}
#body .button.warning, #body a.button.warning, #body a.button.warning:visited, #body input.button.warning {
	background-color: #f0ad4e;
}
#body .button.wdemi {
	margin: auto;
	padding: 0 2%;
	width: 46%;
	overflow: hidden;
}
#body .button.wfull {
	padding: 0px 2%;
	width: 100%;
	overflow: hidden;
}
#body .c {
	text-align: center;
}
#body .cap {
	text-transform: capitalize;
}
#body .clear {
	clear: both;
}
#body .font1 {
	font-family: Raleway, arial;
}
#body .font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body .grand {
	font-size: 1.5em;
	line-height: 1.7em;
}
#body .i {
	font-style: italic;
}
#body .inline {
	display: inline;
}
#body .inline-block {
	display: inline-block;
}
#body .j {
	text-align: justify;
}
#body .l {
	text-align: left;
}
#body .left {
	float: left;
	position: relative;
}
#body .low {
	text-transform: lowercase;
}
#body .nomargin {
	margin: 0px;
}
#body .none {
	display: none;
}
#body .nopadding {
	padding: 0px;
}
#body .normal {
	font-size: 1em;
}
#body .panier_univers .me-icon {
	color: #ae1436 !important;
	font-size: 48px !important;
}
#body .petit {
	font-size: 0.9em;
}
#body .pointer {
	cursor: pointer;
}
#body .r {
	text-align: right;
}
#body .right {
	float: right;
	position: relative;
}
#body .tresgrand {
	font-size: 2em;
	line-height: 2.2em;
}
#body .upper {
	text-transform: uppercase;
}
#body .wdemi {
	margin: auto;
	width: 50%;
}
#body .wfull {
	width: 100%;
}
#body .wquart {
	margin: auto;
	width: 25%;
}
#btq_etape_2_commentaire_coursier textarea::placeholder {
	color: transparent;
}
#colonne #cadre_informations {
	background-color: #CCC;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 280px;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
}
#colonne .accroche_compte {
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#colonne .titre_compte {
	color: #333333;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#colonne span.etoile {
	color: red;
	margin: 0px;
	padding: 0 0 0 5px;
}
#cryptogram_mmDesabonnement + br, #cryptogram_mmAbonnement + br {
	display: none;
}
#ctn-choix-date-livraison {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: auto;
	max-width: 400px;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
#ctn_cryptogram {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
#ctn_cryptogram label.o {
	border-right: 0px solid transparent;
	margin: 0px !important;
	padding: 0 20px;
	width: unset !important;
}
#date-livraison {
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
}
#divdateLivraisonSouhaitee {
	width: 100%;
}
#divdateLivraisonSouhaitee table tr td, #divdateLivraisonSouhaitee table tr th {
	padding: 5px;
	text-align: center;
	vertical-align: center;
}
#form_inscription {
	margin: auto;
	width: 100%;
	max-width: 1000px;
}
#form_inscription input[type=submit].button {
	min-width: 240px;
}
#gal_barreLecture {
	background-color: #999;
}
#gal_commentaire {
	color: #555;
}
#gal_conteneurLecture {
	border: 1px solid #aaa;
}
#gal_conteneur_bouton {
	background-color: #ddd;
}
#gal_miniImage {
	background-color: #ddd;
	border: 1px solid #777;
}
#MasterMail_abonnement_formulaire .mm_commentaire_kapcha img, #MasterMail_desabonnement_formulaire .mm_commentaire_kapcha img {
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	position: relative;
}
#MasterMail_abonnement_formulaire .mm_commentaire_kapcha input.cryptogramme_abo, #MasterMail_desabonnement_formulaire .mm_commentaire_kapcha input.cryptogramme_desabo {
	float: left;
	margin: 12px 0px 0px 10px;
	position: relative;
	width: 125px;
}
#MasterMail_abonnement_formulaire label, #MasterMail_desabonnement_formulaire label {
	font-size: 1.2em;
	font-weight: 300;
	padding: 5px;
}
#MasterMail_abonnement_formulaire p, #MasterMail_desabonnement_formulaire p {
	display: block;
	clear: both;
	width: 100%;
}
#MasterMail_abonnement_formulaire, #MasterMail_desabonnement_formulaire {
	display: block;
	margin: 0 0 30px 0;
	padding: 0px;
}
#me_cookie_txt {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
#me_cookie_txt .center {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#me_cookie_txt .p1-texte {
	color: #666;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: justify;
}
#me_cookie_txt a {
	color: #555555;
}
#me_cookie_txt img {
	position: absolute;
	right: 5px;
	top: 5px;
}
#me_cookie_zone .me-icon.standard.cross {
	color: #666;
	display: block;
	float: right;
	font-size: 1.5em;
	margin: 0 0 15px 15px;
	padding: 2% 2% 1.5% 2%;
	position: relative;
	text-decoration: none;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#me_cookie_zone .me-icon.standard.cross:hover {
	background-color: #ffbd37;
	color: #FFF;
}
#me_cookie_zone input[type=button] {
	background-color: #999;
	border: none;
	color: #FFF;
	font-size: 0.7em;
	height: 2em;
	line-height: 2em;
	margin: 5px;
	padding: 0 5px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#me_cookie_zone input[type=button]:hover {
	background-color: #5cb85c;
	color: #FFF;
}
#ms_compte_content {
	float: right;
	margin: 0px 0px 20px 0px;
	position: relative;
	width: 70%;
}
#ms_compte_content .boutons_adresse {
	padding: 0px 10px;
}
#ms_compte_content .cadre_visu_adresse {
	background-color: #f5f5f5;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 10px solid transparent;
	float: left;
	padding: 10px;
	position: relative;
	width: 50%;
	min-height: 280px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
#ms_compte_content .cadre_visu_adresse .ligne_adresse_visualisation {
	font-size: 0.9em;
	padding: 0 10px;
}
#ms_compte_content .cadre_visu_nouvelle_adresse {
	float: left;
	margin: 10px 0;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
#ms_compte_content .clientPasParrain {
	padding: 10px 0;
}
#ms_compte_content .erreurCodeParrainage {
	color: #d9534f;
	font-weight: bold;
	padding: 10px 0;
}
#ms_compte_content fieldset h6, #form_inscription fieldset h6 {
	background-color: rgba(253,176,43,0.3);
	color: #555555;
	display: block;
	clear: both;
	font-size: 1.2em;
	font-weight: 500;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative;
}
#ms_compte_content fieldset, #form_inscription fieldset {
	border: none;
	margin: 0 0 40px 0;
	padding: 0px;
	text-align: left;
	width: 100%;
}
#ms_compte_content table {
	font-size: 0.7em;
}
#ms_compte_content table tr td {
	padding: 5px;
	vertical-align: top;
}
#ms_compte_content table tr td .button, #ms_compte_content table tr td .button.petit {
	margin: 0 0 5px 0;
}
#ms_compte_content table tr th {
	padding: 5px;
}
#ms_compte_content table tr.i {
	background-color: #f5f5f5;
	font-style: normal;
}
#ms_compte_content table tr.infoline-boncadeau td.etat {
	width: 25%;
}
#ms_compte_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 25%;
}
#ms_compte_menu select {
	display: none;
	font-size: 1.3em;
}
#ms_compte_menu span {
	color: site_color_vert1;
	display: none;
	padding: 0px 0px 10px 0px;
}
#ms_compte_menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#ms_compte_menu ul li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
#ms_compte_menu ul li a {
	background-color: #999;
	border: 0px;
	color: #FFF;
	float: left;
	font-size: 1em;
	padding: 8px 10px;
	position: relative;
	text-decoration: none;
	width: 100%;
}
#ms_compte_menu ul li a:hover {
	background-color: #a1a1a1;
	color: #FFF;
}
#ms_compte_menu ul li.ms_compte_menu_on a {
	background-color: #ffbd37;
}
#ms_compte_menu ul li.ms_compte_menu_on a:hover {
	background-color: #f0ad4e;
}
#ms_compte_menu ul li.parrainage_cacaoyer > a {
	background-color: #006241;
}
#ms_compte_menu_responsive {
	margin: auto;
}
#page_etape2_content fieldset.persoProduitEtape2 .containerPerso {
	margin: 20px 0 0 0;
}
#page_etape2_content fieldset.persoProduitEtape2 .containerPerso label {
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: 500;
	margin: 0 0 10px 0;
	position: relative;
}
#page_etape2_content fieldset.persoProduitEtape2.persoProduit1 {
	background-color: #dddddd;
	background-image: url(/medias/images/motif_bg_anniversaire.jpg);
	background-position: top;
	background-size: cover;
	background-blend-mode: overlay;
}
#page_etape2_content fieldset.persoProduitEtape2.persoProduit2 {
	background-color: #dddddd;
	background-image: url(/medias/images/motif_bg_anniversaire.jpg);
	background-position: top;
	background-size: cover;
	background-blend-mode: overlay;
}
#popup_accesconnexion_formulaire label {
	display: block;
	margin: 15px 0 0 0;
}
#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom {
	background-color: #FBC011;
}
#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom #tarteaucitronDisclaimerAlert {
	color: #444;
}
#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom .tarteaucitronAllow {
	background-color: transparent;
	color: #008300;
}
#tarteaucitronRoot #tarteaucitronAlertBig.tarteaucitronAlertBigBottom .tarteaucitronCloseAlert {
	color: #444;
}
#tarteaucitronRoot #tarteaucitronPrivacyUrl {
	display: none;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom .tarteaucitronAllow .tarteaucitronCheck::before {
	color: #008300;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom .tarteaucitronCross::before {
	color: #ae1436;
}
#tarteaucitronRoot .tarteaucitronAlertBigBottom .tarteaucitronDeny {
	background-color: transparent;
	color: #ae1436;
}
#tarteaucitronRoot button {
	margin: 0px;
	text-transform: none;
}
#zone_full .fondArticle_12-12ColonneFull {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 0px;
	width: 100%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#zone_full .fondArticle_4-12ColonneSansBorder {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0px;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 0px;
	width: 33.33%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.adaptive {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 100%;
	max-height: 100%;
}
.bg_raye_rouge, #form_inscription .bg_raye_rouge {
	background-color: #FFEBEB;
	border: 0px;
	color: #F00;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.bloc_lireLaSuite {
	background-color: #f5f5f5;
	margin: 0px 0px 20px 0px;
	padding: 2%;
	width: 96%;
	border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px;
}
.blog {
	background-color: #dddddd;
	border-top: 1px dotted #aaa;
	border-bottom: 1px solid #999;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 540px;
}
.burger-box {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: 35px;
	position: relative;
	width: 35px;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.burger-box.active .burger-inner .bottom-bun {
	width: 28px;
	transform: translatex(3.5px) rotate(135deg);
}
.burger-box.active .burger-inner .patty {
	transform: scale(0);
}
.burger-box.active .burger-inner .top-bun {
	width: 28px;
	transform: translatex(3.5px) rotate(-135deg);
}
.burger-inner {
	height: 100%;
	width: 100%;
}
.burger-inner .top-bun, .burger-inner .patty, .burger-inner .bottom-bun {
	display: block;
	height: 2px;
	margin: auto;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	bottom: 0px;
	transition: transform 250ms cubic-bezier(.2,.6,.3,1),width 250ms cubic-bezier(.2,.6,.3,1); -moz-transition: transform 250ms cubic-bezier(.2,.6,.3,1),width 250ms cubic-bezier(.2,.6,.3,1); -webkit-transition: transform 250ms cubic-bezier(.2,.6,.3,1),width 250ms cubic-bezier(.2,.6,.3,1);
}
.burger-inner.header-menu-icon-tripleLineHamburger .bottom-bun {
	transform: translatey(9.5px);
}
.burger-inner.header-menu-icon-tripleLineHamburger .top-bun {
	transform: translatey(-9.5px);
}
.button, input[type=button], input[type=submit], a.button, a.button:visited, input[type=button].button, input[type=submit].button {
	background-color: #ffbd37;
	border: none;
	color: #FFF;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-family: Raleway, arial;
	font-weight: 500;
	padding: 6px 12px;
	position: relative;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	overflow: hidden;
	outline: none;
	min-height: 34px;
	text-transform: uppercase;
	cursor: pointer;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.champ_password {
	position: relative;
	width: 100%;
}
.champ_password input {
	margin: 0 0 10px 0 !important;
	padding: 0 10px !important;
	width: 100% !important;
}
.champ_password.clair:after {
	content: "\ecae";
}
.champ_password:after {
	color: #999;
	font-family: standard;
	font-size: 20px;
	padding: 7px 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	content: "\ecb1";
}
.champ_password:hover:after {
	color: #e23646;
}
.checkAbonnement {
	font-weight: 300;
	text-decoration: none;
}
.containerPerso span {
	font-size: 0.9em;
}
.conteneurVideo {
	height: 0px;
	padding: 0px 0px 56% 0px;
	position: relative;
}
.conteneur_lireLaSuite  {
	margin: 0px 0px 10px 0px;
}
.detailPerso {
	font-size: 0.9em;
}
.espacementLigne {
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.fondAlignementInterne_bas {
	display: flex !important;
	text-align: center;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: flex-end; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end;
}
.fondAlignementInterne_basDroit {
	display: flex !important;
	text-align: right;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-content: flex-end; -webkit-align-content: flex-end;  -ms-flex-line-pack: flex-end;
	justify-content: flex-end; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end;
}
.fondAlignementInterne_basGauche {
	display: flex !important;
	text-align: left;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: flex-start; -webkit-align-items: flex-start; -ms-flex-item-align: flex-start;
	justify-content: flex-end; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end;
}
.fondAlignementInterne_haut {
	display: flex !important;
	text-align: center;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.fondAlignementInterne_hautDroit {
	display: flex !important;
	text-align: right;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: flex-end; -webkit-align-items: flex-end; -ms-flex-item-align: flex-end;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.fondAlignementInterne_hautGauche {
	display: flex !important;
	text-align: left;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-content: flex-start; -webkit-align-content: flex-start;  -ms-flex-line-pack: flex-start;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.fondAlignementInterne_milieu {
	display: flex !important;
	text-align: center;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.fondAlignementInterne_milieu > * {
	width: auto;
}
.fondAlignementInterne_milieuDroit {
	display: flex !important;
	text-align: right;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: flex-end; -webkit-align-items: flex-end; -ms-flex-item-align: flex-end;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.fondAlignementInterne_milieuGauche {
	display: flex !important;
	text-align: left;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: flex-start; -webkit-align-items: flex-start; -ms-flex-item-align: flex-start;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.fondAlignementVertical_bas {
	align-self: flex-end; -ms-flex-item-align: flex-end; -webkit-align-self: flex-end;
}
.fondAlignementVertical_centre {
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.fondAlignementVertical_haut {
	align-self: flex-start; -ms-flex-item-align: flex-start; -webkit-align-self: flex-start;
}
.fondArticle_6-12ColonneImgCfg {
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 0px;
	width: 38% !important;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondArticle_6-12ColonneTxtDroite {
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 0 0 0 11em;
	width: 40% !important;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.fondArticle_6-12ColonneTxtGauche {
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 0 11em 0 0;
	width: 40% !important;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.fondArticle_bandeau_cfg {
	background-color: rgba(140, 88, 57, 0.37);
	background-image: url(/medias/images/stock_photo_cacao_fruits_on_cocoa_tree_the_seeds_from_the_fruits_are_called_cocoa_beans_which_are_us.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 4% 0;
	width: 100%;
	max-height: 600px;
	background-blend-mode: color-burn;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.fondArticle_bandeau_droit {
	float: right;
	margin: 120px 80px 0px 0px;
	padding: 20px;
	position: relative;
	text-align: right;
	width: 40%;
}
.fondArticle_bandeau_gauche {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
	margin: 120px 0px 0px 80px;
	padding: 20px;
	position: relative;
	width: 40%;
}
.fondArticle_decale {
	background-color: #ffbd37;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: unset;
	padding: 20px;
	width: 40% !important;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	transform: translateY(-30px);
}
.fondArticle_pleineColonneCartoucheDroit {
	background-color: #f5f5f5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin: 0px;
	padding: 3% 3% 3% 50%;
	position: relative;
	text-align: center;
	width: 100%;
}
.fondArticle_pleineColonneCartoucheGauche {
	background-color: #f5f5f5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	float: left;
	margin: 0px;
	padding: 70px 46% 70px 3%;
	position: relative;
	text-align: center;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.fondArticle_rollSolution:hover {
	background-color: #666666 !important;
}
.fondBandeau_blocADroite {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: right;
	padding: 40px 6% 40px 55%;
	position: relative;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondBandeau_blocAGauche {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: right;
	padding: 40px 55% 40px 6%;
	position: relative;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondBandeau_blocAuCentre {
	float: left;
	margin: 140px 28% 0px 28%;
	position: relative;
	width: 44%;
}
.fondCouleurFond_blanc {
	background-color: #FFF;
}
.fondCouleurFond_grisClair {
	background-color: #f5f5f5;
}
.fondCouleurFond_grisFonce {
	background-color: #444444;
}
.fondCouleurFond_grisFonce p, .fondCouleurFond_grisFonce h1, .fondCouleurFond_grisFonce h2, .fondCouleurFond_grisFonce h3, .fondCouleurFond_grisFonce h4, .fondCouleurFond_grisFonce h5, .fondCouleurFond_grisFonce h6 {
	color: #FFF;
}
.fondCouleurFond_grisMoyen {
	background-color: #aaaaaa;
}
.fondCouleurFond_noir {
	background-color: #000;
}
.fondCouleurFond_noir p, .fondCouleurFond_noir h1, .fondCouleurFond_noir h2, .fondCouleurFond_noir h3, .fondCouleurFond_noir h4, .fondCouleurFond_noir h5, .fondCouleurFond_noir h6 {
	color: #FFF;
}
.fondCouleurFond_ocre {
	background-color: #ffbd37;
}
.fondCouleurFond_rouge {
	background-color: #e23646;
}
.fondCouleurFond_sombreTransparent {
	background-color: rgba(0,0,0,0.3);
}
.fondDecalage_bas {
	margin-top: -10vh;
	transform: translate(0px,10vh);
}
.fondDecalage_basDroite {
	transform: translate(10vw,10vh);
}
.fondDecalage_basGauche {
	transform: translate(-10vw,10vh);
}
.fondDecalage_droite {
	transform: translate(10vw);
}
.fondDecalage_gauche {
	transform: translate(-10vw);
}
.fondDecalage_haut {
	margin-bottom: -10vh;
	transform: translate(0px,-10vh);
}
.fondDecalage_hautDroite {
	transform: translate(10vw,-10vh);
}
.fondDecalage_hautGauche {
	transform: translate(-10vw,-10vh);
}
.fondEchelleInterne_plusGrand {
	font-size: 1.2em;
}
.fondEchelleInterne_plusPetit {
	font-size: 0.8em;
}
.fondEffetFond_ImageAssombrie {
	background-color: #555555 !important;
	background-blend-mode: overlay;
}
.fondEffetFond_ImageEclaircie {
	background-color: #bbbbbb !important;
	background-blend-mode: overlay;
}
.fondEffetFond_overlayImage {
	background-blend-mode: overlay;
}
.fondEffetSurvol_deplacement {
	transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-transition: 0.3s ease all;
	transform: translateY(initial);
}
.fondEffetSurvol_deplacement:hover {
	cursor: pointer;
	transition: 0.1s ease all; -moz-transition: 0.1s ease all; -webkit-transition: 0.1s ease all;
	transform: translateY(-5px);
}
.fondEffetSurvol_opacite {
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1;
	transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-transition: 0.3s ease all;
}
.fondEffetSurvol_opacite:hover {
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
	cursor: pointer;
	transition: 0.1s ease all; -moz-transition: 0.1s ease all; -webkit-transition: 0.1s ease all;
}
.fondEffetSurvol_zoom {
	transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-transition: 0.3s ease all;
	transform: scale(1);
}
.fondEffetSurvol_zoom:hover {
	cursor: pointer;
	transition: 0.1s ease all; -moz-transition: 0.1s ease all; -webkit-transition: 0.1s ease all;
	transform: scale(1.03);
}
.fondHauteur_1-1 {
	aspect-ratio: 1 / 1 !important;
}
.no-aspectratio .fondHauteur_1-1:before, .no-aspectratio .fondHauteur_1-1>*[style*="background-image"]:before { float: left; padding-top: calc(100% - 50px); content: '';}
.no-aspectratio .fondHauteur_1-1:after, .no-aspectratio .fondHauteur_1-1>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_1-2 {
	aspect-ratio: 1 / 2 !important;
}
.no-aspectratio .fondHauteur_1-2:before, .no-aspectratio .fondHauteur_1-2>*[style*="background-image"]:before { float: left; padding-top: calc(200% - 50px); content: '';}
.no-aspectratio .fondHauteur_1-2:after, .no-aspectratio .fondHauteur_1-2>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_16-9 {
	aspect-ratio: 16 / 9 !important;
}
.no-aspectratio .fondHauteur_16-9:before, .no-aspectratio .fondHauteur_16-9>*[style*="background-image"]:before { float: left; padding-top: calc(56.25% - 50px); content: '';}
.no-aspectratio .fondHauteur_16-9:after, .no-aspectratio .fondHauteur_16-9>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_2-1 {
	aspect-ratio: 2 / 1 !important;
}
.no-aspectratio .fondHauteur_2-1:before, .no-aspectratio .fondHauteur_2-1>*[style*="background-image"]:before { float: left; padding-top: calc(50% - 50px); content: '';}
.no-aspectratio .fondHauteur_2-1:after, .no-aspectratio .fondHauteur_2-1>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_21-9 {
	aspect-ratio: 21 / 9 !important;
}
.no-aspectratio .fondHauteur_21-9:before, .no-aspectratio .fondHauteur_21-9>*[style*="background-image"]:before { float: left; padding-top: calc(42.86% - 50px); content: '';}
.no-aspectratio .fondHauteur_21-9:after, .no-aspectratio .fondHauteur_21-9>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_3-2 {
	aspect-ratio: 3 / 2 !important;
}
.no-aspectratio .fondHauteur_3-2:before, .no-aspectratio .fondHauteur_3-2>*[style*="background-image"]:before { float: left; padding-top: calc(66.67% - 50px); content: '';}
.no-aspectratio .fondHauteur_3-2:after, .no-aspectratio .fondHauteur_3-2>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_4-3 {
	aspect-ratio: 4 / 3 !important;
}
.no-aspectratio .fondHauteur_4-3:before, .no-aspectratio .fondHauteur_4-3>*[style*="background-image"]:before { float: left; padding-top: calc(75% - 50px); content: '';}
.no-aspectratio .fondHauteur_4-3:after, .no-aspectratio .fondHauteur_4-3>*[style*="background-image"]:after { display: block;  content: ''; clear: both;}
.fondHauteur_ecran {
	min-height: 100vh !important;
}
.fondHauteur_identiqueLargeur {
	height: 0px !important;
	padding: 0 0 100% 0 !important;
}
.fondHauteur_l {
	min-height: 32vw !important;
}
.fondHauteur_m {
	min-height: 20vw  !important;
}
.fondHauteur_s {
	min-height: 12vw  !important;
}
.fondHauteur_xl {
	min-height: 50vw !important;
}
.fondHauteur_xs {
	min-height: 6vw  !important;
}
.fondHauteur_xxl {
	min-height: 75vw !important;
}
.fondLargeurInterne_1200pxMax > div, .fondLargeurInterne_1200pxMax > p, .fondLargeurInterne_1200pxMax > h1, .fondLargeurInterne_1200pxMax > h2, .fondLargeurInterne_1200pxMax > h3, .fondLargeurInterne_1200pxMax > h4 {
	margin: auto;
	width: 100%;
	max-width: 1200px !important;
}
.fondLargeur_1-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 8.33% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_1-12e > *, .fondLargeur_2-12e > *, .fondLargeur_3-12e > *, .fondLargeur_4-12e > *, .fondLargeur_5-12e > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondLargeur_1-12e img, .fondLargeur_2-12e img, .fondLargeur_3-12e img, .fondLargeur_4-12e img, .fondLargeur_5-12e img, .fondLargeur_6-12e img, .fondLargeur_7-12e img, .fondLargeur_8-12e img {
	max-width: 100%;
}
.fondLargeur_10-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 83.33% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_11-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 91.66% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_11-12e > *, .fondLargeur_12-12e > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondLargeur_12-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 100% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_1200pxMax {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 100%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	max-width: 1200px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_1400pxMax {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 100%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	max-width: 1400px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_2-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 16.66% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_3-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 25% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_3-24e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 12.5% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_4-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 33.33% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_5-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 41.66% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_5-24e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 1em;
	width: 20% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_6-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 50% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_6-12e > *, .fondLargeur_7-12e > *, .fondLargeur_8-12e > *, .fondLargeur_9-12e > *, .fondLargeur_10-12e > *, .fondLargeur_3-24e > *, .fondLargeur_5-24e > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondLargeur_7-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 58.33% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_8-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 66.66% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_800pxMax {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 100%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	max-width: 800px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_9-12e {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: 75% !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_9-12e img, .fondLargeur_10-12e img, .fondLargeur_11-12e img, .fondLargeur_12-12e img, .fondLargeur_12-12ColonnesFull img, .fondLargeur_1200pxMax img, .fondLargeur_800pxMax img, .fondLargeur_3-24e img, .fondLargeur_5-24e img {
	max-width: 100%;
}
.fondLargeur_auto {
	background-color: ;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	display: block;
	height: initial;
	padding: 1em;
	width: unset !important;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-width: 16.66%;
	min-height: 50px;
	max-width: 25%;
	flex: 1 1 !important; -webkit-flex: 1 1 !important; -ms-flex: 1 1 !important;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondLargeur_forceRetour {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.fondMargeInterne_grande {
	padding: 5% !important;
}
.fondMargeInterne_moyenne {
	padding: 2.5% !important;
}
.fondMargeInterne_sans {
	padding: 0px !important;
}
.fondMargeInterne_tresGrande {
	padding: 10% 20% !important;
}
.fondMarge_grande {
	border: 60px solid transparent !important;
}
.fondMarge_sans {
	border: 0px !important;
	margin: 0px !important;
}
.fondMultiColonne_2 {
	display: block;
	column-count: 2;
	column-gap: 3%;
	columns: 2;
}
.fondMultiColonne_3 {
	display: block;
	column-count: 3;
	column-gap: 3%;
	columns: 3;
}
.fondMultiColonne_4 {
	display: block;
	column-count: 4;
	column-gap: 3%;
	columns: 4;
}
.fondMultiColonne_5 {
	display: block;
	column-count: 5;
	column-rule: 1px solid #efefef;
	column-gap: 3%;
	columns: 5;
}
.fondOmbre_basGaucheCouleurBloc {
	overflow: visible !important;
}
.fondOmbre_basGaucheCouleurBloc:after {
	background-color: inherit;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7;
	z-index: -1;
	content: "";
	transform: translate(-2vw,1vw);
}
.fondOmbre_hautDroitCouleurBloc {
	overflow: visible !important;
}
.fondOmbre_hautDroitCouleurBloc:after {
	background-color: inherit;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7;
	z-index: -1;
	content: "";
	transform: translate(2vw,-1vw);
}
.fondPositionInterne_bas {
	padding-top: 50%;
}
.fondPositionInterne_droite > * {
	padding-left: 50%;
}
.fondPositionInterne_gauche > * {
	padding-right: 50%;
}
.fondPositionInterne_haut {
	padding-bottom: 50%;
}
.fondProfondeur_derriere {
	z-index: -1;
}
.fondProfondeur_devant {
	z-index: 1;
}
.fondResponsive_affichageMobile {
	display: none;
}
.fondResponsive_masquageFondImageTablette {
	background-attachment: initial;
}
.fondResponsive_masquageMobile {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
}
.fondRotation_180Degres {
	transform: rotate(180deg);
}
.fondRotation_270Degres {
	transform: rotate(270deg);
}
.fondRotation_90Degres {
	transform: rotate(90deg);
}
.form_compte div.commentaire {
	color: #ae1436;
	font-size: 0.8em;
	font-style: italic;
}
.form_compte div.espacementLigne {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
}
.form_compte div.espacementLigne .button {
	width: 100%;
}
.form_compte div.espacementLigne input, .form_compte div.espacementLigne select, .form_compte div.espacementLigne textarea {
	float: left;
	position: relative;
	width: 55%;
}
.form_compte div.espacementLigne label {
	border-right: 20px solid transparent;
	display: block;
	float: left;
	position: relative;
	width: 45%;
}
.form_compte div.espacementLigne label span.etoile {
	color: #ae1436;
	display: inline;
	float: none;
	font-size: 1.2em;
	position: relative;
}
.form_compte div.espacementLigne label[for=telephone] {
	font-size: 0.6em;
}
.form_compte div.espacementLigne label[for=telephone]::first-line,.form_compte div.espacementLigne label[for=telephone] > .etoile {
	font-size: 1.2em;
}
.form_compte div.espacementLigne select.petit {
	margin: 0px 10px 0px 0px;
	width: 15%;
}
.form_compte div.espacementLigne span {
	display: block;
	float: left;
	position: relative;
}
.form_compte div.espacementLigne span.commentaire {
	font-size: 0.8em;
}
.form_compte input[name='listeDiffusion[]'] {
	width: auto !important;
}
.gal_barre_separateur {
	color: #555;
}
.gal_infoGalerie {
	color: #555;
}
.gal_nom_dossier {
	color: #aaa;
	margin: 0px;
}
.gal_nom_galerie {
	color: #555;
	font-weight: bold;
}
.gal_retour_galeries {
	background-color: #ddd;
	border: 1px solid #999;
	color: #666;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.gal_vign {
	background-color: #ddd;
	border: 1px solid #777;
	float: left;
	height: 100px;
	margin: 0px 0px 0px 10px;
	width: 100px;
}
.googlemap {
	float: left;
	height: 400px;
	position: relative;
	width: 100%;
}
.grid-item {
	background-clip: padding-box; -webkit-background-clip: padding-box;
	border: 1em solid transparent;
	font-size: 0.9em;
	transition: 0.4s all ease; -moz-transition: 0.4s all ease; -webkit-transition: 0.4s all ease;
	transform: translate(0px,0px);
}
.grid-item .h3-intertitre-1, .grid-item .p2-commentaire {
	color: #aaaaaa;
	line-height: 105%;
	margin: 0px;
	padding: 5px 0px;
}
.grid-item a {
	display: inherit;
}
.grid-item img {
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.grid-item:hover {
	transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease;
	transform: translate(0px,-5px);
}
.h1-titre {
	color: #333333;
	font-size: 2.5em;
	font-weight: 200;
	line-height: 105%;
	margin: 0px 0px 1% 0px;
}
.h2-accroche, .accroche {
	color: #ae1436;
	font-size: 1.7em;
	font-weight: 500;
	line-height: 115%;
	margin: 0px 0px 1% 0px;
}
.h3-intertitre-1 {
	color: #555;
	font-size: 1.5em;
	font-weight: 600;
	line-height: 105%;
	margin: 0% 0px 1% 0px;
}
.h4-intertitre-2, .glossaire_mot {
	color: #888;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 130%;
	margin: 0% 0px 1% 0px;
}
.image_demiHauteur {
	border: 2px solid purple;
	float: left;
	height: 50%;
	margin: 0 1% 1% 0;
	position: relative;
}
.image_demiLargeur {
	margin: 10px 25%;
	width: 50%;
}
.image_icone {
	margin: 0px 5px 5px 0px;
	width: 48px;
}
.image_Largeur20 {
	height: auto;
	width: 20%;
}
.image_Largeur30 {
	height: auto;
	width: 30%;
}
.image_Largeur40 {
	height: auto;
	width: 40%;
}
.image_Largeur50 {
	height: auto;
	width: 50%;
}
.image_Largeur75 {
	height: auto;
	width: 75%;
}
.image_pleineHauteur {
	border: 2px solid blue;
	float: left;
	height: 100%;
	margin: 0 1% 1% 0;
	position: relative;
}
.image_pleineLargeur {
	width: 100%;
}
.image_ronde {
	background-color: #999;
	margin: 0px auto 10px auto;
	position: relative;
	text-align: center;
	width: 50%;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: auto;
	left: auto;
}
.image_sixiemeLargeur {
	float: left;
	margin: 0.5%;
	position: relative;
	width: 15.5%;
}
.info-retrait-produit {
	color: #E30019;
	font-size: 0.8em;
	font-weight: 600;
}
.intituleLong, .intituleMailLong {
	font-size: 1.2em;
	font-weight: 400;
	width: 100%;
}
.lien_lireLaSuite {
	background-color: #ffbd37;
	background-image: url(/medias/images/plus_small.png);
	background-position: center right;
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	font-size: 1.8em;
	font-weight: 400;
	margin: 0px;
	padding: 8px;
}
.lien_lireLaSuite_ouvert {
	background-image: url(/medias/images/minus_small.png);
}
.ligneAbo {
	font-size: 1em;
}
.mb-infinite-scroll-btn a {
	background-color: #ffbd37;
	color: #FFF;
	display: block;
	float: left;
	clear: both;
	font-size: 1.2em;
	font-weight: 400;
	margin: 0.5%;
	padding: 8px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 99%;
	text-transform: uppercase;
}
.mce-content-body {
	background-color: #dbd8d8 !important;
}
.me-confirm-button-cancel, .ms-confirm-button-cancel {
	background-color: #f0ad4e;
	float: left;
}
.me-confirm-button-cancel:hover, .ms-confirm-button-cancel:hover {
	background-color: #f3bd71;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
}
.mm-form {
	position: relative;
}
.mm-form .label {
	display: block;
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
	width: 100%;
}
.mm-form .ligne {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 10px 0px;
	position: relative;
	width: 100%;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.mm-form .ligne br {
	display: none;
}
.mm-form .ligne.champ input {
	background-color: #f5f5f5;
	font-weight: 300;
	padding: 0px 2%;
	width: 50%;
	min-width: 250px;
}
.mm-form .ligne.cryptogramme img {
	float: left;
	height: 40px;
}
.mm-form .ligne.cryptogramme input {
	height: 40px;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px;
	position: relative;
	width: 70px;
}
.mm-form .ligne.cryptogramme span {
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.mm-form .ligne.submit {
	width: 100%;
}
.MM_aboRGPD .ligne.submit > input[type=button] {
	margin: auto;
}
.ms-confirm-button-ok, .me-confirm-button-ok {
	float: right;
}
.ms-detail-promo {
	background-color: #AE1436;
	display: block;
	float: left;
	padding: 1px;
	position: relative;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.ms-detail-promo div.ms_compte_a_rebours {
	background-color: #DFDDDD;
	padding: 2px 3px;
	text-align: center;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.ms-detail-promo-text {
	background-color: #FFF;
	color: #666;
	font-size: 0.8em;
	height: auto !important;
	padding: 3px;
	text-align: center;
	width: 100% !important;
	white-space: nowrap;
}
.ms-detail-promo-text div {
	width: full_width;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm, .ms-confirm, .me-popin {
	background-color: #FFF;
	border: 0px;
	margin: 0px;
	padding: 25px;
	box-shadow: #4D4D4D 0px 0px 20px; -moz-box-shadow: #4D4D4D 0px 0px 20px; -webkit-box-shadow: #4D4D4D 0px 0px 20px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ms-popin-button-ok, .me-alert-button-ok, .ms-alert-button-ok, .ms-confirm-button-ok, .me-confirm-button-ok {
	background-color: #5cb85c;
}
.ms-popin-button-ok, .me-alert-button-ok, .ms-alert-button-ok, .ms-confirm-button-ok, .me-confirm-button-ok, .me-confirm-button-cancel, .ms-confirm-button-cancel {
	border: 0px;
	color: #FFF;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: auto;
	padding: 0px 25px;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ms-popin-button-ok:hover, .me-alert-button-ok:hover, .ms-alert-button-ok:hover, .ms-confirm-button-ok:hover, .me-confirm-button-ok:hover {
	background-color: #7dc67d;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
}
.ms-popin-buttons, .me-alert-buttons, .ms-alert-buttons, .me-confirm-buttons, .ms-confirm-buttons {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
.ms-popin-close span, .me-alert-close span, .ms-alert-close span, .me-confirm-close span, .me-popin-close span {
	display: none;
}
.ms-popin-close, .me-alert-close, .ms-alert-close, .me-confirm-close, .ms-confirm-close, .me-popin-close {
	background-color: #FFF;
	background-image: url(/medias/images/icone_fermer.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	position: absolute;
	width: 24px;
	right: 10px;
	top: 10px;
}
.ms-popin-overlay, .me-alert-overlay, .ms-alert-overlay, .me-confirm-overlay, .ms-confirm-overlay, .me-popin-overlay {
	background-color: #534741;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5;
}
.ms-popin-title, .me-alert-title, .ms-alert-title, .me-confirm-title, .ms-confirm-title, .me-popin-title {
	display: none;
	position: relative;
}
.msg-alerte {
	border: 1px solid red;
	color: red;
	font-weight: 700;
	margin: 1em 0 0 0;
	padding: 1em;
	text-align: center;
}
.ms_aucun_resultat {
	font-weight: bold;
}
.ms_cdv {
	padding: 0px 0px 20px 0px;
	position: relative;
}
.ms_i_promotion {
	display: none;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}
.ms_prixquantPanier {
	display: block;
	font-weight: bolder;
	margin: 0px;
	width: 100%;
}
.ms_prixquantPanier .decimale {
	float: none;
	vertical-align: top;
}
.ms_prixquantPanier .entier {
	float: none;
	vertical-align: top;
}
.ms_prixquantPanier .euro {
	vertical-align: top;
}
.ms_total_commande_ht span {
	color: #AE1436;
}
.ms_total_commande_ttc span {
	color: #AE1436;
}
.ms_total_frais_ht span {
	color: #AE1436;
}
.ms_total_frais_ttc span {
	color: #AE1436;
}
.ms_total_panier_ht span {
	color: #AE1436;
}
.p1-texte, .glossaire_definition, .texte {
	color: #555555;
	font-size: 1em;
	font-weight: 400;
	line-height: 140%;
	margin: 0px 0px 1% 0px;
}
.p2-commentaire {
	color: #999;
	font-size: 0.8em;
	line-height: 105%;
}
.p3-bouton {
	color: #ae1436;
	font-weight: 400;
}
.p3-bouton a {
	border: 1px solid #ae1436;
	color: #ae1436;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 500;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	overflow: hidden;
	max-width: 100%;
	text-transform: uppercase;
	text-overflow: ellipsis;
}
.p3-bouton a:hover {
	background-color: rgba(255,255,255,0.8);
}
.p3-boutonrouge {
	color: #873944;
	font-weight: 400;
}
.p3-boutonrouge a {
	border: 1px solid #873944;
	color: #873944;
	display: inline-flex;
	font-size: 1.2em;
	font-weight: 500;
	margin: 10px 0;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.p3-boutonrouge a:hover {
	background-color: rgba(255,255,255,0.8);
}
.p3-bouton_cfg {
	background-color: #512d1e;
	color: #FFF;
	display: inherit;
	font-weight: 600;
	letter-spacing: 1px;
	justify-content: inherit; -webkit-justify-content: inherit; -ms-flex-pack: inherit;
	transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease;
}
.p3-bouton_cfg a {
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
.p3-bouton_cfg:hover {
	transition: 0.2s all ease; -moz-transition: 0.2s all ease; -webkit-transition: 0.2s all ease;
	transform: scale(1.05);
}
.p4-bouton_negatif {
	color: #FFF;
	font-weight: 400;
}
.p4-bouton_negatif a {
	border: 1px solid #fff;
	color: #FFF;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 500;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.p4-bouton_negatif a:hover {
	background-color: rgba(0,0,0,0.2);
	color: #FFF;
}
.persoProduitEtape2 .sousTitre {
	font-size: 1.2em;
	font-weight: bolder;
	margin: 0 0 15px 0;
}
.persosProduitsEtape1 {
	float: left;
	margin: 20px 0px;
	position: relative;
	width: 100%;
}
.persosProduitsEtape1Details, .detailPerso {
	background-color: #FFF;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 50% 10px 10px;
	position: relative;
	width: 100%;
	min-height: 120px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.persosProduitsEtape1Details.persosProduitsEtape1Details1, .detailPerso.persoProduits1 {
	background-color: #bbbbbb;
	background-image: url(/medias/images/motif_bg_anniversaire.jpg);
	background-position: center;
	background-size: cover;
	background-blend-mode: overlay;
}
.persosProduitsEtape1Details.persosProduitsEtape1Details2, .detailPerso.persoProduits2 {
	background-color: #bbbbbb;
	background-image: url(/medias/images/motif_bg_anniversaire.jpg);
	background-position: center;
	background-size: cover;
	background-blend-mode: overlay;
}
.playerVideo {
	width: 100%;
}
.prixbarre {
	color: #555555;
	display: block;
	font-size: 0.7em;
	margin: 0px;
}
.prixbarre img {
	margin: 0px;
}
.prixpromo {
	display: block;
	margin: 0px;
}
.prixpromo .decimale {
	float: none;
	vertical-align: top;
}
.prixpromo .entier {
	float: none;
	vertical-align: top;
}
.prixpromo .euro {
	vertical-align: top;
}
.prixunitaire {
	display: block;
	margin: 0px;
	width: 100%;
}
.prixunitaire .decimale {
	float: none;
	vertical-align: top;
}
.prixunitaire .entier {
	float: none;
	vertical-align: top;
}
.prixunitaire .euro {
	vertical-align: top;
}
.texte.msgLivrImpossible {
	color: #ae1436;
	font-size: 1.2em;
	font-weight: bold;
}
.titre-sous-etape {
	color: #ae1436;
	font-weight: 500;
}
.totalcommande {
	background-color: #d1e8d2 !important;
}
.videoYoutube {
	height: 540px;
	width: 100%;
}
a {
	color: inherit;
}
a.me-icon.standard.facebook {
	background-color: #37589b;
	text-decoration: none;
}
a.me-icon.standard.facebook, a.me-icon.standard.googleplus, a.me-icon.standard.pinterest, a.me-icon.standard.rss, a.me-icon.standard.youtube {
	color: #FFF;
	display: inline-block;
	font-size: 1.3em;
	line-height: 100%;
	margin: 20px 10px;
	padding: 0.35em;
	text-decoration: none;
}
a.me-icon.standard.facebook:hover {
	background-color: #37589b;
	text-decoration: none;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.googleplus {
	background-color: #db4a38;
	text-decoration: none;
}
a.me-icon.standard.googleplus:hover {
	background-color: #db4a38;
	text-decoration: none;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.instagram {
	background-color: #fb3958;
	text-decoration: none;
}
a.me-icon.standard.instagram:hover {
	background-color: #fb3958;
	text-decoration: none;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.linkedin {
	background-color: #02679a !important;
}
a.me-icon.standard.linkedin, a.me-icon.standard.soundcloud, a.me-icon.standard.vimeo, a.me-icon.standard.twitter, a.me-icon.standard.instagram {
	color: #FFF;
	display: inline-block;
	font-size: 1.3em;
	line-height: 100%;
	margin: 20px 10px;
	padding: 0.35em;
	text-decoration: none;
}
a.me-icon.standard.linkedin:hover {
	background-color: #02679a;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.pinterest:hover {
	background-color: #c91618;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.rss:hover {
	background-color: #ef7b00;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.soundcloud:hover {
	background-color: #FF3A00;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.twitter {
	background-color: #3aaae1;
}
a.me-icon.standard.twitter:hover {
	text-decoration: none;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.vimeo:hover {
	background-color: #1eb7ea;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a.me-icon.standard.youtube {
	background-color: #e6282b;
}
a.me-icon.standard.youtube:hover {
	background-color: #e6282b;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8;
}
a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: none;
}
blockquote {
	background-color: fond_rouge;
	margin: 10px 2%;
	padding: 2%;
	width: 92%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
body {
	color: #555555;
	font-family: Raleway, arial;
	font-size: 1em;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body input, body select, body textarea {
	font-family: Raleway, arial;
	font-weight: 300;
}
body:not(.header--menu-open) .burger-inner .top-bun, body:not(.header--menu-open) .burger-inner .patty, body:not(.header--menu-open) .burger-inner .bottom-bun {
	background-color: #FFF;
}
code {
	font-family: "Courier New", Courier, Monaco, monospace;
}
div.ms-cadre-info-loitva-panier {
	background-position: 5px 3px;
	background-repeat: no-repeat;
	color: #000;
	float: left;
	font-style: normal;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
div.ms-infobulle {
	background-color: white;
	border: 1px solid #CCC;
	color: #333;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
div.ms-infobulle-text {
	padding: 10px;
}
fieldset {
	border: 0px;
	float: left;
	margin: 10px 0px;
	padding: 1em;
	width: 100%;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
fieldset legend, .legend {
	color: #e23646;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
fieldset.choixAdresse {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	position: relative;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	align-items: stretch; -webkit-align-items: stretch; -ms-flex-item-align: stretch;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
fieldset.ms_field_adresse_facturation {
	background-color: #FFF !important;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	float: right;
	margin: 0 2%;
	padding: 20px;
	position: relative;
	width: 46% !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
fieldset.ms_field_adresse_facturation select {
	width: 80%;
}
fieldset.ms_field_adresse_livraison {
	background-color: #FFF !important;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	float: left;
	margin: 0 2%;
	padding: 20px;
	position: relative;
	width: 46% !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
fieldset.ms_field_adresse_livraison select {
	width: 80%;
}
hr {
	border-top: 3px solid #ffbd37;
	width: 200px;
}
input#captcha.o {
	width: 150px !important;
}
input#dateLivraisonSouhaitee {
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
}
input[type=text], input[type=email], input[type=password], select, textarea {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	color: #555555;
	font-size: 1em;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
	padding: 0px 5px;
	width: 100%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
input[type=text].petit, input[type=email].petit, input[type=password].petit, select.petit {
	float: left;
	margin: 0px 10px 0px 0px;
	position: relative;
	width: 28%;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, select:focus, textarea:focus {
	background-color: #f5f5f5;
	outline: none;
}
label {
	clear: both;
	margin: 0px 0px 5px 0px;
}
legend.p1-texte {
	font-size: 1.2em;
	font-weight: 600;
}
ol {
	font-family: Raleway, arial;
	font-size: 1em;
	font-weight: 400;
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
section {
	display: inherit !important;
	overflow: visible !important;
	z-index: inherit;
	flex-direction: inherit !important; -webkit-flex-direction: inherit !important; -ms-flex-direction: inherit !important;
	flex-wrap: inherit !important; -webkit-flex-wrap: inherit !important; -ms-flex-wrap: inherit !important;
	align-items: inherit !important; -webkit-align-items: inherit !important; -ms-flex-item-align: inherit !important;
	justify-content: inherit !important; -webkit-justify-content: inherit !important; -ms-flex-pack: inherit !important;
}
select#datenaissancejour, select#datenaissancemois, select#datenaissanceannee {
	margin: 0 10px 0 0;
	width: unset !important;
	min-width: 100px;
}
span.ms_asterixTva {
	font-weight: bold;
}
strong, b {
	font-weight: bolder;
}
table {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table tr {
	vertical-align: middle;
}
table tr td {
	text-align: center;
}
table tr td.c, table tr th.c {
	text-align: center;
}
table tr td.j, table tr th.j {
	text-align: justify;
}
table tr td.l, table tr th.l {
	text-align: left;
}
table tr td.r, table tr th.r {
	text-align: right;
}
table tr td:first-child, table tr th:first-child {
	text-align: left;
}
table tr td:last-child, table tr th:last-child {
	text-align: right;
}
table tr th {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
table.ms-table-recapitulatif {
	float: right;
	font-size: 1.4em;
	position: relative;
	width: 100%;
}
table.ms-table-recapitulatif .commentaire {
	font-size: 0.7em;
}
table.ms-table-recapitulatif .info {
	width: 50%;
}
table.ms-table-recapitulatif .left {
	text-align: left;
}
table.ms-table-recapitulatif .light {
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7;
}
table.ms-table-recapitulatif .right {
	text-align: right;
}
table.ms-table-recapitulatif td hr {
	background-color: #ccc;
	border: none;
	color: #ccc;
	height: 1px;
}
table.ms-table-recapitulatif td.totalpaye {
	font-weight: bold;
}
table.ms-table-recapitulatif tr {
	height: 25px;
	margin: 0px;
}
table.soustableau_compte tr {
	margin: 0px;
}
table.soustableau_compte tr td {
	margin: 0px;
}
table.soustableau_compte tr.entete_soustableau_compte {
	background-color: #DDD;
	border: none;
	height: 27px;
	margin: 0px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
table.soustableau_compte tr.entete_soustableau_compte th {
	color: #333;
	font-weight: bold;
	margin: 0px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
table.soustableau_compte tr.noborder td {
	border: none;
	margin: 0px;
}
table.tableau_compte tr {
	border-bottom: 1px solid #999;
	margin: 0px;
}
table.tableau_compte tr td {
	border-bottom: 1px solid #999;
	margin: 0px;
}
table.tableau_compte tr td.nobord {
	border: none;
	margin: 0px;
}
table.tableau_compte tr.entete_tableau_compte {
	background-repeat: no-repeat;
	border: none;
	height: 27px;
	margin: 0px;
}
table.tableau_compte tr.entete_tableau_compte th {
	color: white;
	margin: 0px;
}
table.tableau_compte tr.noborder td {
	border: none;
	margin: 0px;
}
table.tableau_compte tr.over {
	background-color: #C2E09A;
	margin: 0px;
}
textarea {
	min-height: 150px;
}
textarea.ms_texte_commentaire {
	width: 100%;
}
textarea.ms_texte_messageAImprimer {
	width: 100%;
}
textarea:focus {
	color: #428bca;
	outline: none;
}
ul {
	font-family: Raleway, arial;
	font-size: 1em;
	font-weight: 400;
	list-style-type: square;
	margin: 8px 0px 8px 30px;
	padding: 0px;
}
ul li {
	margin: 5px 0px;
}
ul.ligne.liste.coches {
	margin: 0px;
}
/*-finbody-*/
#node_center {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	z-index: 2;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#titre_page {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-size: 1.2em;
	width: 100%;
	z-index: 1;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#titre_page>*, #titre_page section>* {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	position: relative;
	width: 100%;
	overflow: hidden;
	flex: none; -webkit-flex: none; -ms-flex: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
#ariane {
	font-size: 0.8em;
	margin: auto;
	padding: 10px;
	position: relative;
	width: 100%;
	max-width: 1400px;
}
#ariane a, #ariane span {
	color: #999;
	display: inline-block;
	font-weight: 400;
	line-height: 100%;
	margin: 0px;
	padding: 0 0.5% 0 0;
	text-decoration: none;
	white-space: nowrap;
}
#ariane a:hover {
	color: #999;
	text-decoration: underline;
}
#ariane_resp {
	display: none;
	margin: auto;
	padding: 0.2% 0;
	position: relative;
	width: 100%;
	min-width: 1200px;
}
.me_filariane, .ms_filariane {
	display: block;
	width: 100%;
}
.me_filariane_select {
	display: none;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: space-between; -webkit-justify-content: space-between; -ms-flex-pack: space-between;
	gap: 10px;
}
.no-flexgap .me_filariane_select { margin: -5px;gap: 0px;}
.no-flexgap .me_filariane_select > * { margin: 5px;}
#node_top {
	background-clip: padding-box; -webkit-background-clip: padding-box;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: space-between; -webkit-justify-content: space-between; -ms-flex-pack: space-between;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
#language a {
	color: #ccc;
	text-decoration: none;
}
#language a:link:hover, #language a:visited:hover, #language a:active:hover {
	color: #606060;
}
#language div {
	color: #ccc;
}
.langueActive, .langueActive:hover {
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1;
}
.langueInactive:hover {
	border-bottom: 1px solid #fdb02b;
}
.SAUV_langueActive, ..SAUV_langueActive:hover {
	color: #000;
	text-decoration: none;
	box-shadow: #333 0px 1px 3px; -moz-box-shadow: #333 0px 1px 3px; -webkit-box-shadow: #333 0px 1px 3px;
}
.SAUV_langueInactive {
	color: #fff;
	margin: 2px 1px;
	padding: 1px 2px;
	text-decoration: none;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.SAUV_langueInactive:hover {
	color: #fff;
	margin: 2px 1px;
	padding: 1px 2px;
	text-decoration: none;
	box-shadow: #333 0px 1px 3px; -moz-box-shadow: #333 0px 1px 3px; -webkit-box-shadow: #333 0px 1px 3px;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
#bottom_links {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: stretch; -webkit-align-items: stretch; -ms-flex-item-align: stretch;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#bottom_links #MasterMail_abonnement_champEmail, #bottom_links #MasterMail_abonnement_champEmail:focus {
	background-color: #FFF;
	float: left;
	margin: 0%;
	position: relative;
	width: 80%;
}
#bottom_links #MasterMail_abonnement_formulaire input[type='submit'] {
	height: 37px;
	margin: 0px;
	width: 15%;
}
#bottom_links #MasterMail_abonnement_formulaire p {
	display: inline;
	clear: none;
	width: auto;
}
#bottom_links .h4-intertitre-2 {
	color: #ae1436;
}
#bottom_links > div {
	border: 1em solid transparent;
	padding: 1em;
	flex: 1; -webkit-flex: 1; -ms-flex: 1;
}
#bottom_links a {
	text-decoration: none;
}
#bottom_links a.me-icon:hover {
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1;
}
#bottom_links a:visited {
	text-decoration: none;
}
#bottom_links ul {
	color: #888;
	margin: 4px 0px 4px 20px;
	padding: 0px;
}
#bottom_links ul li {
	margin: 5px 0px;
}
#node_panier a:link:hover, #node_panier a:visited:hover, #node_panier a:active:hover {
	margin: 0px;
	text-decoration: none;
}
#node_panier .accroche {
	color: #555;
	margin: 0px 0px 1px 0px;
}
#node_panier .commentaire {
	color: #999;
	margin: 0px 0px 1px 0px;
}
#node_panier .texte {
	color: #ae1436;
	margin: 0px 0px 1px 0px;
}
#node_panier img {
	height: 48px;
}
#moteurRecherche_btnValidation {
	text-transform: uppercase;
}
#node_recherche #ctn_recherche_rapide .lancer_recherche {
	background-color: #ffbd37;
	border: none;
	color: #FFF;
	float: right;
	font-size: 1.6em;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 10%;
	border-collapse: collapse;
	text-transform: uppercase;
}
#node_recherche #ctn_recherche_rapide .motcle {
	background-color: #ffbd37;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	color: #FFF;
	float: left;
	font-size: 1.2em;
	font-weight: 400;
	height: 29px;
	line-height: 29px;
	margin: 0px;
	padding: 2px 0%;
	position: relative;
	width: 86%;
}
#colonne {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	z-index: 1;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#colonne>*, #colonne section>* {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	position: relative;
	width: 100%;
	flex: none; -webkit-flex: none; -ms-flex: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
#ms_liste_1970_ctn {
	float: left;
	clear: both;
	margin: 10px 0px;
	width: 100%;
}
#node_user a {
	color: #555;
	margin: 0px;
	text-decoration: none;
}
#node_user a:link:hover, #node_user a:visited:hover, #node_user a:active:hover {
	color: #222;
	margin: 0px;
	text-decoration: underline;
}
#node_user .texte {
	color: #666;
	margin: 0px;
}
#node_user img {
	height: 48px;
}
#body #sm_9999 .sm_sousmenu {
	background-color: #ffbd37;
}
#body #sm_9999 a {
	color: #FFF;
}
#body div.sm {
	color: #FFF;
	position: absolute;
	width: 100% !important;
	top: 48px;
	z-index: 1001;
}
#body div.sm .sm_sousmenu {
	float: left;
	margin: auto;
	padding: 20px;
	position: relative;
	width: 100%;
}
#body div.sm .sm_sousmenu .ctn_pages {
	float: left;
	position: relative;
	width: 100%;
}
#body div.sm .sm_sousmenu .ctn_pages ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#body div.sm .sm_sousmenu .ctn_pages ul li {
	color: #FFF;
	float: left;
	width: 25%;
	text-transform: uppercase;
}
#body div.sm .sm_sousmenu .ctn_pages ul li a {
	color: #FFF;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: left;
	font-size: 0.9em;
	height: 39px;
	line-height: 1em;
	padding: 0px 2%;
	position: relative;
	text-decoration: none;
	width: 90%;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
#body div.sm .sm_sousmenu .ctn_pages ul li a:hover {
	background-color: rgba(0,0,0,0.1);
}
#body div.sm .sm_sousmenu .ctn_rubriques {
	float: left;
	padding: 0px 0px 29px 0px;
	position: relative;
	width: 70%;
}
#body div.sm .sm_sousmenu .ctn_rubriques > div {
	float: left;
	line-height: 50px;
	margin: 0 1% 0 0;
	position: relative;
	width: 48%;
}
#body div.sm .sm_sousmenu .ctn_rubriques a {
	display: block;
	float: left;
	font-size: 0.9em;
	height: 60px;
	padding: 1%;
	position: relative;
	text-decoration: none;
	width: 98%;
}
#body div.sm .sm_sousmenu .ctn_rubriques a div {
	display: block;
	float: left;
	height: 60px;
	margin: 0 15px 0 0;
	position: relative;
	width: 60px;
	overflow: hidden;
}
#body div.sm .sm_sousmenu .ctn_rubriques a div img {
	display: none;
}
#body div.sm .sm_sousmenu .ctn_rubriques a:hover {
	background-color: #FFF;
}
#body div.sm .sm_sousmenu > img {
	float: left;
	position: relative;
}
#menu_produit {
	background-color: #f5f5f5;
	float: left;
	position: relative;
	width: 100%;
}
#menu_produit ul li {
	margin: 0px;
}
#menu_produit ul li.actif {
	background-color: #ffbd37 !important;
}
#menu_produit ul.p {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: left;
	height: 48px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: stretch; -webkit-align-items: stretch; -ms-flex-item-align: stretch;
}
#menu_produit ul.p li#m_100016 a, #menu_produit ul.p li#m_100016_on a {
	display: inline-flex;
	align-content: flex-start; -webkit-align-content: flex-start;  -ms-flex-line-pack: flex-start;
	align-items: flex-start; -webkit-align-items: flex-start; -ms-flex-item-align: flex-start;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#menu_produit ul.p li#m_100016 a:before, #menu_produit ul.p li#m_100016_on a:before {
	font-family: site;
	font-size: 2.4em;
	font-weight: 100;
	line-height: 12px;
	content: "\e929";
}
#menu_produit ul.p li#m_100016:hover > axxxxx, #menu_produit ul.p li#m_100017:hover > axxxxx {
	border-bottom: 5px solid #dedede;
	padding: 10px 0px 0px 0px;
}
#menu_produit ul.p li#m_100016>a, #menu_produit ul.p li#m_100016_on>a, #menu_produit ul.p li#m_100017>a, #menu_produit ul.p li#m_100017_on>a {
	color: #ae1436;
	font-weight: 700;
}
#menu_produit ul.p li#m_noel.li_m, #menu_produit ul.p li#m_noel.li_m.actif {
	background-color: #245925 !important;
	color: #FFF;
}
#menu_produit ul.p li#m_noel.li_m:hover {
	background-color: #2e6b2f !important;
}
#menu_produit ul.p li#m_paques.li_m, #menu_produit ul.p li#m_paques.li_m.actif {
	background-color: #92B61A !important;
	color: #FFF;
}
#menu_produit ul.p li#m_paques.li_m:hover {
	background-color: #a9d31f !important;
}
#menu_produit ul.p li.li_m {
	border-right: 2px solid #fff;
	color: #555555;
	display: block;
	float: left;
	padding: 15px 5px;
	position: relative;
	text-align: center;
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
}
#menu_produit ul.p li.li_m a {
	display: inline-block;
	font-size: 0.9em;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_produit ul.p li.li_m:last-child {
	border-right: none;
}
#menu_produit ul.p li:hover {
	background-color: #efefef;
}
#node_bottom {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#me_menu_responsive_conteneur {
	background-color: #FFF;
}
#nav_mobile a.burger {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-weight: normal;
	height: 48px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 48px;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#nav_mobile a.burger span.label {
	display: none;
}
#nav_mobile a.burger span.menu {
	color: #FFF;
	font-size: 30px;
	line-height: 48px;
}
#node_recherche_resp a {
	color: #a8a8a8;
	display: block;
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	width: 48px;
}
#node_recherche_resp a span {
	display: none;
}
#logo img {
	height: auto;
	width: 100%;
}
#node_top_c {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	position: relative;
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
}
#bottom_logos a {
	text-decoration: none;
}
#colonne_pleine {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	z-index: 1;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
#colonne_pleine>*, #colonne_pleine section>* {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: padding-box; -webkit-background-clip: padding-box;
	position: relative;
	width: 100%;
	overflow: hidden;
	flex: none; -webkit-flex: none; -ms-flex: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
#node_location .texte {
	color: #666;
	margin: 0px;
}
#node_location a {
	color: #555;
	margin: 0px;
	text-decoration: none;
}
#node_location a:link:hover, #node_location a:visited:hover, #node_location a:active:hover {
	color: #222;
	margin: 0px;
	text-decoration: underline;
}
#node_location img {
	height: 48px;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
body {
	font-size: 0.9em;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 1025px) {
/*-body-*/
.fondAlignementVertical_centre {
	border: 5px solid transparent;
	padding: 5px;
}
.fondArticle_6-12ColonneImgCfg {
	width: 50% !important;
}
.fondArticle_6-12ColonneTxtDroite {
	font-size: 0.8em;
	padding: 3%;
	width: 50% !important;
}
.fondArticle_6-12ColonneTxtGauche {
	font-size: 0.8em;
	padding: 3%;
	width: 50% !important;
}
.fondBandeau_blocADroite {
	padding: 40px 10% 40px 10%;
}
.fondBandeau_blocAGauche {
	padding: 40px 10% 40px 10%;
}
.fondBandeau_blocAuCentre {
	margin: 100px 18% 0px 18%;
	width: 68%;
}
.fondLargeur_2-12e {
	width: 25% !important;
}
.fondLargeur_5-12e {
	width: 50% !important;
}
.fondLargeur_5-24e {
	border: 5px solid transparent;
	width: 50% !important;
}
.fondLargeur_6-12e {
	border: 5px solid transparent;
}
.fondLargeur_7-12e {
	width: 50% !important;
}
.fondLargeur_9-12e {
	width: 50% !important;
}
.fondLargeur_auto {
	min-width: 25%;
}
.fondMultiColonne_2 {
	column-count: 1;
	columns: 1;
}
.fondMultiColonne_3 {
	column-count: 2;
	columns: 2;
}
.fondMultiColonne_4 {
	column-count: 2;
	columns: 2;
}
.fondMultiColonne_5 {
	column-count: 3;
	columns: 3;
}
.fondResponsive_masquageFondImageTablette {
	background-image: "";
}
.image_Largeur75 {
	width: 100%;
}
body {
	font-size: 0.8em;
}
body input, body select, body textarea {
	font-weight: 400;
}
input[type=text], input[type=email], input[type=password], select, textarea {
	font-weight: 400;
}
/*-finbody-*/
#ariane_resp {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
}
.me_filariane, .ms_filariane {
	display: none;
}
.me_filariane_select {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
}
#bottom_links > div {
	border: 5px solid transparent;
	padding: 5px;
}
#menu_produit ul.p li.li_m {
	font-size: 0.9em;
	padding: 0 1.5%;
	width: auto;
}
}
/* FIN RD */
@media screen and (max-width: 640px) {
/*-body-*/
#body #me_formulaire .formdroit {
	width: 100%;
}
#body #me_formulaire .formgauche {
	width: 100%;
}
#body .button.grand, #body a.button.grand, #body input.button.grand {
	height: inherit;
	line-height: 30px;
}
#ctn_cryptogram {
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
#ctn_cryptogram label.o {
	margin: 0 0 6px 0 !important;
}
#form_inscription input[type=submit].button {
	width: 100%;
}
#ms_compte_content {
	width: 100%;
}
#ms_compte_content .cadre_visu_adresse {
	height: 150px;
	width: 100%;
}
#ms_compte_menu {
	width: 100%;
}
.fondAlignementInterne_basDroit {
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondAlignementInterne_basGauche {
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondAlignementInterne_hautDroit {
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondAlignementInterne_hautGauche {
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondAlignementInterne_milieuDroit {
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
.fondAlignementInterne_milieuGauche {
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
}
.fondAlignementVertical_centre {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_6-12ColonneImgCfg {
	display: none;
}
.fondArticle_6-12ColonneTxtDroite {
	padding: 20% 10%  10%  10%;
	width: 100% !important;
}
.fondArticle_6-12ColonneTxtGauche {
	padding: 20% 10%  10%  10%;
	width: 100% !important;
}
.fondArticle_pleineColonneCartoucheDroit {
	background-color: #016241;
	padding: 10px;
	width: 94% !important;
	background-blend-mode: overlay;
}
.fondArticle_pleineColonneCartoucheGauche {
	background-color: #cccccc;
	padding: 3% 20% 3% 3%;
	width: 100% !important;
	background-blend-mode: overlay;
}
.fondBandeau_blocAuCentre {
	margin: 60px 10% 0px 10%;
	width: 80%;
}
.fondDecalage_bas {
	margin-top: 0vh;
	transform: translate(0px,0px);
}
.fondDecalage_basDroite {
	margin-top: 0vh;
	transform: translate(0px,0px);
}
.fondDecalage_basGauche {
	margin-top: 0vh;
	transform: translate(0px,0px);
}
.fondDecalage_droite {
	transform: translate(0px,0px);
}
.fondDecalage_gauche {
	transform: translate(0px,0px);
}
.fondDecalage_haut {
	margin-bottom: 0vh;
	transform: translate(0px,0px);
}
.fondDecalage_hautDroite {
	margin-bottom: 0vh;
	transform: translate(0px,0px);
}
.fondDecalage_hautGauche {
	margin-bottom: 0vh;
	transform: translate(0px,0px);
}
.fondHauteur_l {
	min-height: 100vw !important;
}
.fondHauteur_m {
	min-height: 50vw !important;
}
.fondHauteur_xl {
	min-height: 150vw !important;
}
.fondHauteur_xs {
	min-height: 12vw !important;
}
.fondLargeur_1-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 33.33% !important;
}
.fondLargeur_10-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_11-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_12-12e {
	border: 5px solid transparent;
	padding: 5px;
}
.fondLargeur_1200pxMax {
	border: 5px solid transparent;
	padding: 5px;
}
.fondLargeur_1400pxMax {
	border: 5px solid transparent;
	padding: 5px;
}
.fondLargeur_2-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 50% !important;
}
.fondLargeur_3-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 50% !important;
}
.fondLargeur_3-24e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_4-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_5-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_5-24e {
	border: 5px solid transparent;
	padding: 5px;
	width: 50% !important;
}
.fondLargeur_6-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_7-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_8-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_800pxMax {
	border: 5px solid transparent;
	padding: 5px;
}
.fondLargeur_9-12e {
	border: 5px solid transparent;
	padding: 5px;
	width: 100% !important;
}
.fondLargeur_auto {
	border: 5px solid transparent;
	padding: 5px;
	min-width: 50%;
}
.fondMargeInterne_tresGrande {
	padding: 5% 10% !important;
}
.fondMultiColonne_3 {
	column-count: 1;
	columns: 1;
}
.fondMultiColonne_4 {
	column-count: 1;
	columns: 1;
}
.fondMultiColonne_5 {
	column-count: 1;
	column-rule: initial;
	columns: 1;
}
.fondPositionInterne_droite > * {
	padding-left: 0% !important;
}
.fondPositionInterne_gauche > * {
	padding-right: 0% !important;
}
.fondResponsive_affichageMobile {
	display: flex !important;
}
.fondResponsive_masquageFondImageTablette {
	background-image: "";
}
.fondResponsive_masquageMobile {
	display: none !important;
}
.form_compte div.espacementLigne input, .form_compte div.espacementLigne select, .form_compte div.espacementLigne textarea {
	width: 100% !important;
}
.form_compte div.espacementLigne label {
	width: 100%;
}
.form_compte div.espacementLigne select.petit {
	margin: 0px;
}
.image_Largeur30 {
	width: 40% !important;
}
.ligneAbo {
	font-size: 0.85em;
}
.p3-bouton_cfg {
	width: 100%;
}
body {
	font-size: 0.7em;
}
fieldset.ms_field_adresse_facturation {
	width: 96% !important;
}
fieldset.ms_field_adresse_livraison {
	width: 96% !important;
}
/*-finbody-*/
#bottom_links {
	text-align: center;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
#bottom_links .h4-intertitre-2 {
	text-align: center;
}
#bottom_links .p2-commentaire {
	text-align: center;
}
}
/* FIN RD */
