/*-body-*/
#body #footer > div > p {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #body #footer > div > p {
display: table;
}
#body #footer > div > p a.me-icon {
	margin: 0 3px 3px 3px;
	width: auto;
	flex-basis: 1; -webkit-flex-basis: 1;
}
#body #footer a {
	text-decoration: none;
}
#body #footer a:hover {
	color: #95582B;
}
#body #footer_social a:hover {
	color: #FFF;
}
#body #ms-compte-wishlist .btq_conteneur_produits {
	width: calc(50% - 20px);
}
#body .form_compte label {
	display: block;
	clear: both;
	width: 100%;
}
#body .ms_ctn_qte {
	float: left;
	margin: 0px;
	position: relative;
	width: 100%;
}
#body .ms_ctn_qte .ms_panier_moins, #body .ms_ctn_qte .ms_panier_plus {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	color: #95582B;
	float: left;
	font-weight: 300;
	height: 35px;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 33.33%;
}
#body .ms_ctn_qte input.ms_qte {
	background-color: #FFFFFF;
	border: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #95582B;
	float: left;
	height: 35px;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 33.33%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body .node_liste_quantite .ms_ctn_qte .ms_panier_moins:hover ,#body .ms_ctn_qte .ms_panier_plus:hover {
	background-color: #95582B;
	color: #FFF;
}
#body .tag {
	background-color: #95582B;
	color: #FFF;
	font-size: 0.65em;
	font-weight: 500;
	line-height: 200%;
	padding: 0px 5px;
	position: absolute;
	right: -5px;
	top: 5px;
	z-index: 2;
	text-transform: uppercase;
}
#body a.ms-button.info, #body .ms-button.info a, #body .ms-button.info input, #body input.ms-button.info, #body a.ms-button.info:visited {
	background-color: #5bc0de;
	border: 1px solid #ddd;
	color: #FFF;
	padding: 0px 12px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body a.ms-button.info:hover, #body input.ms-button.info:hover, #body .ms-button.info a:hover , #body .ms-button.info input:hover {
	background-color: #7ccde5;
}
#body a.ms-button.user, #body .ms-button.user a, #body .ms-button.user input, #body input.ms-button.user, #body a.ms-button.user:visited {
	background-color: #999999;
	border: 1px solid #ddd;
	color: #FFF;
	padding: 0px 12px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body a.ms-button.user:hover, #body input.ms-button.user:hover, #body .ms-button.user a:hover , #body .ms-button.user input:hover {
	background-color: #a1a1a1;
}
#body a.ms-button.warning, #body .ms-button.warning a, #body .ms-button.warning input, #body input.ms-button.warning, #body a.ms-button.warning:visited {
	background-color: #f0ad4e;
	border: 1px solid #ddd;
	color: #FFF;
	padding: 0px 12px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body a.ms-button.warning:hover, #body input.ms-button.warning:hover, #body .ms-button.warning a:hover , #body .ms-button.warning input:hover {
	background-color: #f3bd71;
}
#body a.ms-button:hover, #body input.ms-button:hover, #body .ms-button a:hover , #body .ms-button input:hover {
	background-color: #ededed;
	cursor: pointer;
}
#body blockquote {
	color: #95582B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	line-height: 135%;
	margin: 5% auto;
	padding: 20px;
	position: relative;
	text-align: center;
	width: 100%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	max-width: 700px;
	z-index: 1;
}
#body blockquote p {
	color: #95582B;
}
#body blockquote:after {
	color: #95582B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: normal;
	position: absolute;
	bottom: -25px;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
	content: "\201d";
}
#body blockquote:before {
	color: #95582B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 500%;
	font-weight: normal;
	position: absolute;
	left: -10px;
	top: -50px;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
	content: "\201e";
}
#body input.scroll-button, #body a.scroll-button {
	background-color: bg_transparent;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: Montserrat, arial;
	font-size: 1.1em;
	font-weight: 300;
	letter-spacing: 3px;
}
#ctn_envoi_question input[type=text] {
	width: 100% !important;
}
#ctn_envoi_question table tr td, #ctn_envoi_question table tr td:first-child, table tr td:last-child {
	text-align: left !important;
}
#footer_content .p1-texte {
	line-height: 1.4em;
	text-decoration: none;
}
#form_modification_adresse .cadre_visu_adresse {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	float: left;
	height: 300px;
	margin: 0px;
	padding: 20px;
	position: relative;
	width: calc(50% - 20px);
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#form_modification_adresse_new {
	float: left;
	margin: 10px 0px;
	position: relative;
	width: 100%;
}
#html {
	font-size: 100%;
}
#language div {
	color: #777777;
	font-size: 0.85em;
	font-weight: 400;
	line-height: 48px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
