@charset "utf-8";

/* GOOGLE WEBFONTS */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700&display=swap');

/* CROSS-BROWSER INITIALIZATION */
html {margin:0;padding:0;border:0;font-size:100.01%;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;}
table, tbody, tfoot, thead, tr, th, td {margin:0;font-size:100%;font-family:inherit;}
table {border-spacing: 0;}
td, th {vertical-align: top;}
td.td_couleur_fond {
	background-color: #e3d0c1;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;	
	border: 0;	
}
body {
	/*background-color: #a99f96;*/
	background-color: #efd3c7;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.4em;
	letter-spacing: 0.15em;
}
a img {border:none;}
:focus {outline:0;}
p {margin: 0 0 15px 0; padding: 0;}
span {line-height: 1.42em}
ol {margin: 0 0 15px 0; padding-left: 45px;}
ol li {
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 10px;	
}
ul {margin: 0 0 15px 0; padding-left: 25px;}
ul li {
	list-style-type: none;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 10px;
	background-image: url(../images/bullet-list-default.png);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 25px;
}
strong {font-weight:bold;}
em {font-style:italic;}
sup, sub {line-height:0;}
blockquote {margin: 15px; font-style: italic;}
/*label {display: block; margin: -1.5em 0 15px 25px;}*/
hr {border: 0; border-bottom: 2px solid #ece1d8; height: 0px; background-color: transparent; color: transparent; margin: 30px 0 30px 0; padding: 0;}
hr.h1 {border: 0; border-bottom: 2px solid #ece1d8; height: 0px; background-color: transparent; color: transparent; margin: 15px 0 30px 0; padding: 0;}
hr.hr_section {border: 0; border-bottom: 2px solid #ece1d8; height: 0px; background-color: transparent; color: transparent; margin: 70px 0 70px 0; padding: 0;}
.left {float:left;}
.right {float:right;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clear {clear:both;}
.txt_justify {text-align:justify;}
.txt_left {text-align:left;}
.hide {display:none !important;}
.uppercase {
	text-transform: uppercase;
}

/* STRUCTURE BEGIN */

.box_menu_main_1 {
	width: 100%;
	min-height: 58px;
	background-color: #e3d0c1;
	text-align: center;	
}
.box_header {
	width: 100%;
	background-color: #ffffff;
}
.box_header_inner {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
}
.box_header_logo {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 320px;
}
.box_menu_main_2 {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 15px;	
}
.box_menu_main_2_inner {
	width: 100%;
	min-height: 58px;
	background-color: #ffffff;
	border-top: 1px solid #dedad7;
	border-bottom: 1px solid #dedad7;	
	text-align: center;
}
.box_breadcrumb {
	margin-top: -85px;
	margin-bottom: 85px;
}
@media only screen and (max-width: 650px) {
	.box_breadcrumb {
		margin-bottom: 55px;
	}
}
@media only screen and (max-width: 450px) {
	.box_breadcrumb {
		margin-bottom: 45px;
	}
}
.box_photo_banner {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 10px;
	border-bottom: 1px solid #dedad7;
}
.box_content {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
}
.box_content_inner {
	max-width: 1000px;
	min-height: 200px;
	margin: 0 auto;
	padding: 50px 10px 30px 10px;
}
.box_header_0 {
	width: 100%;
	/*background-color: #111111;*/
	position: relative;
	top: 0;
	left: 0;
}
.box_header_inner_0 {
	max-width: 1280px;
	margin: 0 auto;
	padding: 10px;
}
.box_header_1 {
	width: 100%;
	background-color: #4e4a47;
  color: #ffffff;
  border-bottom: 30px solid #f3f3f3;
	position: relative;
	top: 0;
	left: 0;
}
.box_header_inner_1 {
	max-width: 1280px;
	margin: 0 auto;
	padding: 10px;
}
.box_header_2 {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
  padding: 0 0 48px 0;
  background-image: url(../images/ligne-ombrage.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.box_header_inner_2 {
	max-width: 1280px;
	margin: 0 auto;
	padding: 20px 10px 0 10px; 
}

.box_menu_shop {
	width: 100%;
	background-color: #4e4a48;
	position: relative;
	top: 0;
	left: 0;
}
.box_menu_shop_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	color: #f1e0d9;
}

.box_footer_1 {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
}
.box_footer_inner_1 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 10px 20px 10px;
}

.box_footer_2 {
	width: 100%;
	background-color: #4e4a47;
  color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
}
.box_footer_inner_2 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 10px 30px 10px;
}

.box_footer_3 {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
  padding: 0 0 56px 0;
  background-image: url(../images/motif-losange.jpg);
  background-repeat: repeat-x;
  background-position: bottom;  
}
.box_footer_inner_3 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 10px 20px 10px;
}

.box_footer_4 {
	width: 100%;
	background-color: #efd3c7;
	position: relative;
	top: 0;
	left: 0;
}
.box_footer_inner_4 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 10px 20px 10px;
}

.box_footer_top {
	background-image: url(../images/bg-bandeau-pied-de-page.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}
.box_footer_bg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #cfc7be;
}
.box_footer {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #4e4a48;
	position: relative;
	top: 0;
	left: 0;
	z-index: 500;
	background: rgb(0, 0, 0);
	background: rgba(228, 220, 213, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e4dcd5, endColorstr=#e4dcd5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e4dcd5, endColorstr=#e4dcd5)";
}
.box_footer_inner {
	max-width: 1020px;
	margin: 0 auto;
}
.box_footer_inner a {
	color: #4e4a48 !important;
}
.box_wait_message {
	padding: 15px;
	text-align: center;	
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: normal;
	margin: 0;
	border: 4px solid #efd3c7;
	background-color: #ffffff;	
}


@media only screen and (max-width: 450px) {
  .logo_principal {
    max-width: 75% !important;
    padding-top: 3px;
  }     
}
@media only screen and (min-width: 1321px) {
  
  .box_header_menu_mobile_trigger {
    display: none;
  }
  .box_header_menu_mobile {
    display: none;
  }   
  .menu_full_width {
    float: right;
	}	
	

    
}

@media only screen and (max-width: 1320px) {

  .menu_full_width {
    display: none;
  }
  /*.box_header_menu_mobile {
    padding-top: 10px;
  } */
  .box_header_menu_mobile_trigger {  
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 500;
    padding: 5px 5px 5px 5px;
    /*color: #50381d;    */
    border: 1px solid #50381d;
    font-size: 30px;
    border-radius: 3px;  
	}  

	.li_shop_cat_special {
		display: none !important;
	}
  
}

/* STRUCTURE END */

/* MAIN MENU MOBILE BEGIN */

.ul_menu_main_mobile {
	margin: 0;
	padding: 0 0 40px 0;
	list-style-type: none;
  padding-left: 0;
	border-top: 1px solid #ffffff;
	width: 100%;
}
.ul_menu_main_mobile li {
	margin: 0;
	border-bottom: 1px solid #ffffff;
	width: 100%;
  padding-left: 0;
  background: none;
}
.ul_menu_main_mobile li a:link, .ul_menu_main_mobile li a:visited {
  font-family: 'Raleway', sans-serif;
	font-size: 12px;
  line-height: 1.42em;
  font-weight: normal;
  letter-spacing: 1px;
	color: #ffffff;
	display: block;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	background-color: transparent;
  text-transform: uppercase;
}
.ul_menu_main_mobile li a:hover, .ul_menu_main_mobile li a:visited:hover {
  font-family: 'Raleway', sans-serif;
	font-size: 12px;
  line-height: 1.42em;
  letter-spacing: 1px;
  font-weight: normal;
	color: #4e4a47;
	display: block;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	background-color: #ffffff;
  text-transform: uppercase;
}

.a_menu_mobile_level_2 {
	padding-left: 30px !important;
}
.close_menu_mobile {
	float: right;
	margin: 10px 25px 10px 0;
	font-size: 20px;
	cursor: pointer;
}
.js_toggle_menu_mobile {
	cursor: pointer;
}

/* MAIN MENU MOBILE END */





/* BOUTIQUE MENU BEGIN */

ul.ul_menu_shop {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;	
	font-size: 13.5px;	
}
ul.ul_menu_shop li {
	display: inline-block;
	margin: 0;
	padding: 0;
	background-image: none;	
}
.ul_menu_shop_sub {
	padding: 0;
	margin: 0;	
	list-style-type: none;	
	font-size: 13.5px;
}
ul.ul_menu_shop_sub li {
	display: block;
	margin: 0;
	padding: 0 20px 0 20px;			
}

.ul_menu_shop_sub a:link, .ul_menu_shop_sub a:visited {
	font-family: inherit;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 20px;
	letter-spacing: inherit;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	background-color: #4e4a48;
	padding: 7px 3px 7px 3px;
	border-bottom: 1px solid #746d6a;		
}
.ul_menu_shop_sub a:hover, .ul_menu_shop_sub a:visited:hover {
	font-family: inherit;
	font-size: inherit;
	color: #4e4a48;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 20px;
	letter-spacing: inherit;
	text-decoration: none;	
	display: block;	
	white-space: nowrap;
	background-color: #f4e1db;
	padding: 7px 3px 7px 3px;
	border-bottom: 1px solid #746d6a;
}

ul.ul_menu_shop li:hover > div {
	display: block;
}
a.a_menu_shop:link, a.a_menu_shop:visited {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 46px;
	height: 46px;
	letter-spacing: inherit;
	text-decoration: none;
	margin: 0 5px 0 5px;
	padding: 0 10px 0 10px;
	display: inline-block;
	white-space: nowrap;
	background: none;
}
a.a_menu_shop:hover, a.a_menu_shop:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 46px;
	height: 46px;
	letter-spacing: inherit;
	text-decoration: underline;
	margin: 0 5px 0 5px;
	padding: 0 10px 0 10px;
	display: inline-block;
	white-space: nowrap;
}
a.a_menu_shop_sel:link, a.a_menu_shop_sel:visited, a.a_menu_shop_sel:hover, a.a_menu_shop_sel:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 46px;
	height: 46px;
	letter-spacing: inherit;
	text-decoration: underline;
	margin: 0 5px 0 5px;
	padding: 0 10px 0 10px;
	display: inline-block;
	white-space: nowrap;
}

a.a_menu_shop_no_sub:link, a.a_menu_shop_no_sub:visited {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 46px;
	height: 46px;
	letter-spacing: inherit;
	text-decoration: none;
	margin: 0 10px 0 10px;
	padding: 0 8px 0 8px;
	display: inline-block;
	white-space: nowrap;
}
a.a_menu_shop_no_sub:hover, a.a_menu_shop_no_sub:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: #f1e0d9;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 46px;
	height: 46px;
	letter-spacing: inherit;
	text-decoration: underline;
	margin: 0 10px 0 10px;
	padding: 0 8px 0 8px;
	display: inline-block;
	white-space: nowrap;
}

.div_menu_shop_sub {
  display: none;
  position: absolute;
  top: 46px;
  left: 0;
	z-index: 1000;
	min-width: 100%;
	background-color: #4e4a48;	
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-style: inherit;
	color: #f1e0d9;	
	font-variant: inherit;
	font-weight: inherit;
	line-height: 1.42em;
	letter-spacing: inherit;
}
.box_menu_shop_sub_elem {
	/*max-width: 150px;*/
	padding: 5px 0 10px 0;
	display: block;
	margin: 0 auto;
	/*border: 1px solid #f1e0d9;	*/
	min-width: 200px;
}

/* BOUTIQUE CATEGORY MENU END */