#mb_conteneurpagination a {
	border: 1px solid #95582B;
	color: #95582B;
	float: left;
	font-family: Montserrat, serif;
	font-weight: 500;
	line-height: 35px;
	margin: 0px 10px 0px 0px;
	padding: 0px 12px;
	position: relative;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#mb_conteneurpagination a:link:hover, #mb_conteneurpagination a:visited:hover, #mb_conteneurpagination a:active:hover {
	background-color: #95582B;
	color: #FFF;
}
#mb_conteneurpagination span {
	background-color: #95582B;
	border: 1px solid #95582B;
	color: #FFF;
	float: left;
	font-family: Montserrat, serif;
	font-weight: 500;
	line-height: 35px;
	margin: 0px 10px 0px 0px;
	padding: 0px 12px;
	position: relative;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#menu_responsive .puce {
	color: #777777;
	padding: 0 10px 0 0;
}
#menu_responsive a {
	color: #95582B;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-style: normal;
	font-weight: 300;
	padding: 10px;
	text-decoration: none;
	word-wrap: normal;
	white-space: pre-line;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-content: space-between; -webkit-align-content: space-between;  -ms-flex-line-pack: space-between;
	align-items: flex-start; -webkit-align-items: flex-start; -ms-flex-item-align: flex-start;
	justify-content: space-between; -webkit-justify-content: space-between; -ms-flex-pack: space-between;
	order: 2; -ms-flex-order: 2; -webkit-order: 2;
}
.no-flex #menu_responsive a {
display: table;
}
#menu_responsive a:hover, #menu_responsive a:link:hover, #menu_responsive a:visited:hover {
	color: #000000;
}
#menu_responsive fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu_responsive ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li {
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li a span.action {
	background-position: center right;
	background-repeat: no-repeat;
	color: #95582B;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: 10px;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
#menu_responsive ul li a span.action.close {
	background-color: #d9534f;
}
#menu_responsive ul li a span.action.open {
	background-color: #5cb85c;
}
#menu_responsive ul li.active {
	color: #95582B;
}
#menu_responsive ul.niveau2 {
	padding: 0px 0px 0px 20px;
	opacity: 0.9; MozOpacity: 0.9; KhtmlOpacity: 0.9; filter: alpha(opacity=90);
}
#menu_responsive ul.niveau3 {
	padding: 0px 0px 0px 20px;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8; filter: alpha(opacity=80);
}
#me_cookie_txt .center {
	margin: 10px 0 10px 0;
}
#me_cookie_txt .p1-texte {
	color: #FFF;
	font-weight: 300;
	line-height: 180%;
}
#me_cookie_txt a {
	color: #FFF;
	font-weight: 500;
}
#me_cookie_txt a:hover {
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
}
#me_cookie_txt img {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#me_cookie_zone .me-icon.standard.cross {
	color: #FFF;
	display: block;
	float: right;
	font-size: 1.8em;
	margin: -10px -10px 10px 10px;
	padding: 4px;
	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: #FFFFFF;
	color: #95582B;
}
#me_cookie_zone input[type=button] {
	background-color: rgba(0,0,0,0);
	border: 1px solid #FFFFFF;
	color: #FFF;
	font-size: 0.8em;
	margin: 0px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#me_cookie_zone input[type=button]:hover {
	background-color: #FFFFFF;
	color: #95582B;
}
#me_formulaire #cryptogram + br, #cryptogram_mmDesabonnement + br, #cryptogram_mmAbonnement + br {
	display: none;
}
#me_formulaire .conteneurOptions {
	float: left;
	margin: 0px;
	width: 100%;
}
#me_formulaire .conteneurOptionsLong {
	margin: 0px;
}
#me_formulaire .espacementLigne {
	margin: 15px 0px 0px 0px;
	width: 100%;
}
#me_formulaire .formcinquieme {
	background-color: #FFFFFF;
	float: left;
	margin: 0px 1%;
	padding: 1%;
	position: relative;
	text-align: center;
	width: 16%;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#me_formulaire .formcinquieme input[type=text] {
	font-size: 2em;
	margin: 5px auto 0px auto;
	text-align: center;
	width: 40%;
}
#me_formulaire .formdroit {
	float: right;
	padding: 0px;
	position: relative;
	width: 49%;
}
#me_formulaire .formgauche {
	float: left;
	padding: 0px;
	position: relative;
	width: 49%;
}
#me_formulaire .intituleLong, #me_formulaire .intituleMailLong {
	display: inline-block;
	margin: 5px 0;
	width: 100%;
}
#me_formulaire .mm_commentaire_kapcha {
	color: #d9534f;
	font-size: 0.9em;
	line-height: 140%;
	margin: 5px 0px;
	bottom: 10px;
}
#me_formulaire .obligatoire {
	width: 100%;
}
#me_formulaire br {
	display: block;
	margin: 0px;
	padding: 0px;
}
#me_formulaire input[type=submit] {
	margin: 20px 0px;
}
#me_formulaire input[type=text], #body #me_formulaire input[type=password], #body #me_formulaire input[type=email], #body #me_formulaire textarea, #body #me_formulaire select {
	border: 1px solid #ddd;
	padding: 0 10px;
	width: 100%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#me_scrollto_top {
	background-color: rgba(0,0,0,0.7);
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
	right: 20px;
	bottom: 20px;
}
#me_scrollto_top span {
	display: none;
}
#me_scrollto_top::before {
	color: #FFF;
	font-family: standard;
	font-size: 1.4em;
	text-align: center;
	content: "\e632";
}
#ms-compte-onglet-commandes .i td, #ms-compte-onglet-commandes .p td {
	background-color: #FFF;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	padding: 5px 10px;
	text-align: left;
}
#ms-compte-onglet-commandes .i td:first-child, #ms-compte-onglet-commandes .p td:first-child {
	font-weight: 500;
}
#ms-compte-onglet-commandes .ms-table-commandes.paniers td:nth-child(4), #ms-compte-onglet-commandes .ms-table-commandes.paniers th:nth-child(4) {
	text-align: right !important;
}
#ms-compte-onglet-commandes td a.button.info {
	border: 1px solid #e2007a;
	color: #e2007a;
}
#ms-compte-onglet-commandes td a.button.info:hover {
	background-color: #e2007a;
	border: 1px solid #e2007a;
	color: #ffffff;
}
#ms_compte_content {
	float: right;
	position: relative;
	width: 74.99%;
}
#ms_compte_content .ms-table-commandes-produits td.article img {
	float: left;
	margin: 0 10px 10px 0;
	max-width: 30%;
}
#ms_compte_menu {
	float: left;
	font-size: 0.9em;
	margin: 20px 10px 20px 10px;
	padding: 20px;
	position: relative;
	width: calc(24.99% - 20px);
}
#ms_compte_menu span {
	display: none;
}
#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 2px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
#ms_compte_menu ul li a {
	background-color: #FFFFFF;
	color: #95582B;
	float: left;
	line-height: 35px;
	text-decoration: none;
	width: 100%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#ms_compte_menu ul li a:hover {
	background-color: bg_gris_moyen_clair;
	color: #95582B;
}
#ms_compte_menu ul li.ms_compte_menu_on a {
	background-color: #95582B;
	color: #FFF;
}
#ms_compte_menu ul li.ms_compte_menu_on a:hover {
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8; filter: alpha(opacity=80);
}
#navtop .menuSousNiveauTxt {
	color: #777777;
	font-weight: 300;
}
#navtop .menuSousNiveauTxt:hover {
	color: #95582B;
}
#navtop .sm {
	background-color: #95582B;
	padding: 1%;
	position: absolute;
	left: 0px;
	top: 40px;
}
#navtop .sm_sousmenu img {
	background-color: #ededed;
	float: left;
	height: 100px;
	position: relative;
	width: 100px;
	overflow: hidden;
	max-width: 100%;
	max-height: auto;
}
#navtop a {
	color: #777777;
	text-decoration: none;
}
#navtop a:hover {
	color: #777777;
}
#navtop ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_mobile a {
	color: #777777;
	float: left;
	padding: 0px;
	position: relative;
	text-decoration: none;
}
#nav_mobile span.label {
	font-weight: 300;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#node_etape .infodetail .tva .tva__ckLG3 {
	background-color: #FAFAFA;
	color: #95582B;
	display: block;
	font-size: 0.9em;
	height: 2em;
	line-height: 2em;
	margin: 10px 0;
	text-align: center;
}
#node_panier .me-icon.standard.shopping-bag-outline {
	color: #777777;
	font-size: 1.6em;
	line-height: 48px;
	text-decoration: none;
}
#node_panier a .me-icon.standard.shopping-bag-outline {
	display: block;
	height: 48px;
	text-decoration: none;
	width: 48px;
}
#node_panier a .me-icon.standard.shopping-bag-outline:hover {
	text-decoration: none;
}
#node_search .me-icon.standard.search3 {
	color: #777777;
	font-size: 1.8em;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
}
#node_search a {
	text-decoration: none;
}
#node_search a .me-icon.standard.search3 {
	color: #777777;
	display: block;
	height: 48px;
	text-decoration: none;
	width: 48px;
}
#node_search a .me-icon.standard.search3:hover {
	color: #95582B;
}
#node_top a {
	text-decoration: none;
}
#node_user .me-icon.standard.user, #node_user .me-icon.standard.user-2, #node_user .me-icon.standard.user3, #node_user .me-icon.standard.user-outline3 {
	color: #777777;
	font-size: 2.1em;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
}
#node_user a .me-icon.standard.user, #node_user a .me-icon.standard.user-2, #node_user a .me-icon.standard.user3, #node_user a .me-icon.standard.user-outline3 {
	display: block;
	height: 48px;
	text-decoration: none;
	width: 48px;
	cursor: pointer;
}
#node_user a .me-icon.standard.user:hover, #node_user a .me-icon.standard.user-2:hover, #node_user a .me-icon.standard.user3:hover, #node_user a .me-icon.standard.user-outline3:hover {
	text-decoration: none;
}
#plan-declinaison-1 a {
	text-decoration: none;
}
#plan-declinaison-1 a:hover {
	color: #95582B;
}
#plan-declinaison-1 ul {
	list-style-type: none;
	margin: 5px 0px;
}
#total table {
	margin: 20px 0px;
}
#total table tr td {
	padding: 5px 0px;
}
.accroche_reponse_sondage {
	color: #95582B;
	display: block;
}
.alignCentreDemi {
	text-align: center;
	width: 50%;
	left: 25%;
}
.alignCentreQuart {
	text-align: center;
	width: 25%;
	left: 37.5%;
}
.alignDroit {
	float: right;
	position: relative;
}
.alignFull {
	display: block;
	text-align: center;
	top: 20px;
}
.alignGauche {
	float: left;
	position: relative;
}
.b {
	font-weight: bold;
}
.barre_sondage {
	background-color: #95582B;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.block {
	display: block;
}
.button, input[type=button], input[type=submit], a.button, a.button:visited, input[type=button].button, input[type=submit].button {
	background-color: initial;
	border: 1px solid #95582B;
	color: #95582B;
	display: block;
	font-family: Montserrat, serif;
	font-weight: 500;
	height: 35px;
	line-height: 33px;
	margin: 10px auto;
	padding: 0px 12px;
	position: relative;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	overflow: hidden;
	outline: none;
	text-transform: uppercase;
	cursor: pointer;
}
.button.danger, a.button.danger, a.button.danger:visited, input.button.danger {
	border: 1px solid #d9534f;
	color: #d9534f;
}
.button.danger:hover, a.button.danger:hover, input.button.danger:hover, input[type=button].button.danger:hover, input[type=submit].button.danger:hover {
	background-color: #d9534f;
	color: #FFF;
}
.button.grand, a.button.grand, input.button.grand {
	font-size: 18px;
	height: 48px;
	line-height: 48px;
}
.button.info, a.button.info, a.button.info:visited, input.button.info {
	border: 1px solid #5bc0de;
	color: #5bc0de;
}
.button.info:hover, a.button.info:hover, input.button.info:hover, input[type=button].button.info:hover, input[type=submit].button.info:hover {
	background-color: #5bc0de;
}
.button.next {
	background-image: url(/medias/images/arrow_right_small_grey.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: auto 50%;
	padding: 0 60px 0 2%;
}
.button.next.wdemi {
	padding: 0 8% 0 2%;
	width: 50%;
}
.button.next.wfull {
	padding: 0 8% 0 2%;
	width: 100%;
}
.button.petit, a.button.petit, input.button.petit {
	font-size: 13px;
	height: 25px;
	line-height: 25px;
}
.button.prev {
	background-image: url(/medias/images/arrow_left_small_grey.png);
	background-position: left 10px center;
	background-repeat: no-repeat;
	background-size: auto 50%;
	padding: 0 2% 0 60px;
}
.button.prev.wdemi {
	padding: 0 2% 0 8%;
	width: 50%;
}
.button.prev.wfull {
	padding: 0 2% 0 8%;
	width: 100%;
}
.button.warning, a.button.warning, a.button.warning:visited, input.button.warning {
	border: 1px solid #f0ad4e;
	color: #f0ad4e;
}
.button.warning:hover, a.button.warning:hover, input.button.warning:hover, input[type=button].button.warning:hover, input[type=submit].button.warning:hover {
	background-color: #f0ad4e;
	color: #FFF;
}
.button.wdemi {
	margin: auto;
	padding: 0 2%;
	width: 50%;
	overflow: hidden;
}
.button.wfull {
	padding: 0px 2%;
	width: 100%;
	overflow: hidden;
}
.button:hover, a.button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=button].button:hover, input[type=submit].button:hover {
	background-color: #95582B;
	color: #FFF;
}
.c {
	text-align: center;
}
.cap {
	text-transform: capitalize;
}
.clear {
	clear: both;
}
.conteneurSondage {
	margin: 0 auto;
	width: 50%;
}
.conteneurVideo {
	padding: 0px 0px 56% 0px;
	position: relative;
}
.conteneur_sondage {
	background-color: #ededed;
	padding: 20px;
	width: 100%;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.elementListe {
	border: border_tot_bleu_fonce;
	padding: padding_20;
}
.elementResult {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
.no-flex .elementResult {
display: table;
}
.elementSondage {
	background-color: #e9ecf8;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: 40px;
	cursor: pointer;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
.no-flex .elementSondage {
display: table;
}
.elementSondageActif {
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.elementSondageActif:hover {
	background-color: #f25765;
}
.elementSondageDiv {
	border: filet_1px_gris;
	margin: 0 0 15px 0;
	width: 100%;
}
.espacementLigne {
	margin: 20px 0px;
}
.euro {
	margin: 0px 0px 0px 2px;
}
.fondArticle_1-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 8.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;
}
.no-flex .fondArticle_1-12Colonne {
display: table;
}
.fondArticle_1-12Colonne > *, .fondArticle_2-12Colonne > *, .fondArticle_3-12Colonne > *, .fondArticle_4-12Colonne > *, .fondArticle_5-12Colonne > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondArticle_1-12Colonne img, .fondArticle_2-12Colonne img, .fondArticle_3-12Colonne img, .fondArticle_4-12Colonne img, .fondArticle_5-12Colonne img, .fondArticle_6-12Colonne img, .fondArticle_7-12Colonne img, .fondArticle_8-12Colonne img {
	max-width: 100%;
}
.fondArticle_10-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	padding: 20px;
	width: 83.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;
}
.no-flex .fondArticle_10-12Colonne {
display: table;
}
.fondArticle_11-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	padding: 20px;
	width: 91.66%;
	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;
}
.no-flex .fondArticle_11-12Colonne {
display: table;
}
.fondArticle_11-12Colonne > *, .fondArticle_12-12Colonne > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondArticle_12-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: block;
	height: initial;
	margin: 0px;
	padding: 20px;
	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;
}
.fondArticle_12-12ColonneFull {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	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;
}
.fondArticle_12-12ColonneLimite {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: block;
	height: hauteur_base;
	padding: 20px;
	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;
}
.fondArticle_12-12ColonneLimiteEtroite {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: block;
	height: hauteur_base;
	padding: 20px;
	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;
}
.fondArticle_12-Col_par_4_lignes {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: 33.331vw;
	margin: 0px;
	padding: 0 7%;
	width: 100%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	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;
}
.no-flex .fondArticle_12-Col_par_4_lignes {
display: table;
}
.fondArticle_2-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 16.66%;
	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;
}
.no-flex .fondArticle_2-12Colonne {
display: table;
}
.fondArticle_3-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 25%;
	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;
}
.no-flex .fondArticle_3-12Colonne {
display: table;
}
.fondArticle_3-24Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 12.5%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.no-flex .fondArticle_3-24Colonne {
display: table;
}
.fondArticle_4-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 33.33%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	max-width: 33.33%;
	flex-basis: 33.33%; -webkit-flex-basis: 33.33%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.no-flex .fondArticle_4-12Colonne {
display: table;
}
.fondArticle_4-12ColonneCentre {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	padding: 20px;
	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;
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.no-flex .fondArticle_4-12ColonneCentre {
display: table;
}
.fondArticle_4-12ColonneVisuel {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 33.33%;
	box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	min-height: 50px;
	max-width: 33.33%;
	flex-basis: 33.33%; -webkit-flex-basis: 33.33%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.no-flex .fondArticle_4-12ColonneVisuel {
display: table;
}
.fondArticle_5-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 41.66%;
	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;
}
.no-flex .fondArticle_5-12Colonne {
display: table;
}
.fondArticle_6-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 50%;
	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;
}
.no-flex .fondArticle_6-12Colonne {
display: table;
}
.fondArticle_6-12Colonne > *, .fondArticle_7-12Colonne > *, .fondArticle_8-12Colonne > *, .fondArticle_9-12Colonne > *, .fondArticle_10-12Colonne > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondArticle_6-12ColonneAccrocheDecale {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 5vw 0 0 0;
	padding: 20px;
	width: 50%;
	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;
	align-self: flex-end; -ms-flex-item-align: flex-end; -webkit-align-self: flex-end;
}
.no-flex .fondArticle_6-12ColonneAccrocheDecale {
display: table;
}
.fondArticle_6-12ColonneAccrocheDecale > *, .fondArticle_6-12ColonneTitreDecale > *, .fondArticle_6-12ColonneVisuelDecaleDroite > *, .fondArticle_6-12ColonneVisuelDecaleGauche > *, .fondArticle_iconeDecaleGauche > * {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
.fondArticle_6-12ColonneTexteCentre {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	padding: 20px;
	width: 50%;
	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;
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.no-flex .fondArticle_6-12ColonneTexteCentre {
display: table;
}
.fondArticle_6-12ColonneTitreDecale {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0 0 5vw 0;
	padding: 20px;
	width: 50%;
	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;
	align-self: flex-start; -ms-flex-item-align: flex-start; -webkit-align-self: flex-start;
}
.no-flex .fondArticle_6-12ColonneTitreDecale {
display: table;
}
.fondArticle_6-12ColonneVisuelDecaleDroite {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: -7vw -10vw -3vw 10vw;
	padding: 20px;
	width: 50%;
	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;
}
.no-flex .fondArticle_6-12ColonneVisuelDecaleDroite {
display: table;
}
.fondArticle_6-12ColonneVisuelDecaleGauche {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: -7vw 5vw -3vw -10vw;
	padding: 20px;
	width: 50%;
	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;
}
.no-flex .fondArticle_6-12ColonneVisuelDecaleGauche {
display: table;
}
.fondArticle_7-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 58.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;
}
.no-flex .fondArticle_7-12Colonne {
display: table;
}
.fondArticle_8-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	margin: 0px;
	padding: 20px;
	width: 66.66%;
	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;
}
.no-flex .fondArticle_8-12Colonne {
display: table;
}
.fondArticle_9-12Colonne {
	background-color: none; background-clip: padding-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: initial;
	padding: 20px;
	width: 75%;
	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;
}
.no-flex .fondArticle_9-12Colonne {
display: table;
}
.fondArticle_9-12Colonne img, .fondArticle_10-12Colonne img, .fondArticle_11-12Colonne img, .fondArticle_12-12Colonne img, .fondArticle_12-12ColonneFull img, .fondArticle_12-12ColonneLimite img, .fondArticle_12-12ColonneLimiteEtroite img {
	max-width: 100%;
}
.fondArticle_bandeauFin {
	background-color: #999999;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 0px;
	padding: 0px 10%;
	text-align: center;
	width: 100%;
	min-height: 10vw;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex .fondArticle_bandeauFin {
display: table;
}
.fondArticle_bandeauTexteADroite {
	background-color: #999999;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 80px 10% 80px 60%;
	width: 100%;
	min-height: 30vw;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex .fondArticle_bandeauTexteADroite {
display: table;
}
.fondArticle_bandeauTexteADroite ul, .fondArticle_bandeauTexteAGauche ul, .fondArticle_bandeauTexteAuCentre ul {
	color: #FFF;
}
.fondArticle_bandeauTexteADroite.over, .fondArticle_bandeauTexteAGauche.over, .fondArticle_bandeauTexteAuCentre.over {
	background-color: #999999;
	background-size: 110%;
	background-blend-mode: overlay;
}
.fondArticle_bandeauTexteAGauche {
	background-color: #95582B;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 0 10vw 0 0;
	padding: 20px 50% 20px 5%;
	width: 90vw;
	min-height: 30vw;
	background-blend-mode: soft-light;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex .fondArticle_bandeauTexteAGauche {
display: table;
}
.fondArticle_bandeauTexteAuCentre {
	background-color: #999999;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	padding: 80px 10% 80px 10%;
	width: 100%;
	min-height: 30vw;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex .fondArticle_bandeauTexteAuCentre {
display: table;
}
.fondArticle_bandeauTexteTransparent {
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	background-clip: text; -webkit-background-clip: text;
	color: transparent !important;
	padding: 5%;
	width: 100%;
}
.fondArticle_bandeauTexteTransparent p {
	color: transparent !important;
	display: inline;
	font-size: 6em;
	font-weight: 800;
	line-height: 105%;
}
.fondArticle_blocJuxtaposeDroit, .fondArticle_blocJuxtaposeGauche {
	background-color: rgba(255,255,255,0.9);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 25px solid transparent;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-size: 1.2em;
	height: initial;
	margin: 0 10% 0 -5%;
	padding: 10px;
	text-align: center;
	width: 45%;
	box-shadow: 0 8px 24px rgba(0,0,0,0.3); -moz-box-shadow: 0 8px 24px rgba(0,0,0,0.3); -webkit-box-shadow: 0 8px 24px rgba(0,0,0,0.3);
	min-height: 16vw;
	z-index: 1;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-self: center; -ms-flex-item-align: center; -webkit-align-self: center;
}
.no-flex .fondArticle_blocJuxtaposeDroit, .no-flex .fondArticle_blocJuxtaposeGauche {
display: table;
}
.fondArticle_blocJuxtaposeDroit.over {
	margin: 0 11% 0 -6%;
}
.fondArticle_blocJuxtaposeGauche {
	margin: 0 -5% 0 10%;
}
.fondArticle_blocJuxtaposeGauche.over {
	margin: 0 -6% 0 11%;
}
.fondArticle_iconeDecale {
	background-color: #95582B;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: -3vw -5vw 0vw -5vw;
	padding: 20px;
	width: 15vw;
	z-index: 1;
	flex-basis: 15vw; -webkit-flex-basis: 15vw;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	align-self: flex-start; -ms-flex-item-align: flex-start; -webkit-align-self: flex-start;
}
.no-flex .fondArticle_iconeDecale {
display: table;
}
.fondArticle_ms-intertitre {
	background-color: #5bc0de;
	color: #FFF;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 30px;
	padding: 0px 1%;
	position: relative;
	text-align: left;
	width: 98%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.fondArticle_separation {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 0px;
	padding: 0px;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.no-flex .fondArticle_separation {
display: table;
}
.fond_barre_sondage {
	background-color: #FFFFFF;
	height: 20px;
	margin: 5px 0px 15px 0px;
	width: 100%;
	border-radius: 40px; -moz-border-radius: 40px; -webkit-border-radius: 40px;
}
.font1 {
	font-family: Montserrat, arial;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.g-recaptcha {
	margin: 20px 0px;
}
.glossaire_alphabet, .glossaire_tout_voir {
	background-color: fond_gris_moyen;
	float: left;
	font-size: 1.4em;
	font-weight: 600;
	margin: 1px;
	padding: 3px 6px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.glossaire_alphabet_lettres_inactives {
	background-color: #ededed;
	color: #FFF;
}
.glossaire_alphabet_lettre_en_cours {
	background-color: #FFFFFF;
	color: bleu;
}
.glossaire_conteneur_alphabet, .glossaire_conteneur_tout_voir {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.glossaire_conteneur_definition {
	display: block;
	float: left;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.googlemap {
	height: 40vw;
	margin: 0px;
	width: 100%;
}
.grand {
	font-size: 1.5em;
	line-height: 1.7em;
}
.h1-titre {
	color: #95582B;
	font-family: Montserrat, serif;
	font-size: 3.2em;
	font-weight: 500;
	line-height: 120%;
	margin: 0 0 0.3em 0;
}
.h1-titre a, .h2-accroche a, .h3-intertitre-1 a, .h4-intertitre-2 a {
	text-decoration: none;
}
.h2-accroche {
	color: #000000;
	font-size: 2em;
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 0.3em 0;
}
.h3-intertitre-1, .question_sondage,  .titre-sous-etape, .accroche {
	color: #000000;
	font-family: Montserrat, serif;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 120%;
	margin: 0 0 1em 0;
}
.h4-intertitre-2, .glossaire_mot, .reponse_sondage {
	color: #95582B;
	font-size: 1.3em;
	font-weight: 500;
	line-height: 120%;
	margin: 0 0 0.5em 0;
}
.i {
	font-style: italic;
}
.icone, #body a.ms-button.icone, #body .ms-button.icone > a {
	color: #777777;
	display: inline-block;
	height: 48px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 48px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.icone-petite {
	height: 24px;
	width: 24px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.iframe_magazineNumerique {
	border: 0px;
	display: block;
	height: 80vh;
	position: relative;
	width: 100%;
	overflow-y: hidden;
}
.image_demiLargeur {
	height: auto;
	width: 50%;
}
.image_icone {
	height: auto;
	margin: 0 0 10px 0;
	width: 10vw;
	max-width: 100%;
}
.image_pleineLargeur {
	height: auto;
	width: 100%;
}
.image_PortraitVignette {
	height: auto;
	margin: 0 0 20px 0;
	width: 100%;
}
.image_ronde {
	margin: 0px auto 10px auto;
	position: relative;
	text-align: center;
	width: 130px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: auto;
	left: auto;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.j {
	text-align: justify;
}
.l {
	text-align: left;
}
.langueActive, .langueActive:hover, a.langueInactive:hover {
	color: #95582B;
	text-decoration: none;
	text-transform: uppercase;
}
.langueInactive {
	color: #777777;
	text-decoration: none;
}
.left {
	float: left;
	position: relative;
}
.libelle_barre_sondage {
	color: #777777;
	font-size: 0.8em;
	font-weight: 500;
	position: relative;
	left: 10px;
	top: -19px;
}
.liste-option-produit {
	float: left;
	position: relative;
	width: 100%;
}
.liste-option-produit table tr {
	margin: 0px;
}
.liste-option-produit table tr td.colonne-nom {
	margin: 0px;
	width: 33.33%;
}
.liste-option-produit table tr td.colonne-nom .nom-option {
	margin: 0px;
	position: relative;
	width: 50%;
}
.liste-option-produit table tr td.colonne-nom .ref-option {
	color: #999999;
	font-size: 0.8em;
	position: relative;
	width: 50%;
}
.liste-option-produit table tr td.colonne-prixtotal {
	margin: 0px;
	text-align: right;
	width: 16.66%;
}
.liste-option-produit table tr td.colonne-prixunitaire {
	color: #999999;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 16.66%;
}
.liste-option-produit table tr td.colonne-quantite {
	color: #999999;
	margin: 0px;
	text-align: center;
	width: 16.66%;
}
.liste-option-produit table tr td.colonne-supprimer {
	background-image: 723;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
	width: 24px;
}
.liste-option-produit table tr td.colonne-supprimer a {
	display: none;
}
.listFic_li img {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	width: 40px;
}
.listingFichiers {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 20px 0px;
	width: 100%;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap;
}
.no-flex .listingFichiers {
display: table;
}
.listingFichiers h2 {
	background-color: #ededed;
	background-image: url(/medias/images/icone_plus.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	display: block;
	font-size: 1.35em;
	font-weight: 400;
	margin: 0 0 4px 0;
	padding: 10px 2%;
	cursor: pointer;
}
.listingFichiers h2.actif {
	background-color: #95582B;
	background-image: url(/medias/images/icone_minus.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 10px 2%;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
	cursor: pointer;
	transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;
}
.low {
	text-transform: lowercase;
}
.mb-infinite-scroll-btn {
	display: inline-block;
	margin: 20px 0px;
	text-align: center;
	width: 100%;
}
.mb-infinite-scroll-btn a:hover_OLD {
	background-color: #ededed;
	border: border_tot_blue_clair;
	color: #FFF;
}
.mb-infinite-scroll-btn a_OLD {
	background-color: #FFFFFF;
	border: 1px solid #95582B;
	color: #95582B;
	display: inline-block;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	padding: 0 10px;
	text-decoration: none;
	border-radius: arrondi_0; -moz-border-radius: arrondi_0; -webkit-border-radius: arrondi_0;
}
.mb_piedBillet {
	margin: 20px 0px;
}
.me-confirm-button-cancel, .ms-confirm-button-cancel {
	background-color: #999999;
	color: #FFF;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.me-confirm-button-cancel:hover, .ms-confirm-button-cancel:hover {
	background-color: #f3bd71;
	color: txt_bouton;
	font-weight: 400;
	text-decoration: none;
}
.me-confirm-buttons, .ms-confirm-buttons {
	float: left;
	margin: 20px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
.me-icon {
	color: #95582B;
	font-size: 4em;
}
.me-icon.standard.cross {
	font-size: 24px;
}
.me-intersticiel {
	background-color: #FFFFFF;
	border: 20px solid transparent;
	padding: 0px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.3); -moz-box-shadow: 0 8px 24px rgba(0,0,0,0.3); -webkit-box-shadow: 0 8px 24px rgba(0,0,0,0.3);
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.me-intersticiel-button-ok, .me-intersticiel-button-cancel {
	background-color: #FFFFFF;
	border: 1px solid #95582B;
	color: #95582B;
	display: block;
	font-family: Montserrat, serif;
	height: 35px;
	line-height: 35px;
	margin: 10px 0px 0px 0px;
	padding: 0px 12px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.me-intersticiel-button-ok:hover, .me-intersticiel-button-cancel:hover {
	background-color: #95582B;
	color: #FFF;
}
.me-intersticiel-buttons {
	margin: 10px 0px;
	position: relative;
	text-align: center;
}
.me-intersticiel-ctn {
	background-color: #FFFFFF;
	padding: 20px;
	position: relative;
}
.me-intersticiel-overlay {
	background-color: #FFFFFF;
	opacity: 0.8; MozOpacity: 0.8; KhtmlOpacity: 0.8; filter: alpha(opacity=80);
}
.menuSousNiveauFondOn {
	background-color: #FFFFFF;
	margin: 0px 0px 1px 0px;
	padding: 7px 10px 6px 5px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.3); -moz-box-shadow: 0 8px 24px rgba(0,0,0,0.3); -webkit-box-shadow: 0 8px 24px rgba(0,0,0,0.3);
}
.menuSousNiveauFondOut {
	background-color: #999999;
	margin: 0px 0px 1px 0px;
	padding: 7px 10px 6px 5px;
	box-shadow: #fff 0px -1px 0px; -moz-box-shadow: #fff 0px -1px 0px; -webkit-box-shadow: #fff 0px -1px 0px;
}
.me_acronym_popin {
	border-bottom: 1px dotted red;
	margin: 0px;
	cursor: pointer;
}
.me_acronym_popin_cadre {
	border: 1px solid #DAE2F0;
	margin: 0px;
	position: absolute;
	box-shadow: #888 0px 2px 12px; -moz-box-shadow: #888 0px 2px 12px; -webkit-box-shadow: #888 0px 2px 12px;
	max-width: 200px;
	max-height: 200px;
	z-index: 1000;
}
.me_acronym_popin_masque {
	background-color: #FFFFFF;
	color: #565656;
	float: left;
	font-family: "Questrial";
	font-size: 12px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.mm-form {
	position: relative;
}
.mm-form .label {
	display: block;
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
	width: 100%;
}
.mm-form .ligne {
	display: block;
	padding: 10px 0px;
	position: relative;
	width: 100%;
}
.mm-form .ligne br {
	display: none;
}
.mm-form .ligne.champ input {
	padding: 0px 2%;
	width: 96%;
}
.mm-form .ligne.cryptogramme img {
	float: left;
	height: 35px;
}
.mm-form .ligne.cryptogramme input {
	height: 35px;
	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-form .ligne.submit input {
	width: 40%;
}
.ms-confirm-button-ok, .me-confirm-button-ok {
	background-color: #95582B;
	border: none;
	color: #FFF;
	display: block;
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	text-align: center;
	text-transform: uppercase;
}
.ms-confirm-button-ok:hover, .me-confirm-button-ok:hover {
	background-color: #95582B;
	color: #FFF;
	text-decoration: none;
}
.ms-detail-promo {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	margin: 10px 0px;
	padding: 0px;
}
.ms-detail-promo div.ms_compte_a_rebours {
	background-color: #5bc0de;
	color: #FFF;
	padding: 2px 3px;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ms-detail-promo-text {
	color: #000000;
	line-height: 20px;
	padding: 5px;
	text-align: center;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm, .ms-confirm, .me-popin {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 25px 20px 20px 20px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1); -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	overflow: visible;
	min-height: 150px;
}
.ms-popin-button-ok, .me-alert-button-ok, .ms-alert-button-ok {
	border: 1px solid #95582B;
	color: #95582B;
	display: block;
	font-family: Montserrat, serif;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	padding: 0px 12px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.ms-popin-button-ok:hover, .me-alert-button-ok:hover, .ms-alert-button-ok:hover {
	background-color: #95582B;
	color: #FFF;
	font-weight: 500;
	text-decoration: none;
}
.ms-popin-buttons, .me-alert-buttons, .ms-alert-buttons {
	float: left;
	height: 35px;
	line-height: 40px;
	margin: 20px 25% 0px 25%;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 50%;
}
.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: #95582B;
	background-image: url(/medias/images/icon_close_small.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80%;
	display: block;
	height: 24px;
	position: absolute;
	width: 24px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: -12px;
	top: -12px;
}
.ms-popin-overlay, .me-alert-overlay, .ms-alert-overlay, .me-confirm-overlay, .ms-confirm-overlay, .me-popin-overlay {
	background-color: #ededed;
	opacity: 0.95; MozOpacity: 0.95; KhtmlOpacity: 0.95; filter: alpha(opacity=95);
}
.ms-popin-title, .me-alert-title, .ms-alert-title, .me-confirm-title, .ms-confirm-title, .me-popin-title {
	display: none;
	position: relative;
}
.ms_compte_menu_responsive {
	display: none;
}
.ms_ctn_choix_transporteur table tr td, .ms_ctn_choix_transporteur table tr td:first-child, table tr td:last-child {
	text-align: center !important;
}
.ms_i_promotion {
	display: none;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}
.ms_prixquantPanier {
	font-weight: 500;
	line-height: 35px;
	text-align: right;
}
.ms_prixquantPanier .decimale {
	float: none;
	vertical-align: top;
}
.ms_prixquantPanier .entier {
	float: none;
	vertical-align: top;
}
.ms_prixquantPanier .euro {
	vertical-align: top;
}
.nomargin {
	margin: 0px;
}
.nomargin, #body a.ms-button.nomargin {
	margin: 0px;
}
.none {
	display: none;
}
.nopadding {
	padding: 0px;
}
.nopadding, #body a.ms-button.nopadding {
	padding: 0px;
}
.normal {
	font-size: 1em;
}
.OLD_table_title {
	background-color: #00427B;
	border-top: 1px solid #FFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-collapse: collapse;
}
.p1-texte {
	color: #000000;
	font-size: 0.9em;
	line-height: 150%;
	margin: 0 0 1em 0;
}
.p2-commentaire, .commentaire {
	color: #999999;
	font-size: 0.8em;
	line-height: 120%;
	margin: 0 0 0.3em 0;
}
.p3-bouton a, .mb-infinite-scroll-btn a {
	background-color: rgba(0,0,0,0);
	border: 1px solid #95582B;
	color: #95582B;
	display: inline-block;
	line-height: 35px;
	padding: 0px 12px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	transition: all ease 0.3s; -moz-transition: all ease 0.3s; -webkit-transition: all ease 0.3s;
}
.p3-bouton a:hover, .mb-infinite-scroll-btn a:hover {
	background-color: #95582B;
	color: #FFF;
	transition: all ease 0.1s; -moz-transition: all ease 0.1s; -webkit-transition: all ease 0.1s;
}
.p3-bouton, .mb-infinite-scroll-btn {
	color: #95582B;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-family: Montserrat, serif;
	font-weight: 500;
	margin: 40px auto;
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
	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;
}
.no-flex .p3-bouton, .no-flex .mb-infinite-scroll-btn {
display: table;
}
.p3-bouton-negatif {
	color: #FFF;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-family: Montserrat, serif;
	font-weight: 500;
	margin: 20px 0 0 0;
}
.no-flex .p3-bouton-negatif {
display: table;
}
.p3-bouton-negatif a {
	background-color: rgba(0,0,0,0);
	border: 1px solid #FFFFFF;
	color: #FFF;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	line-height: 35px;
	padding: 0px 12px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	transition: all ease 0.3s; -moz-transition: all ease 0.3s; -webkit-transition: all ease 0.3s;
}
.no-flex .p3-bouton-negatif a {
display: table;
}
.p3-bouton-negatif a:after {
	color: #cdcdcd;
	font-family: standard;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	content: "\e932";
}
.p3-bouton-negatif a:hover {
	background-color: #FFFFFF;
	color: #95582B;
	transition: all ease 0.3s; -moz-transition: all ease 0.3s; -webkit-transition: all ease 0.3s;
}
.p3-bouton-simple {
	color: #000000;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	font-family: Montserrat, arial;
	font-weight: 500;
	margin: 20px 0 0 0;
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
	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;
}
.no-flex .p3-bouton-simple {
display: table;
}
.p3-bouton-simple a {
	color: #000000;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	line-height: 35px;
	text-decoration: none;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
}
.no-flex .p3-bouton-simple a {
display: table;
}
.p3-bouton-simple a:after {
	color: #999999;
	font-family: standard;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	transition: all ease 0.3s; -moz-transition: all ease 0.3s; -webkit-transition: all ease 0.3s;
	content: "\e932";
}
.p3-bouton-simple a:hover {
	color: #95582B;
}
.p3-bouton-simple a:hover:after {
	color: #95582B;
	margin: 0 0 0 20px;
	transition: all ease 0.1s; -moz-transition: all ease 0.1s; -webkit-transition: all ease 0.1s;
}
.pagination {
	margin: 20px auto;
}
.pagination .pageFirst::after {
	font-family: standard;
	letter-spacing: -8px;
	margin: 0 8px 0 0;
	content: "\e630\e630";
}
.pagination .pageLast::after {
	font-family: standard;
	letter-spacing: -8px;
	margin: 0 8px 0 0;
	content: "\e633\e633";
}
.pagination .pagePrece::after {
	font-family: standard;
	content: "\e630";
}
.pagination .pageSelect {
	color: #c91618;
	font-weight: bold;
	margin: 2px;
	padding: 4px;
}
.pagination .pageSuivant::after {
	font-family: standard;
	content: "\e633";
}
.pagination a {
	margin: 2px;
	padding: 4px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #ededed;
	color: blanc;
}
.petit {
	font-size: 0.8em;
	line-height: 0.9em;
}
.playerVideo {
	position: relative;
}
.pointer {
	cursor: pointer;
}
.prixbarre {
	color: #000000;
	display: block;
	font-size: 0.7em;
	margin: 0px;
	text-align: right;
}
.prixbarre img {
	margin: 0px;
}
.prixpromo {
	color: #5cb85c;
	display: block;
	margin: 0px;
	text-align: right;
}
.prixpromo .decimale {
	float: none;
	vertical-align: top;
}
.prixpromo .entier {
	float: none;
	vertical-align: top;
}
.prixpromo .euro {
	vertical-align: top;
}
.prixunitaire {
	color: #777777;
	height: 35px;
	line-height: 35px;
}
.prixunitaire .decimale {
	float: none;
	vertical-align: top;
}
.prixunitaire .entier {
	float: none;
	vertical-align: top;
}
.prixunitaire .euro {
	vertical-align: top;
}
.r {
	text-align: right;
}
.reponseSondage {
	font-weight: 300;
	padding: 0px 10px;
	position: relative;
	text-align: center;
}
.resultatBillets .div-vignette {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 80px;
	margin: 5px 20px 0 0;
	width: 120px;
	min-width: 120px;
}
.resultatBillets a {
	font-weight: bolder;
	line-height: 115%;
	text-decoration: none;
}
.resultatBillets a:hover {
	color: #95582B;
}
.resultSondage {
	color: bleu;
	font-weight: 500;
	margin: 0px 5px;
	position: relative;
}
.right {
	float: right;
	position: relative;
}
.sondageResult {
	background-color: #3a4c7f;
	height: 40px;
	position: absolute;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
}
.supTva {
	margin: 0px 0px 0px 2px;
	vertical-align: top;
}
.table_style1 {
	background-color: #999999;
}
.table_style2 {
	background-color: #e6282b;
}
.table_tableauDonnees {
	margin: 10px 0px;
	width: 100%;
}
.table_tableauDonnees table {
	overflow: hidden;
	text-overflow: ellipsis;
}
.table_tableauDonnees table a {
	color: #95582B;
	font-weight: bolder;
	text-decoration: none;
}
.table_tableauDonnees table a:hover {
	color: #f0ad4e;
}
.table_tableauDonnees table tr td:first-child {
	white-space: normal;
}
.table_tableauDonnees td {
	text-overflow: ellipsis;
}
.table_tableauDonnees td, .table_tableauDonnees th {
	line-height: 115%;
	padding: 5px 3px;
	overflow: hidden;
	word-wrap: break-word;
	white-space: normal;
	text-overflow: ellipsis;
}
.table_tableauDonnees tfoot tr td {
	background-color: #7ccde5;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
}
.table_tableauDonnees thead tr td {
	background-color: #999999;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
.table_tableauDonnees tr:nth-child(even) {
	background-color: #FFFFFF;
}
.table_tableauDonnees tr:nth-child(odd) {
	background-color: #ededed;
}
.table_tableauDonneesLigneImpaire {
	background-color: #ededed;
}
.table_tableauDonneesLignePaire {
	background-color: #FFFFFF;
}
.table_tableauDonneesPremiereColonne {
	background-color: #7ccde5;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
}
.table_tableauDonneesPremiereLigne {
	background-color: #999999;
	color: #FFF;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}
.titre-options-produit {
	background-color: #ededed;
	border-top: 1px solid #ddd;
	color: #95582B;
	float: left;
	font-weight: 600;
	letter-spacing: 20%;
	line-height: 130%;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.titre-sous-etape {
	clear: both;
	margin: 0px 0px 5px 0px;
}
.titreSondage {
	text-align: center;
}
.transport-img img {
	height: auto;
	width: 100%;
	max-width: 200px;
}
.tresgrand {
	font-size: 2em;
	line-height: 2.2em;
}
.upper {
	text-transform: uppercase;
}
.wdemi {
	margin: auto;
	width: 50%;
}
.wfull {
	width: 100%;
}
.wquart {
	margin: auto;
	width: 25%;
}
a {
	color: inherit;
}
a#me_scrollto_top {
	text-decoration: none;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
}
a#me_scrollto_top:hover {
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
a.listFic_lien:hover {
	color: #e1b409;
	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, a.me-icon.standard.twitter {
	background-color: #95582B;
	color: #FFF;
	font-size: 1.5em;
	line-height: 100%;
	margin: 0px 3px;
	padding: 0.35em;
	text-decoration: none;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
a.me-icon.standard.facebook:hover {
	background-color: #37589b;
	color: #ffffff !important;
}
a.me-icon.standard.five-hundred-pix:hover {
	background-color: #0099e5;
	color: #ffffff !important;
}
a.me-icon.standard.googleplus:hover {
	background-color: #db4a38;
	color: #ffffff !important;
}
a.me-icon.standard.instagram:hover {
	background-color: #956D53;
	color: #ffffff !important;
}
a.me-icon.standard.linkedin, a.me-icon.standard.soundcloud, a.me-icon.standard.instagram, a.me-icon.standard.vimeo, a.me-icon.standard.five-hundred-pix, a.me-icon.standard.tokster {
	background-color: #95582B;
	color: #FFF;
	font-size: 1.5em;
	line-height: 100%;
	margin: 0px 3px;
	padding: 0.35em;
	text-decoration: none;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
a.me-icon.standard.linkedin:hover {
	background-color: #02679a;
	color: #ffffff !important;
}
a.me-icon.standard.pinterest:hover {
	background-color: #c91618;
	color: #ffffff !important;
}
a.me-icon.standard.rss:hover {
	background-color: #ef7b00;
	color: #ffffff !important;
}
a.me-icon.standard.soundcloud:hover {
	background-color: #FF3A00;
	color: #ffffff !important;
}
a.me-icon.standard.tokster:hover {
	background-color: #000000;
	color: #ffffff !important;
}
a.me-icon.standard.twitter:hover {
	background-color: #3aaae1;
	color: #ffffff !important;
}
a.me-icon.standard.vimeo:hover {
	background-color: #1eb7ea;
	color: #ffffff !important;
}
a.me-icon.standard.youtube:hover {
	background-color: #e6282b;
	color: #ffffff !important;
}
a.menuTitre:link, a.menuTitre:visited, a.menuTitre:active, #navtop .li_m {
	color: #777777;
	float: left;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	margin: 0px 10px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuTitre:link:hover, a.menuTitre:visited:hover, a.menuTitre:active:hover, #navtop .li_m:hover {
	border-top: 4px solid #888;
	color: #777777;
	font-weight: 300;
	line-height: 40px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuTitreOn:link, a.menuTitreOn:visited, a.menuTitreOn:active, #navtop .li_m_on {
	border-top: 4px solid #fff;
	color: #777777;
	float: left;
	font-weight: 300;
	height: 40px;
	line-height: 40px;
	margin: 0px 10px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: none;
}
body {
	color: #000000;
	font-family: Montserrat, arial;
	font-size: 1em;
	font-weight: 300;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	color: #000000;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
body input, body select, body textarea {
	font-family: Montserrat, arial;
	font-size: 1em;
}
body p {
	flex: none; -webkit-flex: none; -ms-flex: none;
}
code {
	font-family: "Courier New", Courier, Monaco, monospace;
}
div#noresult {
	color: #d9534f;
	font-size: 1.4em;
	font-weight: 500;
	margin: 40px auto;
	text-align: center;
	text-transform: uppercase;
}
div.conteneur_lireLaSuite {
	border-bottom: Border_bot_1_CCC;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	width: 100%;
	cursor: pointer;
}
div.conteneur_lireLaSuite div.bloc_lireLaSuite {
	margin: 0 0 10px 0;
}
div.conteneur_lireLaSuite div.lien_lireLaSuite.lien_lireLaSuite_ferme {
	background-image: url(/medias/images/fleche_lire_suite_ferme.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 12px 7px;
	margin: 0 0 5px 0;
}
div.conteneur_lireLaSuite div.lien_lireLaSuite.lien_lireLaSuite_ouvert {
	background-image: url(/medias/images/fleche_lire_suite_ouvert.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 12px 7px;
	margin: 0 0 5px 0;
}
div.liste-option-produit table {
	background-color: #ededed;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	width: 100%;
}
div.ms-cadre-info-loitva-panier {
	background-position: 5px 3px;
	background-repeat: no-repeat;
	color: #000;
	float: left;
	line-height: 30px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
div.ms-infobulle {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	color: txtx_courant_3a3934;
	padding: 1%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
div.ms-infobulle-text {
	font-size: 0.8em;
}
fieldset {
	border: 1px solid #ddd;
	float: left;
	margin: 10px 0px;
	padding: 20px 2%;
	width: 100%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
fieldset legend, .legend {
	color: #95582B;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
fieldset#plan-declinaison-1.plandusite {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form#form_inscription .espacementLigne {
	float: left;
	margin: 0px;
	padding: 20px;
	position: relative;
	width: 50%;
}
hr {
	border: 0px;
	border-top: 3px solid #95582B;
	margin: 20px auto;
	text-align: center;
	width: 150px;
}
img + span.commentaire {
	border-bottom: 1px solid #cccccc;
	display: block;
	clear: both;
	margin: 0 0 30px 0;
	padding: 5px 0px 10px 0px;
}
img#cryptogram, img#cryptogram_mmAbonnement, img#cryptogram_mmDesabonnement {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
input[type=text], input[type=email], input[type=password], select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	color: #000000;
	font-size: 1em;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	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: #ededed;
	outline: none;
}
label {
	margin: 0px 0px 5px 0px;
}
label.options {
	height: 35px;
	line-height: 35px;
}
li.listFic_li {
	padding: 10px;
	width: 100%;
}
li.niveau1.me {
	font-weight: 500;
	padding: 0px 0px 20px 0px;
}
li.niveau2.me {
	color: #000000;
	font-size: 0.9em;
	font-weight: 300;
}
ol {
	color: #95582B;
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
ol li {
	margin: 3px 0px;
}
span.listFic_comm {
	color: #999999;
	display: block;
	font-size: 0.8em;
	font-weight: lighter;
}
span.listFic_date {
	color: #428bca;
	font-size: 0.8em;
	line-height: 110%;
}
span.listFic_lien {
	display: block;
	font-size: 1.1em;
	font-weight: 500;
	text-decoration: none;
}
span.listFic_lien + br {
	display: none;
}
span.listFic_poids {
	color: fnb_color_1;
	font-size: 0.75em;
}
strong, b {
	font-weight: bolder;
}
sup, sub {
	font-size: 0.6em;
	line-height: 0px;
}
table {
	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;
}
table#calendrier {
	width: 250px;
	box-shadow: ombre_standard_test; -moz-box-shadow: ombre_standard_test; -webkit-box-shadow: ombre_standard_test;
}
table#calendrier td {
	text-align: center;
}
table#calendrier tr {
	height: 30px;
}
table.ms-table-recapitulatif {
	border: none;
	position: relative;
	width: 100%;
}
table.ms-table-recapitulatif .impossible {
	color: #d9534f;
	font-size: 0.8em;
	line-height: 100%;
}
table.ms-table-recapitulatif .info {
	width: 50%;
}
table.ms-table-recapitulatif .left {
	text-align: left;
}
table.ms-table-recapitulatif .right {
	text-align: right;
}
table.ms-table-recapitulatif td hr {
	background-color: #999999;
	border: none;
	color: #ccc;
	height: 1px;
}
table.ms-table-recapitulatif td.totalpaye {
	color: #95582B;
	font-family: Montserrat, serif;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 250%;
}
table.ms-table-recapitulatif tr td {
	border: none;
}
table.ms-table-recapitulatif tr td div.ligne-emballage-cadeau {
	background-color: #ededed;
	background-image: 206;
	background-position: 10px 0px;
	background-repeat: no-repeat;
	border: 1px solid #ddd;
	height: 70px;
	line-height: 125%;
	padding: 1%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
table.ms-table-recapitulatif tr td div.ligne-emballage-cadeau span.coutoption {
	display: block;
}
textarea {
	min-height: 150px;
}
thead {
	background-color: #ededed;
	font-weight: bolder;
}
ul {
	list-style-type: square;
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
ul li {
	margin: 3px 0px;
}
ul.cal_onglet {
	height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
ul.cal_onglet li {
	background-color: #ededed;
	border-left: 2px solid #fff;
	float: right;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 25%;
}
ul.cal_onglet li a {
	color: #aaa;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul.cal_onglet li a:hover {
	color: #eee;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul.cal_onglet li.on {
	background-color: #999999;
}
ul.cal_onglet li.on a {
	color: #eeeeee;
}
ul.cal_onglet li.on:hover {
	background-color: #999999;
}
ul.cal_onglet li:hover {
	background-color: #999999;
}
ul.listeFichiersCadre {
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
ul.listeFichiersCadre h2 {
	background-color: #FFFFFF;
	background-image: url(/medias/images/icone_plus.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	color: #000000;
	clear: both;
	font-size: 1.2em;
	font-weight: 400;
	margin: 2px 0px;
	padding: 5px 1% 5px 30px;
}
ul.listeFichiersCadre h2.actif {
	background-color: #FFFFFF;
	background-image: url(/medias/images/icone_minus.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 80%;
	color: #000000;
	clear: both;
	font-size: 1.2em;
	margin: 2px 0px;
	padding: 5px 1% 5px 30px;
}
ul.listeFichiersCadre li {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 100px;
	list-style-type: none;
	margin: 1%;
	padding: 1%;
	position: relative;
	text-decoration: none;
	width: 31.33%;
}
ul.listeFichiersCadre li .lien {
	color: #95582B;
	display: block;
	font-size: 0.9em;
}
ul.listeFichiersCadre li a {
	display: block;
	height: 100%;
	position: relative;
	text-decoration: none;
}
ul.listeFichiersCadre li img {
	float: right;
	margin: 0px 0px 10px 10px;
	position: relative;
	width: 40px;
}
ul.listFic_ul {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	list-style-type: none;
	margin: 8px 0;
	padding: 0px;
	flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;
}
.no-flex ul.listFic_ul {
display: table;
}
ul.listFic_ul a {
	background-color: #ededed;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 0 0 8px 0;
	text-decoration: none;
	overflow: hidden;
	align-content: stretch; -webkit-align-content: stretch;  -ms-flex-line-pack: stretch;
	align-items: stretch; -webkit-align-items: stretch; -ms-flex-item-align: stretch;
}
.no-flex ul.listFic_ul a {
display: table;
}
ul.listFic_ul a:hover {
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
}
ul.resultatBillets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.resultatBillets li {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 25px 0px;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	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;
}
.no-flex ul.resultatBillets li {
display: table;
}
ul.resultatBillets li .p2-commentaire {
	color: gris;
	font-size: 0.9em;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
video {
	display: block;
	height: 56% !important;
	margin: 10px 0px;
	width: 100% !important;
}
/*-finbody-*/
#colonne {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #colonne {
display: table;
}
#node_top {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	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;
}
.no-flex #node_top {
display: table;
}
#footer_content {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #footer_content {
display: table;
}
#footer_content {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #footer_content {
display: table;
}
#logo img {
	height: auto;
	width: 280px;
}
#me_menu_responsive_conteneur {
	background-color: #ededed;
}
#nav_mobile a.burger {
	display: block;
	float: left;
	font-weight: normal;
	height: 48px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 48px;
}
#nav_mobile a.burger span.label {
	display: none;
}
#nav_mobile a.burger span.menu {
	color: #777777;
	font-size: 30px;
	line-height: 48px;
}
#node_main.open {
	padding: 100px 0px 0px 0px;
}
#node_recherche.open {
	top: 0px;
}
#moteurRecherche_formulaire {
	width: 80%;
	max-width: 800px;
}
#node_recherche input[type=submit] {
	background-color: #FFFFFF;
	border: none;
	color: #95582B;
	font-size: 1.5em;
	height: 2em;
	line-height: 2em;
	margin: 0px;
	padding: 0px 15px;
	min-width: 70px;
}
#node_recherche input[type=submit]:hover {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFF;
	color: #428bca;
}
#node_recherche input[type=text] {
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: border_bot_1_EFF0F0;
	border-left: none;
	color: #FFF;
	font-size: 1.5em;
	height: 2em;
	line-height: 2em;
	width: initial !important;
	max-width: 85%;
	flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto;
}
#node_recherche input[type=text]:hover {
	background-color: transparent;
}
#node_recherche_c {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	height: 100px;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #node_recherche_c {
display: table;
}
#node_recherche_c form > p {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap;
}
.no-flex #node_recherche_c form > p {
display: table;
}
#node_top_right {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
}
.no-flex #node_top_right {
display: table;
}
#node_top_left {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	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: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #node_top_left {
display: table;
}
#node_top_center {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	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: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #node_top_center {
display: table;
}
#colonne_grise_droite {
	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;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.no-flex #colonne_grise_droite {
display: table;
}
#colonne_grise_gauche {
	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;
	justify-content: flex-start; -webkit-justify-content: flex-start; -ms-flex-pack: flex-start;
}
.no-flex #colonne_grise_gauche {
display: table;
}
#colonne_suite {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #colonne_suite {
display: table;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
.fondArticle_2-12Colonne {
	width: 20%;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 769px) {
/*-body-*/
#ms_compte_menu ul li {
	min-width: 20%;
}
.fondArticle_12-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_12-12ColonneLimite {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_12-12ColonneLimiteEtroite {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_2-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 25%;
}
.fondArticle_3-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 50%;
}
.fondArticle_4-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_4-12ColonneCentre {
	border: 5px solid transparent;
	padding: 10px;
	width: 40%;
}
.fondArticle_4-12ColonneVisuel {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_5-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_6-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_6-12ColonneAccrocheDecale {
	border: 5px solid transparent;
}
.fondArticle_6-12ColonneTexteCentre {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_6-12ColonneTitreDecale {
	border: 5px solid transparent;
}
.fondArticle_6-12ColonneVisuelDecaleDroite {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_6-12ColonneVisuelDecaleGauche {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_7-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_8-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_9-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 50%;
}
.fondArticle_bandeauTexteADroite {
	padding: 40px 10% 40px 60%;
}
.fondArticle_bandeauTexteAGauche {
	padding: 20px 20% 20px 5%;
}
.fondArticle_bandeauTexteAuCentre {
	padding: 40px 10% 40px 10%;
}
.fondArticle_blocJuxtaposeDroit, .fondArticle_blocJuxtaposeGauche {
	padding: 0px;
}
.iframe_magazineNumerique {
	height: 120vw;
}
.ms-popin-close, .me-alert-close, .ms-alert-close, .me-confirm-close, .ms-confirm-close, .me-popin-close {
	right: 10px;
	top: 10px;
}
fieldset {
	padding: 30px 5%;
}
/*-finbody-*/
#logo img {
	width: 120px;
}
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
#form_modification_adresse .cadre_visu_adresse {
	width: calc(100% - 20px);
}
#me_formulaire .formdroit {
	width: 100%;
}
#me_formulaire .formgauche {
	width: 100%;
}
#ms_compte_content {
	width: calc(100% - 20px);
}
#ms_compte_menu {
	width: calc(100% - 20px);
}
#ms_compte_menu ul {
	display: none;
}
#ms_compte_menu ul li {
	margin: 0.5%;
	width: 49%;
}
.fondArticle_1-12Colonne {
	border: 5px solid transparent;
	width: 33.33%;
}
.fondArticle_10-12Colonne {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_11-12Colonne {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_12-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
}
.fondArticle_12-12ColonneLimite {
	border: 5px solid transparent;
}
.fondArticle_12-12ColonneLimiteEtroite {
	border: 5px solid transparent;
}
.fondArticle_12-Col_par_4_lignes {
	width: 100%;
}
.fondArticle_2-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 50%;
}
.fondArticle_3-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 100%;
}
.fondArticle_3-24Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 100%;
}
.fondArticle_4-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 100%;
	max-width: 100%;
	flex-basis: 100%; -webkit-flex-basis: 100%;
}
.fondArticle_4-12ColonneCentre {
	width: 100%;
}
.fondArticle_4-12ColonneVisuel {
	border: 5px solid transparent;
	padding: 10px;
	width: 70vw;
	max-width: 70vw;
	flex-basis: 70vw; -webkit-flex-basis: 70vw;
}
.fondArticle_5-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 100%;
}
.fondArticle_6-12Colonne {
	border: 5px solid transparent;
	padding: 10px;
	width: 100%;
}
.fondArticle_6-12ColonneAccrocheDecale {
	border: 5px solid transparent;
	margin: 0px;
	padding: 10px;
	width: 100%;
}
.fondArticle_6-12ColonneTexteCentre {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_6-12ColonneTitreDecale {
	border: 5px solid transparent;
	margin: 0px;
	padding: 10px;
	width: 100%;
}
.fondArticle_6-12ColonneVisuelDecaleDroite {
	border: 0px;
	margin: 0 -7vw 0 7vw;
	padding: 10px 0px;
	width: 100%;
	flex-basis: 100%; -webkit-flex-basis: 100%;
}
.fondArticle_6-12ColonneVisuelDecaleGauche {
	border: 0px;
	margin: 0 7vw 0 -7vw;
	padding: 10px 0px;
	width: 100%;
	flex-basis: 100%; -webkit-flex-basis: 100%;
}
.fondArticle_7-12Colonne {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_8-12Colonne {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_9-12Colonne {
	border: 5px solid transparent;
	width: 100%;
}
.fondArticle_bandeauFin {
	background-color: #555555;
	height: initial;
	padding: 10%;
	background-blend-mode: overlay;
}
.fondArticle_bandeauTexteADroite {
	background-position: -60px  center;
	font-size: 0.8em;
	height: initial;
	padding: 10% 3% 10% 40%;
}
.fondArticle_bandeauTexteAGauche {
	background-color: #555555;
	background-position: right center;
	height: initial;
	padding: 10%;
	background-blend-mode: overlay;
}
.fondArticle_bandeauTexteAuCentre {
	background-color: #555555;
	background-blend-mode: overlay;
}
.fondArticle_blocJuxtaposeDroit, .fondArticle_blocJuxtaposeGauche {
	margin: -30px 10% 15px 10%;
	width: 80%;
}
.fondArticle_blocJuxtaposeDroit.over {
	margin: -30px 10% 15px 10%;
}
.fondArticle_blocJuxtaposeGauche {
	margin: 15px 10% -30px 10%;
}
.fondArticle_blocJuxtaposeGauche.over {
	margin: -30px 10% 15px 10%;
}
.fondArticle_iconeDecale {
	height: 20vw;
	margin: -1vw -8vw 0vw -8vw;
	padding: 0px;
	width: 20vw;
	flex-basis: 20vw; -webkit-flex-basis: 20vw;
}
.h1-titre {
	font-size: 3em;
}
.image_icone {
	width: 30vw;
}
.ms_compte_menu_responsive {
	display: block;
}
fieldset {
	padding: 20px 5%;
}
form#form_inscription .espacementLigne {
	width: calc(100% - 20px);
}
ul.listeFichiersCadre li {
	margin: 4%;
	width: 92%;
}
/*-finbody-*/
#moteurRecherche_formulaire {
	width: initial;
}
}
/* FIN RD */
#mb_conteneur_liste_articles_ligne .h3-intertitre-1 a:link:hover, #mb_conteneur_liste_articles_ligne .h3-intertitre-1 a:visited:hover, #mb_conteneur_liste_articles_ligne .h3-intertitre-1 a:active:hover {
	color: #95582B;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet {
	background-color: #ededed;
	float: left;
	margin: 10px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .contenuTexte {
	height: 100%;
	padding: 20px;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .mb_lireLaSuite a:hover {
	background-color: #ededed;
	color: #FFF;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .mb_resumeBillet {
	float: left;
	position: relative;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .vignetteResumeFeed {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	height: 0px;
	margin: 0 20px 0 0;
	padding: 0 0 10% 0;
	position: relative;
	width: 15%;
	min-width: 15%;
	flex-basis: 15%; -webkit-flex-basis: 15%;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet div.zclic.pointer {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: left;
	padding: 20px;
	position: relative;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
	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;
}
.no-flex #mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet div.zclic.pointer {
display: table;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet:hover {
	cursor: pointer;
	transition: 0.3s ease all; -moz-transition: 0.3s ease all; -webkit-transition: 0.3s ease all;
	transform: translate(0px,-5px);
}
#mb_conteneur_liste_articles_ligne .p3-bouton {
	float: none;
	margin: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#mb_conteneur_liste_articles_ligne .tag {
	right: 0px;
	top: 0px;
}
#mb_conteneur_liste_articles_ligne a {
	text-decoration: none;
}
#mb_conteneur_liste_articles_ligne a:link:hover, #mb_conteneur_liste_articles_ligne a:visited:hover, #mb_conteneur_liste_articles_ligne a:active:hover {
	text-decoration: none;
}
.no-content {
	display: none;
}
div.mb_resumeBillet .h3-intertitre-1 {
	font-size: 1.4em;
	margin: 0px;
}
div.mb_resumeBillet .p1-texte {
	font-size: 1em;
	margin: 0px;
}
@media handheld, only screen and (max-width: 769px) {
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet {
	height: 160px;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .contenuTexte {
	width: 70%;
}
}

@media handheld, only screen and (max-width: 480px) {
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet {
	height: initial;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .contenuTexte {
	height: 200px;
	width: 100%;
}
#mb_conteneur_liste_articles_ligne .mb_conteneur_liste_articles_ligneBillet .vignetteResumeFeed {
	padding: 0 0 15% 0;
	width: 20%;
	min-width: 20%;
	flex-basis: 20%; -webkit-flex-basis: 20%;
}
}

#mb_conteneur_articles_flex {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: auto;
	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-content: inherit; -webkit-align-content: inherit;  -ms-flex-line-pack: inherit;
	align-items: inherit; -webkit-align-items: inherit; -ms-flex-item-align: inherit;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #mb_conteneur_articles_flex {
display: table;
}
#mb_conteneur_articles_flex .btnRetour {
	border: Border_color;
	color: #95582B;
	display: inline-block;
	margin: 40px auto;
	padding: 4px 12px 4px 6px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