/* TYPO BEGIN */


h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	color: #4e4a48 !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 1.2em;
	margin: 0 0 98px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	background-image: url(../images/sousligne-h1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;  
}
.h1_shop_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  background: none; 
}
.h1_shop_item {
	font-size: 40px;
}
@media only screen and (max-width: 650px) {
	.h1_shop_item {
		font-size: 26px;
	}
}
@media only screen and (max-width: 450px) {
	.h1_shop_item {
		font-size: 22px;
	}
}

.h1_ligne_2 {
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 600;
}
h1 a {
	color: #4e4a48 !important;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
@media only screen and (max-width: 650px) {
	h1 {
		font-size: 26px;
	}
	h2 {
		font-size: 22px;
	}	
}
@media only screen and (max-width: 450px) {
	h1 {
		font-size: 22px;
	}
	h2 {
		font-size: 20px;
	}	
}
h2.h2_souligne {
	border-bottom: 2px solid #ece1d8;
	margin-bottom: 20px;
	text-transform: none;
}
h2.h2_categorie {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 1.2em;
	margin: 30px 0 50px 0;	
	padding: 0;	
	letter-spacing: 2px;
	width: 100%;
	max-width: 1020px;
	background-color: #efd3c7;
	text-align: center;
	text-transform: uppercase;
	padding-top: 23px;
	padding-bottom: 23px;	
}
h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	letter-spacing: 2px;
}
.txt_majuscule_gras {
	font-family: 'Raleway', sans-serif;
	font-size: inherit;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bold;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: uppercase;	
}
.txt_majuscule_gras_2 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.3em;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bold;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: uppercase;		
}
.txt_underline_hover:hover {
	text-decoration: underline;
}
.txt_breadcrumb {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	/*color: #c8ae99;*/
  color: #ceac92;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: normal;	
  text-transform: uppercase;
}

.txt_prix_regulier {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.1em;	
}
.txt_prix_vente_1 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.1em;	
}
.txt_prix_vente_2 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: #c98a8c;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}

.txt_prix_total_panier {
	font-weight: 600;
	font-size: 20px;
}
.txt_sous_total {
	font-weight: 600;
}
.txt_sous_total_2 {
	font-weight: 600;
}

.txt_pr_title_list {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: inherit;	
	font-variant: normal;
	font-weight: 700;
	line-height: 1.4em;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.txt_pr_category_list {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: inherit;	
	font-variant: normal;
	font-weight: 500;
	line-height: 1.42em;
	letter-spacing: 0.08em;
	text-transform: none;
}

.txt_pr_category_list_2 {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #d4b79f;	
	font-style: normal;
	font-variant: normal;
	font-weight: 500 !important;
	line-height: 1.7em;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}

a:link, a:visited {	
	font-family: inherit;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bold;
	letter-spacing: inherit;
	text-decoration: underline;
}
a:hover, a:visited:hover {	
	font-family: inherit;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: bold;
	letter-spacing: inherit;
	text-decoration: none;
}

a.a_box:link, a.a_box:visited {
	/*color: #ffffff;
	background-color: #4e4a48;
	border: 1px solid #4e4a48;
	display: inline-block;
	padding: 10px 13px 10px 15px;
	font-style: italic;
	font-weight: 400;*/

	background-color: transparent;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	border: 1px solid #4e4a48;
	text-decoration: none;
	display: inline-block;
	margin: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #4e4a48;
	font-weight: 400;
	text-align: center;
}
a.a_box:hover, a.a_box:visited:hover {
	background-color: #918a86;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	border: 1px solid #918a86;
	text-decoration: none;
	display: inline-block;
	margin: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	font-weight: 400;
	text-align: center;

	/*color: #4e4a48;
	background-color: #efd3c7;
	border: 1px solid #efd3c7;
	display: inline-block;
	padding: 10px 13px 10px 15px;
	font-style: italic;
	font-weight: 400px;*/
}

a.a_box_2:link, a.a_box_2:visited {
	font-family: 'Raleway', sans-serif;
	color: #4e4a48;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	background-color: #efd3c7;
	letter-spacing: 0.08em;
	text-align: center;
}
a.a_box_2:hover, a.a_box_2:visited:hover {
	font-family: 'Raleway', sans-serif;
	color: #4e4a48;
	display: inline-block;
	font-size: 15px;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	background-color: #f0dad0;
	letter-spacing: 0.08em;
	text-align: center;
}

a.a_box_3:link, a.a_box_3:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #4e4a48;
	background-color: #f0dad0;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}
a.a_box_3:hover, a.a_box_3:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #4e4a48;
	background-color: #f0dad0;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}
a.a_box_4:link, a.a_box_4:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #666666;
	background-color: #faf8f7;
	display: inline-block;
	padding: 10px 18px 10px 18px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
}
a.a_box_4:hover, a.a_box_4:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #faf8f7;
	background-color: #666666;
	display: inline-block;
	padding: 10px 18px 10px 18px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
}
a.a_box_5:link, a.a_box_5:visited {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #bc8566;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
}
a.a_box_5:hover, a.a_box_5:visited:hover {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #d1ac98;
	display: inline-block;
	padding: 10px 18px 10px 20px;
	margin: 0 5px 15px 5px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0.08em;
	text-align: center;
	text-transform: uppercase;
}