#mb_conteneur_articles_flex .btnRetour:before {
	font-family: standard;
	font-size: 0.8em;
	padding: 0px 5px 0px 0px;
	content: "\e630";
}
#mb_conteneur_articles_flex .btnRetour:hover {
	background-color: #95582B;
	color: #FFF;
}
#mb_conteneur_articles_flex .mb_conteneur_articles_flexBillet {
	float: left;
	width: 100%;
}
#mb_conteneur_articles_flex .mb_conteneur_articles_flexBillet .mb_conteneurContenu {
	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;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex #mb_conteneur_articles_flex .mb_conteneur_articles_flexBillet .mb_conteneurContenu {
display: table;
}
#mb_conteneur_articles_flex .mb_conteneur_articles_flexBillet .mb_conteneurContenu_OLD {
	float: none;
	margin: auto;
	width: 70%;
}
#mb_conteneur_articles_flex img {
	max-width: 100%;
}
.image_ImageNewsDroite {
	float: right;
	height: auto;
	margin: 0px -10% 20px 20px;
	width: 30%;
}
.image_ImageNewsGauche {
	float: left;
	height: auto;
	margin: 0px 20px 20px -10%;
	width: 30%;
}
.image_ImageNewsLargeurColonneTexte {
	height: auto;
	margin: 20px 0;
	width: 100%;
}
.image_ImageNewsPleineLargeur, #mb_conteneur_articles_flex img.image_ImageNewsPleineLargeur {
	margin: 20px 0 20px -20%;
	width: 140%;
	max-width: 140%;
}
.image_ombre {
	float: right;
	margin: 0px 20px 20px 20px;
	position: relative;
	box-shadow: 0px 2px 8px #ccc; -moz-box-shadow: 0px 2px 8px #ccc; -webkit-box-shadow: 0px 2px 8px #ccc;
}
.mb_conteneurPartage {
	border-top: 1px solid #ddd;
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	margin: 40px 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
	max-width: 800px;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	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;
}
.no-flex .mb_conteneurPartage {
display: table;
}
.mb_conteneurPartage > div {
	padding: 0px 10px;
}
.mb_conteneur_articlesTop {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	width: 100%;
	flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row;
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap;
	align-content: center; -webkit-align-content: center;  -ms-flex-line-pack: center;
	align-items: center; -webkit-align-items: center; -ms-flex-item-align: center;
	justify-content: center; -webkit-justify-content: center; -ms-flex-pack: center;
}
.no-flex .mb_conteneur_articlesTop {
display: table;
}
.mb_conteneur_articles_flexTop {
	text-align: center;
	width: 100%;
}
.mb_piedBillet {
	margin: 10px 0px 20px 0px;
}
#mb_conteneurcommentaires hr {
	border-top: 1px solid #ddd;
	width: 100%;
}
.mb_conteneurCommentaire {
	display: block;
	margin: 5px 0px;
	width: 100%;
}
.mb_conteneurCommentaire .p1-texte:nth-child(1) {
	color: #000000;
	font-size: 120%;
	line-height: 75%;
}
.mb_conteneurCommentaire .p1-texte:nth-child(2) {
	background-color: #999999;
	color: #FFF;
	font-size: 80%;
	padding: 3px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.mb_conteneurCommentaire .p1-texte:nth-child(3) {
	color: #000000;
	margin: 0px 0px 20px 0px;
}
.mb_laissercommentaire {
	background-color: #ededed;
	border-top: 1px solid #bbb;
	display: block;
	float: left;
	margin: 20px 0px;
	padding: 20px;
	position: relative;
	width: 100%;
}
.mb_laissercommentaire img {
	display: block;
	margin: 20px 0px 0px 0px;
}
.mb_laissercommentaire label {
	display: block;
	padding: 10px 0px 5px 0px;
}
form {
	width: 100%;
}

@media handheld, only screen and (max-width: 1199px) {

}

@media handheld, only screen and (max-width: 769px) {

}

@media handheld, only screen and (max-width: 480px) {
#mb_conteneur_articles_flex .mb_conteneur_articles_flexBillet .mb_conteneurContenu_OLD {
	width: 80%;
}
.image_ImageNewsDroite {
	margin: 10px 15%;
	width: 70%;
}
.image_ImageNewsGauche {
	margin: 10px 15%;
	width: 70%;
}

}