.box_header_inner_1 a:link, .box_header_inner_1 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
.box_header_inner_1 a:hover, .box_header_inner_1 a:visited:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;  
}

#box_footer_2 a.a_box:link, #box_footer_2 a.a_box:visited {
	background-color: transparent;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	border: 1px solid #ffffff;
	text-decoration: none;
	display: inline-block;
	margin: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;  
	font-style: italic;
}
#box_footer_2 a.a_box:hover, #box_footer_2 a.a_box:visited:hover {
	background-color: #ffffff;
	color: #4e4a48;
	padding: 10px 15px 10px 15px;
	border: 1px solid #4e4a48;
	text-decoration: none;
	display: inline-block;
	margin: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	font-style: italic; 
}

a.a_menu_main:link, a.a_menu_main:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 21px 20px 0 20px;
	display: block;
}
a.a_menu_main:hover, a.a_menu_main:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom: 2px solid #4e4a48;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 21px 20px 0 20px;
	display: block;
}

/* TYPO END */

/* MISCELLANEOUS BEGIN */

.ul_menu_main {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	position: relative;
	top: 10px;
	left: 0;
}
.ul_menu_main li {
	margin: 0;
	padding: 0;
	display: inline-block;
	background: none;  
}

.ul_menu_main_2 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  position: relative;
  top: 0;
  left: 0;
  /*text-align: right;*/
}
.ul_menu_main_2 li {
  margin: 0;
  padding: 0;
  display: inline-block;
  background: none;	
}

.transparent_hover:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.input_text {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;	
	background-color: #ffffff;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px 0 10px;
	width: 100%;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
}
.input_form_infolettre {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;	
	background-color: #ffffff;
	border: 0;
	height: 60px;
	line-height: 60px;
	text-align: left;
	padding: 0 10px 0 10px;
	width: 100%;
	max-width: 576px;	
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	border: 1px solid #d9d9d9;
}
.input_text_search {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	height: 36px;
	line-height: 36px;
	padding: 0;
	padding-left: 5px;
	padding-right: 35px;
	margin: 0;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	/*background-image: url(../images/btn-recherche.png);
	background-repeat: no-repeat;
	background-position: 98% 7px;*/
}

.img_hover {
	border: 2px solid transparent;
}
.img_hover:hover {
	border: 2px solid #e3d0c1;
}
.img_top_banner {
	width: 100%;
	height: auto;
}
.img_footer_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 499;
}

.box_index_article {
	display: inline-block;
	background-color: #ffffff;
	width: 218px;
	height: auto;	
	padding-bottom: 80px;
	max-height: 220px;
	margin: 0 15px 0 15px;
	vertical-align: top;	
}
.img_article_thumb {	
	width: auto;
	max-width: 216px;
	height: auto;
	max-height: 216px;
	display: block;	
	margin: 0 auto;
	border: 2px solid transparent;
}
.img_article_thumb:hover {
	border: 2px solid #e3d0c1;
}
.box_index_title_article {
	padding: 15px 5px 5px 5px;
	text-align: center;
}
.box_index_article a:link, .box_index_article a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.box_index_article a:hover, .box_index_article a:visited:hover {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;	
	color: #4e4a48;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}

.box_photo_thumb {
	float: left;
	background-color: #ffffff;
	border: 2px solid transparent;
	width: 216px;
	height: auto;
	max-height: 216px;
	margin-bottom: 40px;
	cursor: pointer;
}
.box_photo_thumb:hover {
	border: 2px solid #e3d0c1;
}
.img_photo_thumb {	
	width: auto;
	max-width: 216px;
	height: auto;
	max-height: 216px;
	display: block;	
	margin: 0 auto;
}
.bordure_image {
	border: 2px solid #dddddd;
}
.table_pleine_largeur {
	float: left;
	width: 100%;
	max-width: 1000px;
	margin: 0 0 15px 0;
	border-spacing: 0;	
	table-layout: fixed;
}
.table_un_tier_shop {
	/*float: left;*/	
	display: inline-block;
	width: 100%;
	max-width: 330px;
	margin: 0 0 30px 0;
	border-spacing: 0;	
	table-layout: fixed;
	vertical-align: top;
}	
@media only screen and (min-width: 1321px) {
	.li_menu_category_special {
		display: none !important;
	}	
	.li_menu_cat_brand {
		position: relative;
		top: 0;
		left: 0;
	}		
	.table_un_demi {
		float: left;
		width: 100%;
		max-width: 480px;
		margin: 0 40px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: left;
		width: 100%;
		max-width: 480px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: left;
		width: 100%;
		max-width: 310px;
		margin: 0 35px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: left;
		width: 100%;
		max-width: 310px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: left;
		width: 100%;
		max-width: 655px;
		margin: 0 35px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: left;
		width: 100%;
		max-width: 655px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_quart {
		float: left;
		width: 100%;
		max-width: 220px;
		margin: 0 30px 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
}
@media only screen and (max-width: 1320px) {
	.li_menu_cat_brand {
		position: relative;
		top: 0;
		left: 0;
	}		
	.table_un_demi {
		float: left;
		width: 48.5%;
		margin: 0 3% 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: left;
		width: 48.5%;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: left;
		width: 32%;
		max-width: 310px;
		margin: 0 2% 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: left;
		width: 32%;
		max-width: 310px;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: left;
		width: 66%;
		margin: 0 2% 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: left;
		width: 66%;
		margin: 0 0 15px 0;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_quart {
		float: left;
		width: 44%;
		margin: 0 3% 15px 3%;
		max-width: 44%;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_quart_col_3 {
		clear: left;
	}
}
@media only screen and (max-width: 600px) {
	.table_un_demi {
		float: none;
		width: 100%;
		max-width: 480px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_demi_dernier {
		float: none;
		width: 100%;
		max-width: 480px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}	
	.table_un_tier {
		float: none;
		width: 100%;
		max-width: 310px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_tier_dernier {
		float: none;
		width: 100%;
		max-width: 310px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers {
		float: none;
		width: 100%;
		max-width: 655px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_deux_tiers_dernier {
		float: none;
		width: 100%;
		max-width: 655px;
		margin: 0 auto 15px auto !important;
		border-spacing: 0;	
		table-layout: fixed;
	}
	.table_un_quart {
		float: none;
		margin: 0 auto 15px auto !important;
		width: 100%;
		max-width: 220px;
		border-spacing: 0;	
		table-layout: fixed;		
	}
	.table_un_quart_col_3 {
		clear: both;
	}	

}
@media only screen and (max-width: 450px) {
	ul.ul_menu_shop_sub_2 li {
		text-align: right;		
	}
	.li_menu_cat_brand {
		position: static;
		top: initial;
		left: initial;
	}
}
.table_forfait {
	border: 2px solid #ece1d8;
	border-bottom: 0;
	float: left;
	width: 100%;
	max-width: 480px;
	margin: 0 40px 15px 0;
	border-spacing: 0;	
	table-layout: fixed;
}
.table_forfait td {	
	border-bottom: 2px solid #ece1d8;
	padding: 15px;
}
.table_derniere_colonne {
	margin-right: 0 !important;
}
.link_all_over {
	width: 100%;
	height: 100%;
	display: block;
}

.box_top_page_link {
	position: fixed;
	bottom: 6px;
	right: 5px;
	z-index: 6000;
	font-size: 50px !important;
	filter: alpha(opacity=50);
	opacity: 0.5;	
}

@media only screen and (min-width: 1321px) {
	.box_top_page_link_2 {
		position: fixed;
		bottom: 6px;
		right: 5px;
		z-index: 6000;
		font-size: 50px !important;
		filter: alpha(opacity=50);
		opacity: 0.5;	
	}
}	
@media only screen and (max-width: 1320px) {
	.box_top_page_link_2 {
		position: fixed;
		bottom: 55px;
		right: 5px;
		z-index: 6000;
		font-size: 50px !important;
		filter: alpha(opacity=50);
		opacity: 0.5;	
	}
}

.height_0 {
	height: 0;
	overflow: hidden;
}

@media only screen and (max-width: 1320px) {
  .hide_on_small_device {
    display: none;
  }
}

/* MISCELLANEOUS END */
