@charset "utf-8";
h1, h2, h3, h4, h5, h6 {
	font-family: 'raleway', 'dosis', 'lato', 'Muli';
	font-weight: normal;
	line-height: normal;
	margin: 10px 0;
}
h1 {
	color: #333;
	font-size: 3em;
	font-family: 'Muli';
}
h2 {
	color: #333;
	font-size: 2.5em;
}
h3 {
	color: #333;
	font-size: 2em;
}
h4 {
	color: #333;
	font-size: 1.8em;
}
h5 {
	color: #333;
	font-size: 1.5em;
}
h6 {
	color: #333;
	font-size: 1.2em;
}
a:link {
  color: #618796;
  text-decoration: none;
}
a:visited {
  color: #618796;
}
a:hover, a:active {
  color: #59f;
  text-decoration: underline
}
* html a:active, * html a:hover, * html a:link, * html a:visited {
  color: #59f;
  text-decoration: none
}
a:hover {
  transition: all .3s ease .001s
}
#contents a.LinkOut:after {
  color: #bbb;
  content: " ["attr(hreflang)"]";
  font-weight: 400;
  text-decoration: none
}
p {
  margin: 5px 0
}
strong {
  font-weight: 700
}
em {
  font-style: italic
}
address {
  color: #366
}
address:before {
  content: "Adresse : \A"
}
pre {
  background: #f0f6f7;
  border: 1px solid #0097C7;
  font-size: 1.1em;
  margin: 20px auto;
  overflow: auto;
  padding: 5%;
  width: 80%
}
code {
  background: #44bb34;
  color: #fff;
  font-size: 1.1em;
  padding: 2px
}
blockquote {
  margin: 10px 50px;
  text-indent: 25px
}
blockquote p {
  display: inline;
  margin: 0;
  padding-right: 24px
}
cite {
  color: #000;
  font-size: 1.1em;
  padding: 0 3px
}
acronym {
  border-bottom: 1px dashed #1FCAFF;
  cursor: help
}
q {
  color: #0097C7;
  font-style: italic
}
q:after {
  content: " ' Source: "attr(cite)" ";
  font-size: 1em
}
ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 5px
}
ol {
  color: #616161;
  list-style: inside decimal-leading-zero;
  margin: 5px 0 5px 25px
}
hr {
  border-bottom: 2px ridge #61615f;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.separator {
  clear: both;
  visibility: hidden
}
dl {
  margin: 10px 5px
}
dt {
  color: #1e1e1c;
  font-size: 1.1em;
  font-weight: 700
}
dd {
  font-style: normal;
  margin: 0;
  padding: 0;
  text-indent: 10px
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  margin: auto;
  width: 100%
}
table caption {
  color: #0097C7;
  font-size: 1.3em;
  font-weight: 700;
  margin: 5px 0;
  text-align: left
}
th {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #CCC;
  border: 0 solid #0097C7;
  color: #000;
  font-size: 1.1em;
  font-weight: 400;
  padding: 2px
}
td {
  border: 0 solid #0097C7;
  padding: 2px
}
.une_colonne, .deux_colonnes {
  clear: both;
  display: inline
}
.colleft {
  float: left;
  margin: 0 2% 0 0;
  margin: 0;
  padding: 0;
  width: 47%
}
.colright {
  float: left;
  margin: 0;
  padding: 0;
  width: 48%
}
.center {
  text-align: center;
  width: 100%
}
.left {
  text-align: left;
  width: 100%
}
.right {
  text-align: right;
  width: 100%
}
input, textarea {
  background: #CCC
}
.box_bout_paiement {
  background: none repeat scroll 0 0 #ff3000;
  border: 1px solid #d00;
  border-radius: 5px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 340px
}
.bouton_paiement {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #d00;
  color: #fff;
  cursor: pointer;
  font-size: 125%;
  padding: 5px;
  width: 100%
}
body {
  background: none;
  color: #467;
  font-family: "muli", "century gothic", "trebuchet MS", verdana, Arial, Helvetica, sans-serif !important;
  margin: 0;
  padding: 0 !important;
}
.wrap {
  max-width: 1280px;
  margin: auto;
  width: 100%
}
body#index #cart {
  display: none
}
a {
  color: #618796;
  text-decoration: none;
}
a:hover {
  color: #39f;
  text-decoration: none
}
#super_cont {
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0;
}
#super_cont_sec {
  background: none;
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0;
}
#super_cont_ter {
  border-top: 0 solid #222;
  margin: 0 !important;
  padding: 0;
}
.adresse {
  border-bottom: 0 solid #fff;
  font-size: 1.2em;
  height: auto;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  display: none
}
.adresse span {
  display: block
}
.adresse span.adr_prop {
  display: none
}
.adresse span.adr_tel {
  color: #d68d0a;
  font-size: 1.7em
}
.adresse p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #666;
  font-size: 1.4em
}
#page {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 0 5px 15px -10px #000;
  margin: 0 auto;
  width: 100%
}
.index #page {
  box-shadow: 0 5px 15px -10px #000;
  margin: 0 auto;
  width: 100%
}
#page #banner {
	margin: 0 auto;
	padding: 0;
	box-shadow: 0 5px 25px -10px rgba(0, 0, 0, 0.5);
	position: relative;
	width: calc(100%);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	z-index: 10;
	height: 200px!important;
	border-top: 14px solid #f18808;
}
#inner_banner_bis {
  top: 0;
  position: relative;
  /*background: linear-gradient(180deg, #fff, #fff, #e0e3e5);*/
}

.short #banner .ill_droite, .index #banner .ill_droite {
  display: none;
}

.short #page #inner_banner {
  background: rgba(255, 255, 255, 0.3) linear-gradient(-5deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1)) repeat scroll 0 0;
  height: 100%;
  position: relative;
  width: 100%;
}
.short #inner_banner_bis {
  background: #0A70B7 !important;
  height: 75px;
}
.short #b_main_menu li {
  height: 55px
}
.index .video_index {
  margin-top: -180px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 80, 0.7)
}
.video_index {
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.video_index iframe, .video_index object, .video_index embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#page #banner .wrap { /* min-height:45px; */ /* position:relative; */ max-width: 1400px;
}
.short #page #banner .wrap {
  min-height: 0
}

.cont_ti {
    width: auto;
    border-radius: 5px;
    background: #f18803;
    /* display: inline-block; */
    margin: 0 auto;
}

.cont_ti span {
    width: auto;
    height: 30px;
    display: inline-block;
    padding: 6px;
}

.cont_ti span a {
    padding: 7px;
    /* height: 20px; */
    font-size: 23px;
    color: #fff;
}



/*-------------------------------------TITRE PAGE----------------------------------------*/

/*#page #banner h1.titre_page {
  color: #333;
  font-family: 'Muli';
  text-shadow: 2px 1px 4px rgba(0, 0, 150, 0.2);
  position: relative;
  bottom: 0;
  width: calc(100% - 20px);
  padding: 10px;
  border: 0;
  margin: 0;
  font-size: 2em;
  text-align: center;
  top: 0;
}*/

/*.short #page #banner h1.titre_page {
  opacity: 0
}*/

/*#page #banner h1.titre_page span {
  padding: 0 10px
}*/


h1.titre_page {
    margin: 0;
    /* border-bottom: 5px solid rgba(60, 60, 60, 0.05); */
    color: #fff;
    text-align: center;
    padding: 14px 0 14px 0;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    background: #f18808;
    text-transform: uppercase;
    height: 50px!important;
    display: inline-block;
    width: 100%!important;
}

.index h1.titre_page {
  display: none;
}

/*#page.present .titre_page {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  background: url(../images/fond_body.png) repeat 0 0;
  margin: 0;
  padding: 2px 0
}*/


/*-------------------------------------AJOUT BANNER----------------------------------------*/

/*#ajout_banner {
  border: 0 solid #00F;
  color: #FFF;
  font-size: 1.35em;
  margin: 0 0 0 210px;
  text-shadow: 2px -1px 1px #000;
  text-transform: uppercase;
  position: absolute;
  left: calc(50% + 286px);
  top: 0px;
}*/

#ajout_banner {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 0px;
    width: 100%;
    justify-content: center;
}

div#cont_droit {
    right: -300px;
    position: relative;
	background: #f18808;
    height: 55px;
	z-index:10000;
}

#cont_droit span {
    display: inline-block;
    background: #fff;
    height: 55px;
    padding-top: 15px;
}

#cont_droit span a {
    padding: 8px;
    /* margin-top: 70px; */
    position: relative;
    top: 5px;
}


div#cont_gauche {
    left: -300px;
    position: relative;
    background: #f18808;
    height: 55px;
	z-index:10000;
	display: none
}

#cont_gauche span {
    display: inline-block;
    background: #fff;
    height: 55px;
    padding-top: 15px;
}

#cont_gauche span a {
    padding: 8px;
    /* margin-top: 70px; */
    position: relative;
    top: 5px;
}



/*-------------------------------------                   ----------------------------------------*/

#page #banner .logo_page a img {
  border: 0 solid blue;
  height: 90px;
  width: 500px;
  background: url(/images/) no-repeat top left
}
#page #banner .logo_page h2 {
  display: none;
  color: #fff;
  text-align: center;
  width: 600px;
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1em;
  letter-spacing: 4px;
  font-weight: 700
}
#page #banner #text_flash {
  margin: -20px 0 0 -10px
}

#box_log {
  display: none
}

/*
 #retour_accueil a {
  display: block;
  left: 90px;
  position: relative;
  text-indent: -999em;
  padding: 0;
  width: 70px;
  transition: all .3s ease .001s;
  z-index: 50;
  top: 0px;
}
*/

#retour_accueil a {
    display: block;
    height: 130px;
    /* left: 90px; */
    /* position: relative; */
    text-indent: -999em;
    padding: 0;
    /* width: 70px; */
    transition: all .3s ease .001s;
    z-index: 50;
    /* background: transparent url() no-repeat center top / contain; */
    /* top: 0px; */
}

#retour_accueil a img {
    background: rgba(0, 0, 0, 0) url(/images/logo.png) no-repeat scroll center center / contain;
    border: 0 solid #00f;
    display: block;
    height: 171px;
    left: 0;
    position: relative;
    top: -63px;
    width: 100%;
	/* float: left; */
	/* margin: 0 0 50px 0; */
}

/*.index #retour_accueil a img {
  z-index: 5
}*/

#hdl_menu_smart {
  display: none
}
#choix_langue {
  border: 0 solid #00F;
  left: 50%;
  margin-left: 443px;
  position: absolute;
  top: 6px;
  width: 100px;
  z-index: 61;
  display: none
}

#choix_langue input {
  background: none;
  float: left;
  padding: 3px
}

#creationCREAPRIME {
  border: 0 solid blue;
  left: 50%;
  margin-left: 200px;
  position: absolute;
  top: 2px;
  display: none
}

#cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  font-size: 1em;
  height: 55px;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: 5px;
  width: 100%
}

#cart h3 {
  font-size: 16px;
  font-weight: 700;
  min-height: 25px;
  margin: 0;
  text-transform: uppercase;
  padding-left: 37px;
  background: url(/images/item-cart.png) no-repeat left top / auto 20px
}

#cart h4 {
  color: #069;
  float: left;
  font-size: 15px;
  margin: 0;
  font-weight: 700
}

.short #cart h4 em {
  display: none
}

#cart a {
  color: #999;
  font-size: 1em
}

#cart .inner_cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  float: none;
  height: 48px;
  width: 90%;
  display: block;
  margin: 0 auto
}
#cart .inner_cart img.image_panier {
  float: left;
  margin: 4px 25px 4px 5px
}
#cart a:hover {
  color: #ddd;
  text-shadow: 1px 0 3px #fff
}
table.cart {
  background: #fff;
  border: 1px solid #aaa
}
table.cart td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center
}
table.cart th {
  color: #fff;
  background: #333 linear-gradient(2deg, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
  padding: 15px
}
#conteneur {
  margin-bottom: 330px;
  position: relative;
  z-index: 2;
  /*background: url(/template/magnolias/images/fond.jpg);*/
}
#page #conteneur {
  z-index: 6
}
.short #page #conteneur {
  z-index: 2
}
.skew {
  transform: skewY(-5deg)
}
.deskew {
  transform: skewY(5deg)
}
#footer {
	/*background: #fff linear-gradient(-230deg,rgba(255,255,255,0.0),rgba(255,255,255,0.0),rgba(0,0,0,0.1))!important;*/
	bottom: 0;
	box-shadow: 3px 3px 4px #333;
	padding: 10px 0 0;
	position: fixed;
	width: 100%;
	border-top: 2px solid #416776;
	z-index: 1;
	transition: all .8s ease .5s;
	display: flex;
}

/*.shorti #footer {
  bottom: 0;
  transition: all .8s ease .5s;
  display: flex;
}*/

#footer .wrap {
  margin: 3% auto
}
#foot_cont {
  background: none;
  margin: 5px auto;
  max-width: 1280px;
  display: flex;
  flex-direction: row-reverse
}
#foot_cont ul li {
  background: none;
  display: block;
  float: left;
  padding: 0 0 0 12px;
  list-style: none;
  text-align: left
}
#foot_cont ul.page_edit li {
  width: 95%
}
#foot_cont ul.page_edit {
  margin: auto
}
#foot_cont ul#page_static li {
  width: 90%
}
#foot_cont ul li a {
  border: 0 none;
  color: rgba(0, 112, 161, 1);
  float: none;
  padding: 0
}
#foot_cont ul li a:hover {
  border: 0 none;
  color: #eee;
  float: none;
  padding: 0
}
h3.titre_foot {
  color: #fff
}
#foot_cont ul#page_static {
  margin: auto;
  padding: 2px 0 0
}
.footer_left {
  float: none;
  margin: 0 2% 0 0;
  padding: 0 1% 0 0;
  width: auto;
  flex: 1
}
.footer_right {
  flex: 3;
  display: flex;
  justify-content: space-evenly
}
.footer_out_right {
  color: #fff;
  float: none;
  padding: 1%;
  width: 17%;
  vertical-align: top;
}
.footer_out_right img {
  height: auto !important;
  width: 100% !important
}
.soutien {
  font-size: 14px;
  margin: 5px;
  text-align: center
}
#foot_cont ul#soci_lnk {
  border: 0 solid blue !important;
  float: left;
  margin: 10px auto;
  padding: 2px 0 0;
  width: 100%
}
#foot_cont ul#soci_lnk li {
  height: auto
}
#foot_cont ul#soci_lnk li.li_fb {
  padding: 2px 0 0
}
#foot_cont ul {
  margin: auto;
  border: 0 solid blue !important;
  padding: 2px 0 0
}
#footer li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-right: 0 solid #999;
  display: inline-block;
  float: none;
  height: 18px;
  line-height: 18px;
  list-style: outside none none;
  margin: 0 0 0 10px;
  overflow: hidden;
  padding: 0 10px 0 0;
  vertical-align: top
}
#foot_cont ul#footer_mk li {
  background: url(/images/dot_li_blanc.png) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  float: left;
  padding: 0 0 0 12px;
  text-align: left;
  width: 30%
}
#footer li a {
  color: #145DC7;
  color: #37e
}
#toggle_footer {
  display: inline-block;
  width: 40%;
  visibility: hidden
}
#footer ul#soci_lnk {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  text-align: right
}
#footer ul#soci_lnk li {
  height: auto
}
.logo_footer {
  float: none;
  margin: 10px auto 0;
  padding: 0 60px;
  background-size: contain;
  display: flex;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
/*
.logo_footer img {
  max-width: 90%;
  display: block;
  margin: auto
}*/

#bouton_commande span.h2 {
  display: block;
  color: #fff;
  position: relative;
  z-index: 1;
  font-size: 1.5em;
  height: 45px;
  line-height: 100%;
  margin: 5px 0 -50px
}
#page #wrapper {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  margin: 0 auto;
  padding: 0 0 40px;
  width: 1280px
}
.oc_left #page.two_col #main {
  float: left;
  padding: 35px 0 0 300px;
  width: 800px
}
a.add_a, a.add_b {
  font-size: 1.6em;
  color: #ded;
  text-shadow: 1px 2px 5px #fff
}
a.add_a {
  display: block;
  height: 30px
}
a:hover.add_a, a:hover.add_b {
  text-decoration: none;
  color: #fff
}
.nocol #leftbar {
  display: none !important
}
#leftbar {
  border: 0 solid #ccc;
  border-radius: 0;
  float: left !important;
  margin: -8px 5px 0 -1280px;
  min-height: 450px;
  overflow: hidden;
  padding: 0;
  width: 275px
}
#leftbar #left_address {
  color: #060;
  font-size: .85em;
  line-height: 160%;
  margin: 25px 0 0 5px;
  text-align: left;
  width: 80%
}
#leftbar #logo_left {
  border: 0 solid blue;
  text-align: left;
  margin: 0 0 0 1px
}
#leftbar h2.titre_box {
  margin: 50px auto 0;
  text-align: center;
  font-size: 1.4em
}
#rightbar {
  background: url(/images/top_actu.png) no-repeat scroll center -20px #DEDBD5;
  border-radius: 0 0 0 0;
  float: left !important;
  margin: 0 0 0 -200px;
  min-height: 450px;
  overflow: hidden;
  padding: 0 0 15px;
  width: 200px;
  display: none
}
#page.two_col #rightbar {
  display: none
}
#actu_box_left h2.titre_box {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 400;
  text-align: center;
  color: #ec760e;
  font-size: 1.8em;
  margin: 0 0 14px;
  border: 0 !important
}

/*-------------------------------------------------BREADCRUMB------------------------------------------------*/

.index #breadcrumb {
  display: none;
}

.short #breadcrumb {
  display: none;
}

#breadcrumb {
    color: #726262;
    /* position: relative; */
    /* top: 33px; */
    /* left: 0; */
    /* background: red; */
    margin: 6px 20px 0 75px;
}

#breadcrumb a {
  color: #726262;
  font-size: 11px;
}


.index #rightbar {
  display: none
}
#pages.index.oc_left #main {
  float: left;
  min-height: 450px;
  padding: 20px 0 0 300px;
  width: calc(100% - 300px)
}
#pages.index.nocol #main {
  float: none;
  padding: 0;
  position: relative;
  margin-top: -78px;
}
#pages.index #wrapper {
  margin: 0;
  padding: 0;
  /* max-width: 1280px; */
  width: 100% !important;
}
.index #choix_langue {
  border: 0 solid blue;
  left: 50%;
  margin-left: 350px;
  position: absolute;
  top: 0;
  width: 100px
}
.index #box_new_index {
  height: 180px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%;
  float: left
}
.index .box_new_index {
  float: left;
  height: 190px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%
}
.index #box_promo_index {
  height: 190px;
  margin: 0;
  overflow: hidden;
  position: relative;
  top: -50px;
  width: 50%
}
.index #box_new_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  margin: 5px 10px 0 0;
  padding: 0;
  width: 395px
}
.index .box_new_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  height: 185px;
  margin: 5px 10px 0 0;
  padding: 0;
  width: 395px;
  overflow: hidden
}
.index #box_promo_index .box_prod.bp_light {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 1px 1px 3px -3px #000;
  float: left;
  margin: 5px 0 0;
  padding: 0;
  width: 395px;
  height: 185px
}

.index .textbloc {
  font-size: 115%;
  height: auto;
  line-height: 125%;
  padding: 0 5px;
  border: 0;
  text-align: justify
}
#splash_load {
  position: absolute;
  z-index: 151;
  display: none;
  width: 750px;
  height: 170px;
  top: 200px;
  left: 50%;
  text-align: center;
  margin: 0 0 0 -375px;
  background: url(/images/img_admin/glow.png) no-repeat
}
#splash_load img {
  margin-top: 70px;
}
#splash_load_fond {
  background: none repeat scroll 0 0 #FFF;
  height: 100%;
  left: 0;
  opacity: .6;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150;
  display: none
}
#menu_preview {
  background: url(/images/noir_80.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  box-shadow: 0 0 4px #000;
  color: #fff !important;
  padding: 10px 20px;
  position: absolute;
  right: 2%;
  top: 5px;
  width: 200px;
  z-index: 1000
}
#menu_preview h3 {
  color: #fff;
  margin: 0
}
#menu_preview li {
  color: #fff
}
#menu_preview a {
  color: #fff
}
.caption .content h1, .caption .content h2, .caption .content h3, .caption .content h4, .caption .content h5 {
  color: #fff
}
#mav.galerie_mav {
  height: 400px;
  width: 650px;
  margin: 0 20px
}
#mav.galerie_mav > div > a {
  display: block;
  height: 400px;
  width: 650px;
  overflow: hidden
}
#mav.galerie_mav .content h1.titre_actualite {
  color: #FFF;
  font-size: 1.3em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin: 0
}
#mav.galerie_mav .caption .content {
  background: url(/images/noir_deg_70.png) repeat-x scroll 0 top transparent;
  height: 80px;
  line-height: 110%;
  margin: -80px 0 0;
  width: 630px
}
#mav.galerie_mav .img_mav {
  float: left;
  margin: 0
}
#mav.galerie_mav .img_mav img.slide_index2 {
  display: block;
  visibility: visible;
  width: 650px;
  border: 0 solid red
}
#mav.galerie_mav .img_mav img.slide_index {
  display: block;
  visibility: visible;
  border: 0 solid blue;
  height: 400px
}
#mav_nav.galerie_mav {
  margin: 0 32px 0 0;
  position: relative;
  top: -74px
}

#recherche {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  height: 42px;
  left: auto;
  margin: 0;
  padding: 2px 10px;
  position: absolute;
  top: 115px;
  right: 0;
  width: 220px;
  z-index: 11;
  display: none;
}
.short #recherche {
  display: none
}
#recherche input {
  background: url(/images/input_search.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  font-size: 14px;
  height: 32px;
  margin: 5px 0;
  padding: 0 0 0 10px;
  position: relative;
  width: 165px
}
#recherche input.bt_sub {
  background: url(/images/button-search.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  box-shadow: none;
  color: #145dc7;
  cursor: pointer;
  margin: 0 -10px 0 5px;
  width: 78px
}
#recherche input.image_submit {
  background: url(/images/button-search.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 32px;
  width: 30px
}
#recherche input.image_submit:hover {
  background: url(/images/button-search.png) no-repeat scroll -54px 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 32px;
  width: 30px
}
#recherche input.nosearch {
  color: #afa093;
  font-style: italic
}
#entete_main {
  background: none repeat scroll 0 0 #000;
  height: 590px;
  padding: 10px
}
#box_lnkfb {
  clear: both;
  float: left;
  margin: 15px auto;
  width: 100%
}
#box_lnkfb a {
  background: url(/images/img_lnkfb.jpg) no-repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #026;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 31px;
  line-height: 30px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 235px
}
a.lnk_more_mk {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #ddd;
  border: 1px solid #999;
  border-radius: 5px;
  color: #999 !important;
  display: block;
  margin: 2px 5px;
  padding: 2px 5px
}
a.lnk_more_mk:hover {
  background: #FFF;
  border-color: #248FFF;
  color: #248FFF !important
}
.row.horsstock {
  background: #FAA
}
.row.horsstock .text_hs {
  clear: both;
  display: block;
  float: none !important;
  margin: 2% !important;
  padding: 2% !important;
  text-align: center !important;
  width: 92% !important
}
.row.horsstock table.ecart td {
  background: url(/images/deg_blanc.png) repeat-x scroll left top #faa;
  border: 1px solid #aaa;
  padding: 5px;
  text-align: center
}
.box_new_index .box_prod.bp_light .prod_marque {
  color: #666;
  font-size: 15px;
  height: 20px;
  margin-top: -24px;
  overflow: hidden
}
#page #wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 1280px;
  width: 100%
}
.index #page #wrapper {
  padding: 0;
}
.oc_left #leftbar {
  border: 0 solid #ccc;
  border-radius: 0;
  float: left !important;
  margin: 0 5px 0 -100%;
  min-height: 450px;
  overflow: hidden;
  padding: 0;
  width: 300px
}
.oc_left #page #main {
  float: left;
  min-height: 450px;
  padding: 20px 0 0 300px;
  width: calc(100% - 300px)
}
.nocol #page #main {
  float: none;
  padding: 0 0 50px;
  position: relative;
  /*box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.8);*/
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0)
}
#b_main_menu {
  height: 76px;
  padding: 0;
  position: relative;
  top: 5px;
  width: calc(100% - 208px);
  z-index: 101;
  margin: auto 0 0 87px;
	
}
#b_main_menu a {
  color: #000
}
#b_main_menu a:hover {
  color: #fff
}
#b_main_menu ul, #conteneur_nav_sec > ul {
  background: none;
  margin: 0;
  display: flex;
  justify-content: center
}
#b_main_menu li, #conteneur_nav_sec li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  list-style: outside none none;
  padding: 0;
  /*	width:auto!important;*/
  margin: auto 5px;
  /* height:45px */
  border-left: 0px solid #d1d2d2;
}
.short #b_main_menu li, #conteneur_nav_sec li {
  border-left: 1px solid #0b6ab3;
}
#b_main_menu li.up {
  /*background: linear-gradient(75deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0))*/
}
#b_main_menu li .try li {
  height: auto
}
#b_main_menu li .try li:hover, #b_main_menu li .try li.up {
  background: linear-gradient(30deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4));
}
#b_main_menu table.menu_left td {
  border: 0 solid blue;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  padding: 0;
}
#b_main_menu table.menu_left td span.obl, #conteneur_nav_sec table.menu_left td span.obl {
  display: block;
  transition: all .3s ease .001s
}

#b_main_menu .up table.menu_left td span.obl {
    background: #f18808;
    border-radius: 49% 49% 0 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

/*
#b_main_menu li:hover table.menu_left td span.obl, #conteneur_nav_sec li:hover table.menu_left td span.obl {
background: rgb(156 172 179) linear-gradient(0, rgba(0, 0, 0, 0), rgba(00, 0, 0, 0), rgba(255, 255, 255, 0.5));
}*/

#b_main_menu li:hover table.menu_left td span.obl, #conteneur_nav_sec li:hover table.menu_left td span.obl {
    border-bottom: 10px solid #f18808;
}

#b_main_menu table.menu_left td a, #conteneur_nav_sec table.menu_left td a {
  /* border-radius:5px; */
	color: #333;
	display: flex;
	/*font-family:'dosis','lato';*/
	font-size: 1.1em;
	font-weight: 400;
	line-height: 120%;
	list-style: outside none none;
	margin: 0;
	height: 30px;
	padding: 5px 3%;
	text-shadow: 0 0 #000;
	justify-content: center;
}
#conteneur_nav_sec table.menu_left td a {
  height: 30px;
}
#b_main_menu table.menu_left td a span, #conteneur_nav_sec table.menu_left td a span {
  margin: auto;
}
#b_main_menu li:hover table.menu_left td, #b_main_menu li.up table.menu_left td {
  border-radius: 0 0 0 0
}

/*#b_main_menu li:hover table.menu_left td a, #b_main_menu li.up table.menu_left td a {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6)
}*/

#b_main_menu li:hover table.menu_left td a, #b_main_menu li.up table.menu_left td a {
	color:#fff;
	font-weight:bold;
	/*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);*/
}

#b_main_menu a {
  font-size: 1.1em;
}
#b_main_menu li ul.try {
  position: absolute;
  width: 135px;
  left: -999em;
  margin: -1px 0 0;
  z-index: 150;
  flex-wrap: wrap
}
/*#b_main_menu li:hover ul.try, #b_main_menu li ul.try.open, #conteneur_nav_sec li:hover ul.try {
  left: auto;
  min-height: 0;
  width: 100%;
  max-width: 430px;
  display: flex;
  top: 100%;
  opacity: 1;
  flex-direction: column;
  background-size: 30%;
}*/

#b_main_menu li:hover ul.try, #b_main_menu li ul.try.open, #conteneur_nav_sec li:hover ul.try {
    left: auto;
    min-height: 0;
    /* width: 100%; */
    /* max-width: 430px; */
    display: flex;
    top: 110%;
    opacity: 1;
    flex-direction: row;
    background-size: 30%;
}

#b_main_menu li:hover ul.try{
    position:absolute;
	left:0!important;
}


#b_main_menu li ul.try, #menu_three li ul.try, #conteneur_nav_sec li ul.try {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: -999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 180px;
  z-index: 1150
}
#b_main_menu li ul.try li /* ?l?ments de sous-listes */ {
  width: 160px;
  border-top: 0 solid #fff;
  border: none;
  margin: 1px 0 0
}
#b_main_menu li ul.try li a, #conteneur_nav_sec li ul.try li a {
  min-height: 20px;
  text-align: left;
  font-weight: 400;
  color: #FFF;
  background: none;
  padding: 5px 20px;
  text-shadow: 1px 0 1px #444;
  line-height: 120% !important
}
#b_main_menu li ul.try li a:hover {
  text-shadow: 1px 0 1px #fff
}
html > body #b_main_menu li ul#one li {
  border-top: 0 solid transparent
}
#b_main_menu .menu_top_main_li.gauche {
  display: none
}
#b_main_menu li ul.try li a:hover, #menu_three li ul.try li a:hover {
  color: #000 !important
}
#b_main_menu li:hover ul, #b_main_menu li li:hover ul, #b_main_menu li.sfhover ul, #b_main_menu li li.sfhover ul {
  left: auto;
  min-height: 0
}
#b_main_menu li:hover ul li ul.try.second {
  left: -9999px
}
#b_main_menu li:hover ul li:hover ul.try.second {
  left: 0;
  margin: -35px 0 0 97%;
  min-height: 0;
  display: none
}
#b_main_menu li:hover ul li.reverse:hover ul.try.second {
  left: -97%;
  margin: 0;
  min-height: 0;
  top: 0
}
#b_main_menu li ul.try li, #conteneur_nav_sec li ul.try li {
  float: none;
  margin: 0 !important;
  padding: 10px 5px !important;
  width: auto
}
#b_main_menu li ul.try li:hover, #conteneur_nav_sec li ul.try li:hover {
  background: linear-gradient(4deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.3));
}
#b_main_menu li ul.try li a {
  color: #eee;
  display: block;
  line-height: 16px
}
#b_main_menu li ul.try li:hover a {
  color: #fff !important;
  text-shadow: 1px 1px 3px #333
}
#b_main_menu li > ul.try li._nes > a {
  background: url(/images/menu_fleche_50.png) no-repeat right center
}
#b_main_menu li > ul.try li._nes > a:hover {
  background: url(/images/menu_fleche.png) no-repeat right center
}
#b_main_menu > ul {
  border-style: solid;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto !important
}
#leftbar #surmenu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  float: left;
  margin: 30px 0;
  padding: 0
}
#leftbar #navigation_left {
  margin: 10px 0;
  padding: 0 0 28px;
  width: 295px
}
#leftbar #navigation_left h3, #cont_menu_cat #navigation_left h3 {
  color: #e11de1;
  font-size: 20px;
  font-weight: 700;
  height: 23px;
  margin: -92px 0 !important;
  padding: 22px 0 18px 50px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 246px;
  z-index: 50
}
#leftbar img.mark2 {
  background: url(/images/marker-2.png) no-repeat scroll left top rgba(0, 0, 0, 0);
  height: 15px;
  width: 15px
}
#leftbar #surmenu div {
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto
}
#leftbar #surmenu div.m_li {
  border-bottom: 2px dotted #333
}
#leftbar #surmenu div.m_li.up {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5)
}
#leftbar #surmenu .sous_rub div {
  border-bottom: 1px dotted #755;
  margin: 0 15px
}
#leftbar #surmenu div#id_doc {
  border-top: 1px solid #fff;
  padding: 10px 0;
  margin: 10px 0 0
}
#leftbar #surmenu div#id_doc a {
  background: url(/images/icopdf.png) no-repeat 5px center;
  padding: 5px 0 5px 30px
}
#leftbar #surmenu th {
  border: 0 !important;
  color: #fff;
  font-size: 1.2em;
  padding: 0;
  background: none
}
#leftbar #surmenu div.up td {
  color: #d22f14
}
#leftbar #surmenu div.up table.menu_left td a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7)
}
#leftbar #surmenu div.s_li.up table.menu_left td a {
  color: #d22f14
}
#leftbar #surmenu div a {
  padding: 0 0 0 10px
}
#leftbar #surmenu div .td_replie a {
  padding: 0 !important;
  margin: 0 !important
}
#leftbar #surmenu div .lnk_fb {
  color: #633
}
#leftbar #surmenu div .lnk_fb a {
  color: #036;
  font-size: .9em;
  padding: 0
}
#leftbar #surmenu div a:hover {
  text-decoration: none
}
#leftbar #surmenu td.td_menu {
  width: 135px;
  border: 0 solid blue
}
#leftbar #surmenu td.td_replie {
  width: 20px;
  padding: 0;
  text-align: center;
  border: 0 solid blue
}
#leftbar #surmenu td.td_replie span {
  width: 20px;
  display: block;
  border: 0 solid blue;
  color: #fff;
  font-weight: 400;
  font-size: 15px
}
#leftbar #surmenu table.menu_left td {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: auto !important;
  line-height: 15px !important;
  padding: 7px 2px
}
#leftbar #surmenu .s_li table.menu_left td {
  line-height: 15px !important;
  padding: 3px 0 5px 3px
}
#leftbar #surmenu .ssous_rub .s_li table.menu_left td {
  line-height: 15px !important;
  background: #fed url(/images/blanc_65.png);
  padding: 7px 0 7px 5px
}
#leftbar #surmenu table.menu_left td a {
  color: #333;
  display: block;
  font-size: 20px;
  line-height: 110%;
  padding: 0 0 0 30px;
  text-align: left
}
#leftbar #surmenu .s_li table.menu_left td a {
  color: #896b64;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  padding: 0 0 0 20px;
  text-align: left !important
}
#leftbar #surmenu table.menu_left td a.devplus, #leftbar #surmenu table.menu_left td a.devmoins {
  display: inline;
  font-size: 10px;
  width: 15px;
  float: left
}
#leftbar #surmenu li.up a {
  font-weight: 700;
  text-shadow: 1px 0 4px #000
}
#menu_banner_left {
  background: #F8D86E;
  border: 0 solid red;
  border-radius: 5px;
  box-shadow: 1px 1px 3px -1px #000;
  color: #000 !important;
  font-weight: 700;
  height: 35px;
  left: 50%;
  line-height: 35px;
  margin-left: 141px;
  padding: 14px;
  position: absolute;
  text-align: center;
  top: 88px;
  width: 150px
}
#menu_banner_left a {
  color: #000;
  font-size: 1.3em;
  text-transform: uppercase
}
#menu_banner_left ul {
  list-style: none;
  margin: 0
}
#menu_banner_left li {
  float: left
}
#menu_banner_left li a img {
  width: 110px;
  height: 30px
}
#menu_banner_left li a {
  width: 110px;
  display: block;
  height: 33px;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  line-height: 32px;
  margin: 0 5px
}
#menu_banner_left li a span {
  margin-top: -25px;
  display: block
}
nav#alt_acces {
  margin: 0;
  position: absolute;
  top: -100px;
  z-index: 103;
  text-align: center;
  display: flex;
  justify-content: space-between;
  left: 155px;
  width: 170px
}
nav#alt_acces li {
  display: inline-block;
  list-style: outside none none;
  font-size: 1.25em;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700
}
nav#alt_acces .ul_right {
  display: flex;
  margin: 5px;
  justify-content: space-between
}
nav#alt_acces li a {
  display: flex
}
nav#alt_acces li a img {
  display: inline-block;
  margin: auto 2px auto 0;
  height: 35px
}
nav#alt_acces li.nl_compte a {
  color: #fff
}
nav#alt_acces li.nl_fb a {
  color: #fff
}
nav#alt_acces li.nl_contact a {
  color: #fff
}
nav#alt_acces li.nl_news a {
  color: #fff
}
.index nav#alt_acces li.nl_compte a {
  color: #0062BD
}
.index nav#alt_acces li.nl_fb a {
  color: #0062BD
}
.index nav#alt_acces li.nl_contact a {
  color: #0062BD
}
.index nav#alt_acces li.nl_news a {
  color: #0062BD
}
#menu_hd {
  display: none;
  background: #fff;
  height: 60px;
  position: absolute;
  right: 0;
  width: 170px;
  border-radius: 3px;
  box-shadow: 0 3px 15px -8px #000;
  color: #666;
  z-index: 100;
  left: auto;
  top: 0;
}
.short #menu_hd {
  background: #fff;
  float: none;
  position: absolute;
  right: calc(0% + 0px);
  top: 0;
  width: 200px;
  border-radius: 3px;
  box-shadow: 0 5px 15px -10px #000;
  color: #e06;
  z-index: 54
}
.short #cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px;
  font-size: 1.2em;
  left: 0;
  margin: auto !important;
  padding: 0;
  position: relative;
  right: 0;
  top: 1px;
  width: 200px
}
.short #cart .inner_cart {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  float: none;
  width: 75%;
  margin: auto !important;
  display: flex;
  height: auto
}
.short #cart h3 {
  font-size: 16px;
  margin: auto
}
.short #banner .half.hal_tel {
  padding: 5px 0
}
.menu_smart {
  display: none
}
.enter .fleche {
  width: 100px;
  height: 12px;
  margin: 0 auto;
  display: block
}
.enter a {
  height: 65px;
  display: block;
  overflow: hidden
}
.enter .bouton {
  width: 100px;
  margin: -5px auto 0;
  display: block
}

#bloctext {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 0;
  height: 460px
}
.textbloc {
  font-size: 120%;
  height: auto;
  padding: 5px 5%;
  background: #fff;
  position: relative;
  min-height: 150px;
  margin: auto;
  box-shadow: 0 5px 20px -10px #000;
  width: 81% !important;
  border-right: 8px solid #333
}
.textbloc > h2 {
  line-height: 160%
}
.textbloc p, .textbloc span, .textbloc strong, .textbloc em {
  line-height: 100%
}
.textbloc p {
  margin: 15px 0;
  font-size: 1.2em;
  font-family: 'muli';
  color: #333
}
.textbloc p span {
  line-height: auto !important
}
body#fiche_produit #page.pages_gammes #vignettes_img {
  width: 95%;
  float: none;
  overflow: hidden;
  position: static;
  background: #FFF;
  top: 180px;
  border-top: 0 solid #333;
  border-bottom: 0 solid #333;
  border: 1px solid #fff;
  margin: 0 1%;
  padding: 1%
}
body#fiche_produit #page #vignettes_img {
  border-radius: 15px 0
}
body#fiche_produit #page #vignettes_img #ajout_devis {
  border-top: 1px solid #125;
  margin: 30px 0 0;
  float: left;
  width: 100%
}
body#fiche_produit #page #vignettes_img #ajout_devis #add_quantite {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #DDD;
  font-size: 1.3em;
  height: 25px;
  text-align: center;
  width: 100px
}
h3.t_fiche {
  color: #333;
  margin-top: 20px;
  border-top: 1px dashed #666
}
body#fiche_produit #page.pages_gammes .img_vignette > h3 {
  font-size: 2em !important;
  color: #060
}
#prod_fiche .row_doc {
  margin: 10px
}
#prod_fiche span.ext {
  padding: 5px;
  text-shadow: 1px 2px 3px #000;
  box-shadow: 1px 2px 3px #000;
  border: 1px solid #fff;
  margin: 5px;
  background: #600;
  color: #fff;
  font-size: 1.6em;
  font-weight: 700;
  border-radius: 8px
}
#prod_fiche a {
  color: #060
}
#prod_fiche a:hover {
  color: #090
}
#prod_fiche span.ext a {
  color: #ded
}
#prod_fiche span.ext a:hover {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 2px 3px #f90
}
.img_vignette span.legend {
  margin: auto;
  display: block;
  float: none;
  clear: both;
  text-align: center
}
#prod_fiche .row {
  margin: 10px;
  clear: both;
  border-bottom: 1px solid #060;
  border-top: 1px solid #060
}
#prod_fiche .row .img_ref {
  width: 120px;
  text-align: center;
  background: #fff;
  float: right
}
#prod_fiche .row .img_ref span {
  background: url(/images/noir_80.png) repeat scroll 0 0 transparent;
  color: #FFF;
  display: block;
  float: right;
  font-size: 10px;
  line-height: 20px;
  margin-top: -20px;
  text-align: center;
  position: relative;
  width: 100%
}
#prod_fiche .row .img_ref span img {
  height: 20px
}
#prod_fiche .row .img_ref img {
  width: auto;
  height: auto
}
body#fiche_produit #page.pages_gammes #vignettes_img .img_vignette a {
  height: auto !important;
  float: left;
  width: 350px;
  padding: 0 !important
}
body#fiche_produit #page.pages_gammes #vignettes_img .img_vignette img.main_img {
  width: 350px !important;
  height: auto !important;
  float: left
}
#page #image_main {
  clear: both;
  overflow: hidden;
  height: 450px;
  width: 646px
}
#page #image_main img {
  min-height: 450px;
  min-width: 646px
}
#cont_texte {
  background: url(/images/blanc_80_grand.png) no-repeat bottom left scroll transparent;
  border: 0 solid red;
  height: 110px;
  overflow: auto;
  padding: 10px 10px 0;
  width: 100%
}
#cont_texte > div {
  background: none repeat scroll 0 0 transparent;
  height: 120px;
  margin-top: 0;
  overflow: auto;
  padding: 0;
  width: 98%
}
#cont_texte .image_info_texte {
  float: right;
  height: 110px;
  margin: 0 0 0 20px;
  overflow: hidden;
  width: auto
}
#cont_texte .image_info_texte img {
  max-height: 110px
}
#cont_texte .close_info {
  background: #000;
  text-align: right;
  margin: -10px
}
#cont_texte h2 {
  background: none;
  color: #000;
  padding: 5px;
  font-size: 1.7em;
  text-shadow: 1px 0 1px #000;
  margin: -0
}
h2.categories {
  background: url(/images/puce_theme.png) no-repeat 0 50%;
  font-size: 1.6em;
  font-weight: 400;
  color: #000;
  text-align: left;
  margin: 5px 0 -5px 10px;
  padding: 0 0 0 10px
}
#cont_actu {
  position: relative;
  left: 0;
  padding: 50px 0;
  border-bottom: 1px solid rgba(0, 112, 161, 0.5);
  border-top: 1px solid rgba(0, 112, 161, 0.5);
  margin: 0
}
#cont_actu h3 {
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  color: #fff
}
#cont_actu .l_actu2 .l_titre a:hover {
  color: #000
}
#cont_actu .l_actu .l_titre a {
  text-decoration: none;
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 1.2em;
  padding: 0
}
#cont_actu .l_titre a:visited {
  color: #fff !important
}
#cont_actu .l_titre a:hover {
  color: #CCC !important;
  text-decoration: underline
}
#cont_actu .l_actu, #cont_actu .l_actu2 {
  border: 0;
  clear: both;
  margin: 0 0 15px !important;
  padding: 0 0 5px;
  color: #fff;
  font-family: "Geneva", Arial, Helvetica, sans-serif
}
#cont_actu .l_date {
  color: #FFF;
  font-size: 1em;
  font-family: 'Arial', Helvetica, sans-serif;
  text-align: left;
  font-weight: 400;
  width: 217px
}
#cont_actu .l_actu .l_titre, #cont_actu .l_actu2 .l_titre {
  float: left;
  font-weight: 400;
  font-size: 1.1em !important;
  text-align: left;
  margin: 5px 0 0;
  color: #FFF
}
#cont_actu .l_actu .l_titre a:link, #cont_actu .l_actu2 .l_titre a:link {
  color: #FFF !important
}
#cont_actu .l_actu_det {
  text-indent: 0
}
#cont_actu .l_actu_det .description {
  font-size: 1em !important;
  line-height: 14px
}
#cont_actu .l_actu .l_img a img, #cont_actu .l_actu2 .l_img a img {
  float: left;
  margin: 3px 3px 3px 0
}
#cont_actu .zoom {
  float: left;
  border: 0 solid;
  text-align: right;
  margin: 0
}
#cont_actu .l_actu2 .zoom {
  display: none
}
article #cont_actu {
  position: relative;
  left: 0;
  /* border-bottom: 1px solid rgba(0,112,161,0.5); */
  /* border-top: 1px solid rgba(0,112,161,0.5); */
  margin: 0;
  border: 0;
  padding: 0;
}
#cont_spe {
  background: none !important;
  display: flex !important;
  flex-direction: column;
  border-top: none!important;
}

#main .bloc, #main_cont .bloc_cp, #main_cont .bloc_ville, .f_contact {
  margin: 5px 0;
  padding: 0;
  clear: both;
  width: 100%;
}
#page_cart #main_cont .bloc_cp, #page_cart #main_cont .bloc_ville {
  clear: none;
  width: 48%
}
#main_cont .intro_contact {
  font-weight: 700;
  font-size: 1.2em;
  color: #CCC;
  margin: 0 auto;
  padding: 0;
  width: 420px;
  text-align: center
}
.captcha {
  background: #fff none repeat scroll 0 0;
  border-radius: 15px;
  margin: 15px;
  padding: 2%;
  width: 300px
}
.captcha #captcha_code {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #8c8c8c;
  padding: 5px
}
.captcha label {
  margin: 10px;
  display: inline-block
}
.bloc #form {
  overflow-y: auto;
  margin: 0 auto;
  padding: 3px
}
.bloc legend {
  font-weight: 700;
  font-size: 1.3em;
  color: #000;
  margin: 0 0 0 15px;
  padding: 0 3px
}

.bloc_inline {
  margin: 0;
  padding: 0;
  height: 23px
}
.bloc_cp {
  margin: 5px;
  width: 310px;
  float: left;
  height: 20px
}
.bloc_cp input {
  height: 20px
}
.bloc_ville {
  margin: 5px;
  width: 250px;
  float: left;
  height: 19px
}
.bloc_ville input {
  height: 19px;
  width: 180px
}
.bloc textarea {
  width: 300px;
  height: 60px;
  margin: 0 auto;
  background: #CCC
}
.bloc_adresse {
  margin: 5px;
  width: 400px;
  float: left
}
.bloc .champs {
  width: 210px;
  float: left;
  text-align: right
}
.bloc_adresse textarea {
  background: #CCC;
  width: 280px
}
.bloc_cp .champs {
  width: 210px;
  float: left;
  text-align: right
}
.bloc_ville .champs {
  width: 50px;
  float: left;
  text-align: right
}
.bloc .champs2 {
  width: 400px;
  float: left;
  text-align: left
}
#form .bloco {
  width: 300px;
  text-align: center;
  margin: 0 auto
}
#espace_pro .f_contact .label {
  font-size: 1.3em;
  text-align: left;
  font-weight: 400;
  color: #333
}
#espace_pro #cont_pro .doci {
  border: 0 solid blue;
  float: left;
  height: 45px;
  margin: 5px;
  background: url(/images/clef.png) no-repeat center;
  width: 70px
}
.bloc_cp label {
  width: 300px;
  text-align: right;
  font-weight: 400;
  font-size: 1.3em
}
.bloc_ville label {
  width: 300px;
  text-align: right;
  font-weight: 400;
  font-size: 1.3em
}
#bouton_valide {
  width: 300px;
  text-align: center;
  margin: -10px auto 10px;
  padding: 0
}
#bouton_valide input {
  background: none
}
.obligatoire {
  color: #06e;
  font-size: 1em;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  width: 500px
}
#page_valide {
  background: none repeat scroll 0 0 #fff;
  border-radius: 15px;
  box-shadow: 0 0 18px -10px #000;
  margin: 5% auto;
  padding: 5% 10%;
  position: relative;
  text-align: center;
  width: 60%
}
#banner_valide {
  text-align: center
}
#slogan_valide h2 {
  border-bottom: 1px dashed #666;
  border-top: 1px dashed #666;
  color: #333;
  padding: 5%;
  text-align: center
}
#wrapper_valide {
  margin: 0;
  min-height: 50px;
  padding: 0;
  text-align: center;
  width: 100%
}
#wrapper_valide .send {
  font-size: 1.3em;
  font-weight: 700;
  color: #666;
  padding: 3px
}
#adresse_valide {
  color: #666;
  margin: 0 auto 15px;
  text-align: center;
  width: 90%
}
#adresse_valide p {
  font-size: 1.3em !important;
  color: #CCC;
  padding: 3px
}
#adresse_valide_back {
  width: 450px;
  margin: 0 auto;
  text-align: center
}
#adresse_valide_back a {
  background: #fff;
  font-size: 1.5em;
  color: #F33;
  padding: 3px
}
#mentions .creaprime {
  color: #999;
  font-size: 1em;
  font-family: 'Verdana', Helvetica, sans-serif;
  font-weight: 700
}
#mentions .creaprime span {
  font-size: 1em;
  font-family: 'Verdana', Helvetica, sans-serif;
  font-weight: 700;
  font-style: italic
}
#mentions .creaprime span a {
  color: #C90
}
#text_gamme {
  padding: 10px
}
#text_gamme ul {
  margin: 10px;
  padding: 0 0 0 20px;
  color: #000
}
#liste_actus {
  border: 0 solid red !important;
  float: none;
  margin: 0 4%;
  width: 90%
}
#actualites .l_actu { /* background:none repeat scroll 0 0 #FFF; */ margin: 20px 0 15px 5px;
  padding: 5px 5px 5px 20px;
}
#actualites .l_actu.up {
  background: #666;
  display: none
}
#actualites .l_actu .l_date {
  font-size: .9em;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #000
}
#actualites .l_actu .l_img, #actualites .l_actu .l_img2 {
  float: left
}
#actualites .l_actu .l_img {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  float: none;
  margin: 5px;
  padding: 2px;
  vertical-align: top
}
#actualites .l_actu .l_img img {
  height: auto;
  max-height: 150px;
  max-width: 200px;
  width: auto;
  box-shadow: 0 5px 15px -10px #000
}
.l_actu_det {
  display: inline-block;
  margin: 5px 5%;
  vertical-align: top;
  width: 60%
}
#actualites .l_titre {
  color: #000;
  font-size: 1.8em;
  margin: 15px;
  padding-left: 10px;
  text-align: left
}
#actualites .l_titre a {
  color: #000
}
#actualites .l_actu .l_actu_det .description {
  color: #333;
  text-indent: none;
  text-align: justify;
  line-height: 120%;
  padding: 0
}
#actualites .img_z {
  width: 300px;
  float: left;
  margin: 0 10px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.8)
}
#actualites .img_z img {
  width: 300px
}
#actualites .head_actu {
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  border-radius: 9px;
  box-shadow: 0 5px 15px -12px #000;
  float: left;
  margin: 5%;
  padding: 5%;
  font-size: 130%;
  width: 80%;
  background: rgba(255, 255, 255, 0.95)
}
#actualites .head_actu span {
  text-align: left;
  font-family: 'Verdana', Arial, Helvetica, sans-serif
}
#actualites .head_actu .datefull {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #e11de1;
  color: #fff;
  display: none;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0 -4px;
  padding: 0 10px 0 0;
  text-align: right
}
#actualites .head_actu h2 {
  text-align: Arial, Helvetica, sans-serif;
  font-size: 1.8em !important;
  font-weight: 700;
  color: #000 !important;
  margin: 0 0 10px;
  padding: 0
}
.zoom {
  font-family: 'lato', 'Verdana', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  float: right;
  font-weight: 700
}
#partenaires #main {
  margin: 0 auto;
  text-align: center;
  width: 90%
}
#partenaires li.part {
  display: inline-block !important;
  float: none;
  height: 250px;
  margin: 0 10px 10px;
  overflow: hidden;
  vertical-align: top;
  width: 210px
}
#partenaires li.part.fhide {
  display: none
}
#partenaires a.bout_rep, #partenaires a.bout_dep {
  float: left
}
#partenaires li.part .cont_img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 200px;
  float: none;
  height: 195px;
  overflow: hidden;
  width: 195px
}
#partenaires li.part:hover .cont_img {
  border: 10px solid #81a600;
  box-shadow: 0 2px 5px -3px #000;
  float: none;
  height: 175px;
  transition: all .3s ease .001s;
  width: 175px
}
#partenaires li.part .cont_img {
  float: none;
  height: 195px;
  width: 195px
}
#partenaires .part .img_part {
  overflow: hidden;
  text-align: center
}
.part .lnk_part {
  clear: both;
  height: auto;
  line-height: 130%;
  width: auto
}
#partenaires li.part td.img_part {
  height: 195px;
  padding: 0;
  width: 195px
}
#partenaires li.part:hover td.img_part {
  height: 175px;
  width: 175px
}
#partenaires .part .img_part img {
  max-height: 135px;
  max-width: 160px;
  overflow: hidden;
  text-align: center
}
#partenaires .part div {
  text-align: center;
  width: auto
}
#partenaires .part a {
  color: #666;
  display: inline-block;
  font-family: "Oswald";
  font-size: 1.2em;
  font-weight: 400;
  margin: 5px;
  text-align: center;
  text-transform: uppercase
}
#partenaires .part .ico_web {
  background: #fff none repeat scroll 0 0;
  display: none;
  padding: 2px 0 0;
  text-align: center
}
main#main article {
  padding: 25px; /* margin-top: -150px!important; */ min-height: 350px;
}
.replie {
  display: none
}
.deplie {
  display: block
}
#images_drt {
  width: 350px;
  float: right;
  margin: 295px 20px 0;
  border: 0 solid blue;
  overflow: hidden;
  height: 50px
}
#images_drt .img_drt.img_mav {
  width: 350px;
  height: 280px;
  overflow: hidden;
  position: absolute;
  margin: -290px 0 0
}
#images_drt .img_drt.img_mav img {
  min-width: 350px;
  min-height: 280px;
  height: auto;
  width: auto
}
#images_drt .img_drt.img_mav img.paysage {
  height: 280px
}
#images_drt .img_drt.img_mav img.portrait {
  height: 350px
}
#images_drt .img_drt {
  border: 0 solid red;
  margin: 2px;
  float: left;
  box-shadow: 1px 0 3px #000
}
#images_drt .img_drt img {
  height: 45px;
  margin: 0
}
#page.gauche #images_drt.img_agence {
  border: 0 solid red !important;
  width: 220px !important
}
#page.gauche #images_drt.img_agence .img_drt.img_mav {
  width: 220px;
  height: 300px
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img {
  min-width: 220px;
  min-height: 300px;
  height: auto;
  width: auto
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img.paysage {
  height: 220px
}
#page.gauche #images_drt.img_agence .img_drt.img_mav img.portrait {
  height: 300px
}
#MooFlow {
  width: 95%
}
#gal_foot {
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center
}
#gal_foot.wwrap {
  flex-wrap: wrap
}
#gal_foot a {
  box-shadow: 0 5px 7px -7px #000;
  display: block;
  float: none;
  height: 300px;
  overflow: hidden;
  width: auto;
  flex: 1;
  background-size: cover;
  background-position: center
}
#gal_foot .paysage a img {
  padding: 0;
  height: 200px
}
#gal_foot .portrait a img {
  padding: 0;
  width: 200px
}
#gal_foot .img_foot {
  display: inline-block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 10px 12px;
  box-shadow: 0 5px 15px -8px #000;
  background-size: cover;
  background-position: center
}
#gal_foot .img_foot a span.caption {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  color: #fff;
  display: none;
  min-height: 26px;
  line-height: 120%;
  margin-bottom: -30px;
  padding: 6%;
  font-size: 16px;
  position: relative;
  text-align: center;
  top: 150px;
  width: 88%;
  max-width: 200px;
}
#gal_foot .img_foot a:hover span.caption {
  display: block
}
#gal_foot.full .paysage a img {
  width: 100%;
  height: 100%;
  opacity: 0
}
#gal_foot.full .portrait a img {
  width: 100%;
  height: 100%;
  opacity: 0
}
#gal_foot.full .img_foot {
  width: 100%;
  height: 300px;
  margin: 0;
  background-size: cover;
  background-position: center
}
#gal_foot.full.wwrap .img_foot {
  width: calc(100% / 3);
  height: 300px;
  margin: 0;
  background-size: cover;
  background-position: center
}
#gal_right {
  float: right;
  overflow: hidden;
  padding: 10px;
  width: 125px
}
#gal_right a {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 5px 7px -3px #000;
  display: block;
  float: left;
  margin: 2px 3px;
  padding: 3px;
  width: 120px
}
#gal_right a img {
  width: 120px;
  overflow: hidden
}
.index #leftbar .box.box_new {
  display: none
}
.box_prod {
  border: 1px solid #DDD;
  border-radius: 0;
  box-shadow: 4px 5px 7px #DDD;
  float: left;
  margin: 5px 2% 15px;
  padding: 10px;
  width: 90%
}
.box_prod .box_prod_left {
  float: left;
  width: 25%
}
.box_prod .box_prod_middle {
  float: left;
  width: 40%
}
.box_prod .box_prod_right {
  border-left: 1px solid #DDD;
  float: left;
  padding: 0 0 0 10px;
  width: 29%;
  margin: 0 0 0 1%
}
.box_prod .prod_desc {
  display: none
}
.box_prod .box_prod_right .lp_prix {
  color: #000;
  font-size: 22px
}
.box_prod .box_prod_right .lp_prix span em, .prix_fiche span em {
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  font-style: normal
}
.box_prod .box_prod_middle .variantes.f_row select {
  font-size: 1.3em;
  height: 25px
}
.box_prod .box_prod_middle .variantes.f_row {
  margin: 10px 0
}
.box_prod .semi_pi.info {
  float: right;
  line-height: 26px
}
.box_prod .semi_pi.zoom {
  margin: -20px 0 0 -50px;
  position: relative;
  width: 50px
}
.box_prod .semi_pi.zoom a {
  color: #000;
  font-size: 12px;
  font-weight: 400
}
.box_prod .semi_pi.zoom a:hover {
  color: #145dc7
}
.box_prod .semi_pi.info a {
  color: #000
}
.box_prod .semi_pi.info a:hover {
  color: #145dc7
}
.box.box_new, .box.box_spe {
  margin: 0 0 0 17px;
  text-align: center;
  width: 235px
}
.box .box_prod .img_prod {
  background: none repeat scroll 0 0 #FFF;
  height: 180px;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 160px
}
.box .box_prod .box_prod_left {
  float: left;
  width: 90%
}
.box .box_prod .box_prod_right {
  border: 0 none;
  float: right;
  font-size: 1.3em;
  margin: 10px;
  padding: 0;
  text-align: right;
  width: 90%
}
.box_prod .prod_nom {
  color: #145DC7;
  font-size: 1.3em;
  height: 30px;
  line-height: 15px;
  margin-top: 0
}
.box_prod .img_prod {
  width: 160px;
  height: 180px;
  overflow: hidden;
  text-align: center;
  background: #fff
}
.box_prod .img_prod table {
  border: 0
}
.box_prod .img_prod td {
  border: 0;
  padding: 0;
  width: 160px;
  height: 180px
}
.box_prod .prod_info {
  height: 30px;
  margin: 5px 0;
  padding: 5px 0
}
.box_prod .img_prod img.paysage {
  max-width: 100%;
  max-height: 180px;
  height: auto
}
.box_prod .etat_stock {
  color: #000;
  font-size: 11px;
  height: 15px;
  line-height: 15px;
  margin: 0;
  padding: 0 1px 0 0
}
.dispo.etat_stock span {
  padding: 0 0 0 70px;
  display: inline-block
}
.box_prod .etat_stock .ok, .dispo.etat_stock .ok {
  background: url(/images/stock_ok.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.dispo.etat_stock .limite {
  color: #f90;
  background: url(/images/stock_limite.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: auto
}
.box_prod.bp_light {
  border: 0 !important;
  float: none;
  margin: 20px 2.1% 15px;
  padding: 0;
  width: calc(24.3% - 10px);
  border-radius: 5px;
  position: relative;
  box-shadow: 1px 3px 9px -5px rgba(0, 0, 0, 0.5);
  height: 380px;
  background: #fff
}
.box_prod.bp_light .lnkprod a {
  display: block;
  text-align: center;
  margin: 5px;
  color: #000;
  font-size: 1.2em
}
.box_prod.bp_light a.readmore {
  display: none
}
.bloc_ill_page {
  position: absolute;
  width: 100px;
  top: -30px;
  left: -30px;
  height: 100px;
  border-radius: 100px;
  background-image: url(/images/bloc_illustr.png);
  background-position: center;
  background-size: contain;
  display: none
}
.box_prod.bp_light .box_prod_left {
  float: left;
  margin: 0 2%;
  text-align: center;
  width: 96%
}
.box_prod.bp_light .img_prod {
  background: none;
  height: 250px;
  overflow: hidden;
  text-align: center;
  width: auto;
  margin: 5px 0;
  display: flex;
  position: relative;
  justify-content: center
}
.box_prod.bp_light .box_prod_right {
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  clear: both
}
.box_prod.bp_light .img_prod a {
  display: flex
}
.box_prod.bp_light .img_prod img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  margin: auto
}
.box_prod.bp_light .box_prod_right .lp_prix {
  color: #fff;
  font-size: 2em;
  font-family: 'dosis'
}
.box_prod.bp_light .box_prod_right .lp_prix span em, .prix_fiche span em {
  color: inherit;
  font-size: .6em;
  font-style: normal;
  padding: 0 0 0 5px;
  text-transform: uppercase
}
.box_prod.bp_light .semi_pi.zoom {
  margin: -20px 0 0 -50px;
  position: relative;
  width: 50px;
  display: none
}
.box_prod.bp_light .prod_nom {
  color: #000;
  font-size: 2em;
  height: 3em;
  line-height: 1em !important;
  margin: -10px 0;
  font-family: 'dosis';
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center
}
.box_prod.bp_light .semi_pi.zoom a {
  color: #999;
  font-size: 10px;
  font-weight: 400
}
.box_prod.bp_light .prod_marque {
  display: none
}
.cc_quantite {
  width: 48%;
  margin: 1%;
  float: left
}
.cc_valide {
  width: 48%;
  margin: 0 1%;
  float: left
}
.box_prod .etat_stock .limite {
  color: #f90;
  background: url(/images/stock_limite.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.box_prod .etat_stock .limite em {
  display: none
}
.box_prod .etat_stock .non em {
  display: none
}
.box_prod .etat_stock .non, .dispo.etat_stock .non {
  color: red;
  background: url(/images/hors_stock.jpg) no-repeat scroll left center rgba(0, 0, 0, 0);
  display: block;
  height: 15px;
  width: 62px
}
.box_prod .prod_info .semi_pi {
  float: right;
  margin: 0 1% 1% 0;
  width: 48%
}
.box_prod .prod_info .alt_bout_commande {
  text-align: right
}
.box_prod .prod_info .semi_pi.info a {
  background: none repeat scroll 0 0 #E75012;
  border-radius: 10px 10px 10px 10px;
  color: #FFF;
  font-size: 15px;
  font-style: italic !important;
  font-weight: 700;
  margin: 0 0 0 3px;
  padding: 0 8px
}
.box_prod .prod_info .semi_pi.zoom a {
  display: none;
  padding: 0 30px 0 10px;
  color: #e75012;
  background: url(/images/zoom_bleu.png) no-repeat right center
}
.box_prod .prod_info .semi_pi.add {
  border-top: 1px solid #ddf;
  width: 95%;
  margin: auto
}
.box_prod .prod_info .semi_pi.add input {
  background: none;
  margin: 0 0 -5px 10px
}
.box_prod .prod_info .semi_pi.add input.inp_qt {
  background: #fff;
  width: 30px
}
#main.enregistrement {
  padding: 0 15px;
  margin: -0;
  border: 0 solid #ddd;
  color: #666
}
#cont_compte {
  background: #f5ffff
}
#cont_compte .comm {
  clear: both;
  margin: 5px;
  padding: 2px;
  border-bottom: 2px solid #aaa;
  box-shadow: 1px 1px 6px #bbb
}
#cont_compte .comm .row {
  background: #eff;
  padding: 5px
}
#cont_compte .mc_commande {
  border: 1px solid #666;
  margin: 10px auto;
  width: 97%
}
#cont_compte .mc_commande td {
  border: 1px solid #666;
  padding: 3px;
  background: url(/images/deg_blanc.png) repeat-x top left
}
.anim_chiffre_bloc.colored {
  color: #db0000 !important;
  background: none !important;
  padding: 20px !important
}
#cont_compte .mc_commande th {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #06d url(/images/deg_blanc.png) repeat-x top left;
  color: #fff;
  font-size: 120%;
  font-weight: 400;
  text-shadow: 1px 1px 2px #000;
  padding: 10px
}
#cont_compte .mc_commande .extra {
  display: block;
  color: #333
}
#main.enregistrement .label {
  float: left;
  width: 30%;
  display: block;
  color: #333
}
#main.enregistrement h4 {
  color: #333
}
#main.enregistrement h4.comm_prix {
  background: url(/images/deg_blanc.png) repeat-x 0 top #fff;
  border: 0 solid #AAA;
  float: right;
  margin: -75px 2% 0;
  padding: 15px;
  box-shadow: 0 5px 15px -10px #000;
  color: #06d
}
#main.enregistrement .form {
  clear: both;
  margin: 8px 0;
  min-height: 20px
}
#main.enregistrement textarea {
  background: #ccc;
  height: 100px;
  width: 306px
}
#main.enregistrement input {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #f5f5f5;
  border-radius: 3px;
  color: #335;
  font-size: 16px;
  height: 28px;
  padding: 0 0 0 5px;
  width: 300px;
  width: calc(69%);
  border: 1px solid #ddd
}
#main.enregistrement textarea {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #def;
  border-radius: 3px;
  color: #335;
  font-size: 16px;
  height: 150px;
  padding: 0 0 0 5px;
  width: 300px;
  width: calc(69%);
  border: 1px solid #999
}
.form.spe {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 15px 0 !important;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 5px 15px -10px #000;
  position: relative
}
#main.enregistrement input.input_check {
  width: auto
}
.ins_moreinfo {
  display: inline-block;
  margin: 0 5px 5px;
  vertical-align: top
}
.minfo {
  position: absolute;
  background: #fff;
  padding: 30px;
  width: 80%;
  margin: 2% 10%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  box-shadow: 0 5px 15px -10px #000;
  z-index: 5;
  display: none
}
input.b_img {
  width: auto !important;
  background: none !important;
  height: auto !important
}
.f_form input {
  width: auto !important;
  height: auto !important
}
#main.enregistrement fieldset {
  border-color: #50CEFE;
  border-image: none;
  border-right: 0 none;
  border-style: solid none none;
  border-width: 3px 0 0;
  margin: 40px 0 0;
  padding: 30px;
  width: 95%;
  font-size: 1.3em
}
#main.enregistrement #inscription {
  clear: both;
  margin: 2px 0;
  border-top: 1px dotted #fad;
  border-bottom: 1px dotted #fad
}
#main.enregistrement fieldset legend {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  padding: 0 5px;
  margin: 0 0 0 10px !important
}
#box_log h3, #box_log h2, #box_log h4 {
  margin: 2px 1% !important;
  float: left;
  font-size: .9em;
  font-weight: 400;
  text-align: center !important
}
#box_log h4 {
  border-left: 1px solid #FFF;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px
}
#box_log h4 em {
  display: inline
}
#box_log h3 a, #box_log h2 a, #box_log h4 a {
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase
}
#lnk_fb {
  clear: both;
  margin: 0;
  position: static
}
fieldset.l_commande em {
  float: right;
  margin: -20px 15px 0 0
}
fieldset.l_commande .row {
  border: 0 !important;
  background: #ddd
}
#foot li a {
  font-size: 12px;
  color: #e78
}
#foot li {
  border-left: 1px solid #e78;
  color: #e78
}
#list_doc {
  border: 0 solid #ddd
}
#list_doc fieldset {
  border-top: 2px solid #69d;
  padding: 10px 0 0 10px
}
#list_doc legend a {
  font-size: 1.3em;
  color: #69d;
  margin: 0 5px 0 10px
}
#list_doc fieldset legend span.deplie {
  float: left
}
#list_doc .doc {
  padding: 5px;
  border-bottom: 1px solid #ddd
}
#list_doc .doc .img_doc {
  float: left;
  margin: 0 10px
}
#list_doc .doc .date_doc {
  clear: both;
  color: #999
}
#mav {
  margin: 0;
  border-radius: 10px;
  height: 350px;
  overflow: hidden
}
#mav .img_mav {
  float: left;
  margin: 10px
}
#mav .img_mav img {
  display: block;
  visibility: visible
}
#mav .content {
  color: #FFF;
  float: left;
  font-size: 1em;
  height: 280px;
  margin: 30px 0 0 -480px;
  padding: 10px;
  position: relative;
  width: 430px
}
#mav .img_mav img {
  display: block;
  visibility: visible;
  max-width: 1000px;
  width: auto
}
#mav .content h1.titre_actualite {
  color: #FFF;
  font-size: 3.5em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase
}
#mav .content h1, #mav .content h2, #mav .content h3, #mav .content h4, #mav .content h5, #mav .content h6 {
  color: #fff
}
#mav_nav {
  margin: 0 70px 0 0;
  position: relative;
  top: -338px
}
#mav_nav ul li {
  list-style: none;
  float: left;
  margin: 0 3px
}
#mav_nav ul li a {
  background: none repeat scroll 0 0 #796854;
  border: 0 solid #786755;
  border-radius: 10px 10px 10px 10px;
  color: #FFF;
  float: left;
  font-size: 1.2em;
  font-weight: 700;
  padding: 2px 5px
}
#mav_nav ul li.up a {
  color: #fff;
  background: #f60
}
#mav_nav ul li a:hover {
  color: #fff;
  text-shadow: 0 1px 3px #000;
  text-decoration: none;
  background: #a98
}
#mav_nav ul {
  border: 0 solid blue;
  float: right;
  margin: 0;
  position: relative;
  width: auto !important;
  z-index: 100
}
#actu_spe_plus {
  display: none
}
.titre_galeries {
  color: #796854;
  font-size: 1.4em
}
a.bout_exemple {
  background: #ec760e;
  padding: 5px 15px;
  border-radius: 10px;
  color: #fff;
  font-weight: 700
}
a.bout_exemple:hover {
  text-shadow: 1px 0 3px #fff
}
table.ecart {
  border: 1px solid #666;
  width: 99.5%
}
table.ecart td {
  padding: 5px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.3));
  border: 1px solid #ddd;
  text-align: center;
  border-color: #fff #ddd #ccc
}
table.ecart th {
  background: #178d00 linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  font-weight: 400;
  font-size: 130%;
  border: 1px solid #666;
  padding: 10px
}
.variantes.f_row select {
  border: 1px solid #CCC;
  font-size: 1.5em;
  height: 30px;
  line-height: 30px;
  width: 100%
}
#retour_ecart {
  margin: -30px 10px 0 0
}
a.b_ajouter_panier {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 -10px #145DC7;
  color: #FFF;
  display: block;
  margin: 1px;
  padding: 5px;
  text-align: center;
  width: 155px
}
.box.box_new.box_index .box_prod {
  margin: 5px;
  width: 220px;
  border: 0;
  box-shadow: none
}
.box.box_new.box_index .prod_nom {
  font-size: 17px;
  height: 40px
}
.box.box_new.box_index {
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #DDD;
  box-shadow: 1px 1px 8px #DDD;
  margin: 12px 0 0;
  min-height: 335px;
  width: 93%
}
.box.box_new.box_index h3 {
  border-bottom: 1px solid #DDD;
  box-shadow: 0 -3px 5px #DDD inset;
  font-family: arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 0 0 6px 10px;
  text-align: left
}
#menu_smart {
  display: none
}
input.cq_maj {
  display: inline;
  font-size: 120%;
  text-align: center;
  width: 40px;
  font-weight: 700;
  background: #eee;
  border: 1px solid #ddd;
  padding: 5px
}
input.cq_maj.modif {
  border: 2px solid #00F;
  color: #00F;
  display: inline;
  font-size: 120%;
  font-weight: 700;
  text-align: center;
  width: 27px
}
table.tableau_index td {
  padding: 5px 10px
}
.old {
  color: #999;
  float: left;
  font-size: 80%;
  text-decoration: line-through;
  width: 60px;
}
input#bout_cb {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #E08711;
  border: 1px solid #FFF;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #666;
  cursor: pointer;
  font-family: "trebuchet ms", arial;
  font-size: 16px;
  margin: 5px;
  padding: 10px;
  width: 128px;
}
.vignette_variante {
  float: none;
  margin: 5%;
  width: auto;
}
.vignette_variante .img_var_val {
  cursor: pointer;
  height: 170px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.vignette_variante .img_var_val img {
  max-height: 170px;
  max-width: 100%;
}
.vignette_variante .nom_var_val {
  height: 35px;
  text-align: center;
}
.vignette_variante .variantes.f_row select {
  border: 1px solid #ccc;
  font-size: 1em;
  height: 1.5em;
  line-height: 1.5em;
  margin: 1% auto;
  width: 96%;
}
.vignette_variante label {
  color: #666;
  font-size: 11px;
  margin: auto;
}
.on_process {
  border: 2px dotted #00B51A
}
h2.alerte {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  border-bottom: 1px dashed red;
  bottom: 0;
  box-shadow: 0 5px 15px -6px #000;
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 30px;
  position: fixed;
  text-align: center;
  width: calc(100% - 60px);
  z-index: 1000;
}
a.close_alerte {
  color: #fff;
  display: block;
  float: right;
  font-weight: 700;
  margin: 0 30px;
}
.lnk_retour {
  float: none;
  margin: 0 10px;
  position: absolute;
  padding: 5px 10px;
  background: #06d;
  color: #fff;
  font-size: 1.3em;
  height: 25px;
  right: 0;
  top: 0;
  z-index: 5000;
}
.lnk_retour a {
  color: #9DF;
  transition: all .3s ease .001s;
}
.lnk_retour a:hover {
  color: #fff;
}
#post_nav {
  clear: both;
  margin: 30px 0 0;
  text-align: center;
}
.box_pn {
  display: inline-block;
}
.box_pn a.lnk_cart_pn {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #06d;
  border: 1px solid #06d;
  border-radius: 5px;
  box-shadow: 1px 1px 5px -3px #000;
  color: #fff;
  font-size: 1.2em;
  padding: 15px;
  transition: all .3s ease .001s;
}
.box_pn a.lnk_cart_pn:hover {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fff;
  color: #06d;
}
span.info {
  display: inline-block;
  margin: 5px;
  font-size: 1.3em;
  color: rgba(0, 80, 200, 0.6);
}
.row.ba_stock {
  margin: auto;
}
.row.ba_qte {
  margin: 5px;
  display: flex;
  justify-content: space-around;
}
.liste_expe {
  background: none repeat scroll 0 0 #ddd;
  border: 1px solid #999;
  border-radius: 10px;
  padding: 3%;
  margin: 1%;
}
.liste_expe.up {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fef;
  border: 1px solid #ddd;
}
#orga {
  margin: 0 0 0 5px;
  width: 100%;
}
#cont table {
  background: #fff;
}
body {
  font-family: "Lato", arial, sans-serif;
  font-size: 85%;
  margin-top: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}
.clear {
  clear: both;
  border: 0;
  margin: 0;
  padding: 0
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
#upper_footer .uf_left {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  border-right: 2px solid #4d4d4d;
}
#upper_footer .uf_right {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
#upper_footer .uf_right span {
  color: #4d4d4d;
  display: block;
  font-size: 130%;
  text-align: right;
  margin: 4px 5px 4px 145px;
}
.ind_adresse span {
  color: #4d4d4d;
  display: block;
  font-size: 130%;
  text-align: center;
  margin: 4px 5px 4px 20px;
}
.ind_adresse h4 {
  font-size: 1.8em;
  margin: 15px 0;
}
.decont {
  background: none;
}
.decont_inner {
  padding-top: 8px;
  background: #FFF;
}
#upper_footer .uf_right span.adr_tel, .ind_adresse span.adr_tel {
  font-size: 170% !important;
  font-weight: 700;
  height: 40px;
}
#upper_footer .uf_right span a.bt_devis {
  background: #4d4d4d;
  color: #fff;
  padding: 4px 37px;
  font-weight: 700;
  border: 2px solid #4d4d4d;
  border-radius: 3px
}
.ind_adresse span a.bt_devis {
  display: none
}
#upper_footer .uf_right span a.bt_devis:hover {
  color: #4D4D4D;
  background: #FFF;
  border-color: #4d4d4d
}

section#localisation { /* padding-bottom:50px; */ position: relative;
}
.ind_loca_right {
  float: right;
  height: 450px;
  margin: 15px;
  width: 26%;
  text-align: center
}
section#localisation .ind_cont_titre {
  color: #0a70b7;
  font-size: 2.5em;
  /* height: 95px; */
  margin: 0 auto;
  padding: 17px 0 0 0;
  position: relative;
  /* top: -8px; */
  display: inline-block;
  width: 100%;
  text-align: center;
}
#id_contact .bloc {
  margin: 10px
}
#actu_souscam {
  margin: 0
}
.ind_loca_img img.rond {
  max-height: 100%;
  max-width: 100%
}
.ind_loca_img {
  background: #fff none repeat scroll 0 0;
  border-bottom: 5px solid #abd35f;
  border-image: none;
  border-left: 5px solid #abd35f;
  border-radius: 100%;
  border-right: 5px solid #abd35f;
  height: 200px;
  line-height: 164px;
  margin: 10px auto;
  padding: 15px;
  text-align: center;
  width: 200px
}
#banner_menuleft {
  border: 0 solid;
  left: 200px;
  margin: 0;
  position: absolute;
  width: calc(100% - 450px);
  top: -45px
}
#banner_menuleft ul {
  display: flex;
  justify-content: center
}
#banner_menuleft li {
  display: inline-block;
  font-size: 1.3em;
  margin: auto;
  padding: 5px 20px;
  vertical-align: top;
  font-family: 'dosis';
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  box-shadow: 0 5px 15px -12px #000
}
#banner_menuleft li > table {
  margin: 0
}
#banner_menuleft li:hover, #banner_menuleft li:hover li {
  background: rgba(26, 112, 187, 0.95) !important
}
#banner_menuleft li td a {
  color: #000;
  font-weight: 700
}
#banner_menuleft li ul.try {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  left: -999em;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 180px;
  z-index: 1150
}
#menu li ul.try, .nocol #banner_menuleft li ul.try /* Sous-listes */ {
  position: absolute;
  width: 135px;
  left: -999em;
  margin: -1px 0 0;
  z-index: 150;
  border: 1px solid blue
}
.nocol #banner_menuleft li ul.try {
  position: absolute;
  width: calc(100% + 175px);
  left: -999em;
  margin: 5px 0 0;
  z-index: 150;
  border: 0;
  display: block
}

.nocol #banner_menuleft ul.try li {
  border-top: 0 solid #fff;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
  width: calc(100% - 10px);
  padding: 6px 5px;
  text-align: center;
  transition: all .3s ease .001s;
  box-shadow: 0 5px 15px -9px #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

#banner_menuleft ul.try li:hover {
  background: rgba(255, 255, 255, 1)
}

#banner_menuleft ul.try li a {
  min-height: 20px;
  font-weight: 700;
  color: #222 !important;
  padding: 5px 0;
  font-size: .8em;
  display: block
}

#banner_menuleft li:hover ul.try li a {
  min-height: 20px;
  font-weight: 700;
  padding: 5px 0;
  font-size: .8em;
  display: block;
  text-align: left;
  padding-left: 20px;
  color: #fff !important
}

.nocol #banner_menuleft ul.try li a:hover {
  text-shadow: 0 0 0 0 !important
}

html > body .nocol #banner_menuleft ul#one li {
  border-top: 0 solid transparent
}

.nocol #banner_menuleft ul.try li a:hover, #menu_three li ul.try li a:hover {
  color: rgba(150, 220, 255, 1) !important
}

.nocol #banner_menuleft li:hover ul, .nocol #banner_menuleft li li:hover ul, .nocol #banner_menuleft li.sfhover ul, .nocol #banner_menuleft li li.sfhover ul {
  left: -7%;
  min-height: 0
}

#b_main_menu li ul.try, #menu_three li ul.try, #conteneur_nav_sec li ul.try {
  margin: -5px auto;
  position: absolute;
  width: 100%;
  z-index: 1150;
  background: rgb(0 0 0 / 75%);
  padding: 10px 0;
  box-shadow: 0 5px 15px -10px #000;
  justify-content: center;
  top: 150%;
  opacity: 0;
  /*background-image: url();
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 10%;*/
  transition: all 0.5s ease 0.001s;
}

#b_main_menu li#id25 ul.try, #menu_three li#id25 ul.try {
  display: none !important
}



.deploie {
  display: inline-block;
  margin-left: 0;
  position: absolute;
  right: 0;
  transition: all .3s ease .001s;
  top: 50%
}

.deploie .b1 {
  background: #000 none repeat scroll 0 0;
  height: 0;
  left: -5px;
  transform: rotate(45deg);
  position: absolute;
  width: 0;
  transition: all .8s ease .001s
}

.deploie .b2 {
  background: #000 none repeat scroll 0 0;
  height: 0;
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  width: 0;
  transition: all .8s ease .001s
}



.short #page #banner, .shorti #page #banner {
	box-shadow: 0 5px 13px -10px #000;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	position: fixed;
	top: 0;
	transition: all .3s ease .001s;
	width: 100%;
	z-index: 100;
	display:none;
}

.short #retour_accueil a, .shorti #retour_accueil a {
  height: 85px; /* position:absolute; */ /* text-indent:-999em; */ /* top:2px; */ /* width:175px; */ /* z-index:15 */
}
.short #banner_menuleft, .shorti #banner_menuleft {
  border: 0 solid;
  margin: 0;
  position: absolute;
  top: 45px;
  transform: scale(0.9);
}
.short #retour_accueil a img, .shorti #retour_accueil a img {
  background: rgba(0, 0, 0, 0) url(/images/logo.png) no-repeat scroll center center / contain;
  height: 46px;
  top: 23px;
}
.short #conteneur {
  margin-top: 100px;
}
.short #b_main_menu, .shorti #b_main_menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 3px;
  height: 55px;
  position: relative;
  top: -65px;
  width: calc(100% - 375px);
  z-index: 10;
  margin: auto 0 0 165px;
}
.short #b_main_menu li ul.try, .short #menu_three li ul.try, .shorti #b_main_menu li ul.try, .shorti #menu_three li ul.try {
  top: 50px;
}
.short #b_main_menu table.menu_left td a, .shorti #b_main_menu table.menu_left td a {
  border: 0 solid;
  border-radius: 5px;
  display: flex;
  font-size: 1em;
  font-weight: 400;
  height: 45px;
  line-height: 120%;
  list-style: outside none none;
  margin: 0;
  padding: 5px 20px;
}
.short #alt_acces a .nl_txt {
  display: none;
}
.short nav#alt_acces .ul_right {
  width: 80px;
  position: absolute;
  top: -50px;
  right: 0;
}
.short nav#alt_acces .ul_left {
  width: 85px;
  position: absolute;
  top: -50px;
  right: 70px;
}
.short nav#alt_acces li {
  margin: 0 0 0 5px
}
.short #banner .adresse, .shorti #banner .adresse {
  background: #fff none repeat scroll 0 0;
  font-size: 85%;
  left: -10px;
  top: 40px;
  height: auto;
  padding: 0 !important;
  width: 195px;
  text-align: center;
  display: none;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.5);
  justify-content: center;
}
#footer .adresse.footer_adresse {
  background: no-repeat;
  border-bottom: 0 solid #999;
  box-shadow: 0 0 0;
  color: #fff !important;
  font-size: 1.2em;
  left: auto;
  margin: 0;
  position: relative;
  right: 0;
  text-align: center;
  top: auto;
  width: 100%;
  display:none;
}

#load_load {
  background: rgba(0, 0, 0, 0) url(/images/site_load3.gif) no-repeat scroll center center;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}

#load_f {
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  background: url(/template/magnolias_1/images/logo_refinao_load.png) no-repeat center 50% #fbdbb4;
  z-index: 10000;
}

.half, .ters {
  border: 0!important;
}

/*.vbas .short #page #banner, .vbas .shorti #page #banner {
  top: -250px;
  transition: all .2s ease .001s;
}*/

.row.row_doc {
  background: rgba(0, 0, 0, 0) linear-gradient(185deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)) repeat scroll 0 0;
  padding: 18px;
}

.row.row_doc span {
  color: #1358c4;
  cursor: pointer;
  display: inline-block;
  font-size: 2em;
  padding: 5px 5px 5px 50px;
}

.row.row_doc.row_1 {
  margin-left: 4%;
}

.row.row_doc.row_2 {
  margin-left: 8%;
}
.row.row_doc.row_0 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_01.png) no-repeat scroll left center / auto 50px;
}
.row.row_doc.row_1 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_02.png) no-repeat scroll left center / auto 90%;
}
.row.row_doc.row_2 span {
  background: rgba(0, 0, 0, 0) url(/images/dossier_03.png) no-repeat scroll left center / auto 80%;
}
.nb_doc {
  color: rgba(0, 0, 0, 0.4);
  float: right;
  font-size: 16px;
  margin: -50px 10px 0 0;
}
.hide_dir {
  display: none;
}
#cont_prod {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.lnk_code img {
  width: 100px;
  display: block;
}
#cont_prod, .cont_prod {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-shadow: none;
  margin: 10px auto;
  border-bottom: 0;
}
#cont_prod .h2, .cont_prod .h2 {
  width: 100%;
  text-align: center;
  font-size: 3em;
  color: #1A71BC;
  font-family: 'dosis', 'fugaz one';
  margin: 10px auto;
}
.post_valid {
  font-size: 125%;
  padding: 1% 5%;
}
.post_valid a {
  display: inline-block;
  padding: 7px 23px;
  background: #09d;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #fff;
  transition: all .3s ease .001s;
}
.post_valid a:hover {
  background: #fff;
  color: #09d;
  border: 1px solid #09d;
}
.accept_cgv {
  padding: 20px !important;
  font-size: 1.4em;
}
.erreur, .error {
  padding: 20px;
  color: #d00;
  text-align: center;
  border: 6px rgba(250, 0, 0, 0.5) solid;
  box-shadow: 0 5px 15px -10px #000;
  font-size: 22px;
}
a.close_info {
  display: block;
  position: relative;
  background: #06d;
  color: #fff;
  padding: 10px;
  margin: auto;
  width: 150px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
  transition: all .3s ease .001s;
}
a.close_info:hover {
  color: #06D;
  border-color: #06D;
  background: #fff;
}
.old_price {
  text-decoration: line-through;
  color: #aaa;
  font-size: .8em;
  font-weight: 400;
  display: block;
}
.box_prod .old_price {
  margin: -10px auto;
}
input#bouton_submit {
  background: rgba(0, 100, 250, 1);
  color: #fff;
  padding: 30px;
  font-size: 1.4em;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 5px;
  box-shadow: 0 0 0 0;
  cursor: pointer;
  transition: all .3s ease .001s;
}
input#bouton_submit:hover {
  background: #fff;
  color: rgba(0, 100, 250, 1);
  border: 1px solid rgba(0, 100, 250, 1);
  box-shadow: 0 5px 15px -10px #000
}
.row.paiementcb {
  background: url(/images/logo_ca.png) no-repeat right center / auto 90% !important;
  font-size: 1.3em
}
#mon_compte .info {
  border: 4px solid rgba(250, 0, 0, 0.8);
  padding: 5px 10px;
  color: rgba(250, 0, 0, 0.8);
  background: rgba(250, 0, 0, 0.1);
  margin: 10px;
  font-size: 1.3em;
  display: inline-block
}
#mon_compte .info strong {
  display: block
}
.hided {
  display: none
}
#main.enregistrement .legend_seule {
  margin: 5px !important;
  display: inline-block !important;
  padding: 5px 10px;
  border: 1px solid #145DC7;
  width: 150px;
  text-align: center
}
.box_pn a.lnk_cart_pn:hover, #enregistrement a.lnk_cart_pn:hover, #enregistrement input.lnk_cart_pn:hover {
  background: url(/images/deg_blanc.png) repeat-x scroll 0 0 #fff;
  color: #06d
}
.paiement_securise img {
  width: 80%;
  padding: 10px 0 0 24px
}
#cont_pages {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%
}
#pages .bloc_page { /* width:25%; */ padding: 20px 20px 0;
  background: #fff !important;
  position: relative;
  filter: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.3));
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
}
.bloc_page .bp_nom {
  color: #fff;
  position: static;
  font-size: 2em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  z-index: 2;
  width: calc(100% - 20px);
  padding: 0 10px;
  height: auto;
  min-height: 65px;
  line-height: 100%;
  text-align: center;
}
.bloc_page .bp_nom a { /* color:#fff */
}
.bloc_page .bp_image {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  display: flex;
  transition: all 0.3s ease 0.001s;
}
.bloc_page .bp_image a {
  margin: auto
}
.bloc_page .bp_image a img {
  width: 100%;
  height: 250px;
  display: block
}
.bloc_page .foot_image {
  position: relative;
  margin: 0;
  padding: 10px 20px;
  background: none !important;
}
.bloc_page .foot_image .lnk_plan {
  position: absolute;
  background: #f93;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 15px;
  border-radius: 100%;
  font-size: 1.5em;
  right: 5%;
  top: -25px
}
.bloc_page .foot_image .lnk_plan a {
  color: #fff
}
.bloc_page .bp_resume {
  margin: auto;
  height: 65px;
  /* display: none; */
  transition: all 0.3s ease 0.001s;
  overflow: hidden;
  width: 80%;
  justify-content: center;
  font-size: 16px;
  line-height: 17px;
}
.bloc_page .bas_block {
  transition: all 0.3s ease 0.001s;
  height: 1px;
  opacity: 0;
  overflow: hidden;
}
.hover .bloc_page .bp_resume {
  display: flex;
  opacity: 1;
  height: 60px;
}
.hover .bloc_page .bas_block {
  display: flex;
  opacity: 1;
  height: 50px;
  width: 80%;
  justify-content: center;
  margin: auto;
}
.bloc_page .bas_block a {
  border: 1px solid;
  margin: auto;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  padding: 6px;
  border-color: #fff;
  background: #467;
  color: #fff;
  font-size: 1.4em;
  transition: all 0.3s ease 0.001s;
}
.bloc_page .bas_block a:hover {
  color: #467;
  border-color: #467;
  background: #fff;
}
.hover .bloc_page .bp_image {
  height: 140px;
}
.hover .bloc_page .bp_image a img {
  width: 100%;
  height: 150px;
  display: block
}
.bloc_page .bp_resume h2, .bloc_page .bp_resume h3, .bloc_page .bp_resume h4 {
  font-size: 24px !important;
  color: #F23232
}
.bloc_page .bp_options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}
.m_bloc_gauche, .m_bloc_droit, .half, .tiers {
  border: 0 !important
}
.tiers {
  border: 0 !important;
  width: 31%;
  padding: .5%;
  margin: .5%
}
td {
  padding: 2px;
  text-align: center
}
table.calendrier td.full_op {
  background: #3499ff none repeat scroll 0 0
}
table.calendrier td {
  background: #ffa none repeat scroll 0 0;
  border: 1px solid #fff;
  font-size: .7em;
  font-weight: 400;
  padding: 5px 2px;
  text-align: center;
  width: 15px !important
}
table.calendrier td.mid_op {
  background: #efdf0f none repeat scroll 0 0
}
table.calendrier th {
  background: #f30 none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  padding: 3.5px
}
table.calendrier th.mois {
  width: 220px
}
.ombre {
  box-shadow: 0 5px 15px -10px #000
}
#conteneur_nav {
  display: block;
  justify-content: space-between
}
.sousmap {
  background: url(/images/fond_map.jpg) center / 100% 100%
}
.sousmap .bigblock.bb_parc h2 {
  color: #fff;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0
}
.bloc_option_ind_inner_bis {
  position: relative;
  top: -180px
}
.index .bloc_option_ind {
  padding-top: 272px;
  max-width: 1200px;
  margin: auto;
  background: none
}
.bloc_option_ind h2 {
  color: #049;
  font-family: 'fugaz one';
  text-align: center;
  font-size: 3em
}
.bloc_option_ind .cont_flex {
  display: flex;
  justify-content: center
}
.bloc_option_ind .half {
  margin: 0 2%;
  box-shadow: 0 5px 15px -10px #000;
  max-width: 40%
}
.bloc_option_ind .half img {
  width: 100%
}
.liste_prov {
  display: flex;
  justify-content: space space-around
}
div.cinq {
  width: 19%
}
.splash > a {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0.8);
  z-index: 500
}
.splash a span {
  float: right;
  color: #fff;
  margin: 11px;
  font-size: 1.5em;
  cursor: pointer
}
.insplash {
  position: absolute;
  left: calc(50% - 300px);
  top: 3%;
  z-index: 510;
  box-shadow: 0 5px 15px -10px #000
}
#section_social {
  background: url(/images/line_h.png) no-repeat center top;
  padding-top: 30px
}
#section_social .cont_sociaux h2 {
  margin: auto
}
#section_social .cont_sociaux {
  margin: auto;
  width: 550px;
  background: #fff000;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  text-transform: uppercase
}
#section_social .cont_sociaux ul, #section_social .cont_sociaux ul li {
  display: flex;
  list-style: none;
  margin: auto;
  justify-content: space-between;
  width: 30%;
}

.nl_txt {
  position: absolute;
  visibility: hidden;
}

.flex {
	display: flex;
	justify-content: space-around;
}

.outer_block_inner .tiers {
  width: 28%;
  padding: 0 !important;
  box-shadow: 0 5px 15px -10px #000;
  margin: 10px auto
}
#adlink_banner {
  position: absolute;
  bottom: 70px;
  width: 100%
}
#adlink_banner ul {
  display: flex;
  justify-content: center
}
#adlink_banner li {
  list-style: none;
  display: block;
  padding: 10px 25px;
  background: rgba(255, 255, 255, 0.85);
  margin: 0 4%;
  font-size: 1.5em;
  transition: all .3s ease .001s;
  box-shadow: 0 5px 15px -10px #000
}
#adlink_banner li a {
  color: #7C2987
}
#adlink_banner li:hover {
  background: rgba(255, 255, 255, 1)
}

#inner_banner_ter {
	height: 141px;
	/*position: relative;*/
	background-color: transparent!important;
	/*top: -20px;*/
}

.short #inner_banner_ter, .shorti #inner_banner_ter {
  height: 45px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.6)
}
#banner .adresse {
  display: none;
  border-bottom: 0 solid #fff;
  font-size: 1em;
  height: auto;
  margin: 0;
  padding: 5px;
  position: absolute;
  left: auto;
  top: 84px;
  right: 0;
  width: 200px;
  /*display:block;*/
  color: #fff;
  background: #6e1d15;
}
#banner .adresse .adr_adr, #banner .adresse .adr_prop, #banner .adresse .adr_cpc {
  display: none
}
#banner .adresse span.adr_tel {
  color: #fff;
}
table#tableau_tarifs {
  border-spacing: 15px 5px;
  border-collapse: separate
}
table#tableau_tarifs td {
  border: 3px solid #000;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px;
  font-size: 1.5em
}
table#tableau_tarifs th {
  border: 3px solid #000;
  background: #fff
}
.bloc_produit {
  background: url(/images/logo_footer.png) no-repeat calc(100% - 10px) 5px / 70px
}
.bloc_produit .titre_fiche {
  border-bottom: 0 solid #ddd;
  font-size: 2.6em;
  font-weight: 400;
  padding: 10px;
  text-align: left;
  width: calc(100% - 20px);
  background: rgba(150, 150, 150, 0.1);
  text-transform: uppercase
}
.bloc_produit .image_categorie {
  margin: 0 15px 30px;
  height: 500px;
  box-shadow: 0 5px 15px -10px #000
}
.lnk_produit h3 a {
  border: 1px solid #000;
  width: 80%;
  margin: -50px auto 0;
  padding: 15px 0;
  background: #fff;
  box-shadow: 0 5px 15px -11px #000;
  display: block;
  color: #000;
  transition: all .3s ease .001s;
  font-size: .8em
}
.lnk_produit h3 a:hover {
  background: #666;
  border-color: #fff;
  color: #fff
}
#inner_agenda.standalone {
  overflow: hidden;
  position: relative
}
#inner_agenda.standalone iframe {
  margin-top: -55px
}
h3.titre_actu {
  text-align: center;
  margin: 40px 0 10px
}
.bloc_page_ind {
  background-color: rgba(214, 143, 10, 0.5);
  width: 90%;
  margin: 20px auto
}
article > div.page_couleur .page_couleur_cont {
  padding-top: 120px
}
article.textbloc > div.page_couleur h2, article.textbloc > div.page_couleur h3, article.textbloc > div.page_couleur h4, article > div.page_couleur .bloc_page, article > div.page_couleur .bp_resume {
  color: #fff
}
article > div.page_couleur .page_couleur_cont_bis > h1.cont_titre_alt {
  text-align: center;
  position: relative;
  margin-top: -110px;
  font-size: 3em;
  margin-bottom: 50px
}
article > div.page_couleur .page_couleur_cont_ter {
  width: 90%;
  margin: 0 3%;
  padding: 2%;
  background: rgba(255, 255, 255, 0.2)
}
.bloc_page_ind .top_bloc .bp_image {
  width: 30%;
  float: left;
  margin: 0 5%;
  height: 200px;
  box-shadow: 0 5px 15px -10px #000;
  position: relative
}
.bloc_page_ind .top_bloc .bp_nom {
  font-size: 2.5em;
  text-transform: uppercase
}
.bloc_page_ind .top_bloc .bp_nom a {
  color: #000
}
.bloc_page_ind .top_bloc .bp_resume {
  font-size: 2em;
  font-weight: 700
}
.bloc_page_ind .bp_desc p {
  color: #000 !important
}
.bloc_page_ind .bp_desc {
  margin: 20px auto;
  width: 90%;
  font-size: 14px;
  display: none;
  padding: 20px;
  background: rgba(255, 255, 255, 0.4)
}
.bloc_page_ind .cont_lnk_dev {
  text-align: center;
  position: relative;
  top: 25px
}
.bloc_page_ind .cont_lnk_dev a img {
  width: 50px
}
.bloc_page_ind a.lnk_renseignement {
  position: absolute;
  background: #fff;
  padding: 10px 5px;
  border: 1px solid #000;
  color: #000;
  box-shadow: 0 5px 15px -10px #000;
  bottom: -10px;
  width: 180px;
  text-align: center;
  left: calc(50% - 95px);
  transition: all .3s ease .001s
}
.bloc_page_ind a.lnk_renseignement:hover {
  color: #FFF;
  background: #333;
  border-color: #fff
}

#cloneimg, #cloneimg .img_vignette {
  position: absolute;
  width: 100%;
  z-index: 5;
  transition: all 1s ease .5s
}
#cloneimg.gotocart .img_vignette {
  height: 50px;
  width: 150px;
  overflow: hidden;
  z-index: 500000
}
#cloneimg.gotocart img {
  width: auto !important;
  height: auto !important;
  max-width: 100%
}
.rgpd_notice {
  display: flex;
  justify-content: center;
  font-size: 10px;
  width: 92%;
  margin: 10px auto;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
.rgpd_notice label {
  text-align: left;
  margin: auto
}
.rgpd_notice input {
  width: auto !important;
  margin: 5px 15px
}
.info_rgpd_retrait {
  margin: 20px
}

.cloneimg, .cloneimg .img_vignette {
  position: absolute;
  width: 100%;
  z-index: 5;
  transition: all 1s ease .5s
}
.cloneimg.gotocart .img_vignette {
  height: 50px;
  width: 150px;
  overflow: hidden;
  z-index: 500000
}
.cloneimg.gotocart img {
  width: auto !important;
  height: auto !important;
  max-width: 100%
}
.box_prod.bp_light .lnkprod {
  display: flex;
  justify-content: space-between
}
a.bpl_b {
  display: block;
  padding: 5px 15px;
  width: 40%;
  margin: 1px auto 1px 1px !important;
  background: rgba(17, 102, 170, 1);
  color: #fff !important
}
a.bpl_b.bpl_achat {
  background-image: url(/images/ico_cart.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: auto 20px;
  padding-left: 30px;
  width: 120px;
  background-color: #145DC7
}
.selects {
  display: flex;
  justify-content: space-around;
  flex-direction: column
}
.select_var {
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin: 10px;
  padding: 5px;
  font-size: 1.3em;
  color: #333;
  border-radius: 5px
}
.select_var option {
  font-size: 1.3em;
  color: #6B280C;
  font-weight: 700
}
h3.prix_fiche .old {
  width: auto;
  float: none;
  color: rgba(255, 255, 255, 0.4)
}
.t_fiche.bloc_ref {
  display: none
}


/*--------------------------------------**DEBUT** TEXTE SUR GALERIE IMAGE DEFILANTE--------------------------------------*/

#text_img_index {
    position: absolute;
    color: #fff;
    left: calc(50% - 295px);
    width: 550px;
    margin-left: auto;
    font-size: 1.5em;
    justify-content: center;
    height: 14%;
    top: 80%;
    box-shadow: 0 5px 15px -10px #000;
}

#text_img_index > a {
	margin: auto
}

#text_img_index > h2 {
	color: #222;
	margin: auto;
	align-content: 100% !important;
	text-align: center;
}

#text_img_index h2 span {
	font-family: 'Racing Sans One';
	line-height: 100% !important;
	font-size: inherit;
	border: 0;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

#text_img_index h2 span {
	line-height: 100% !important;
	font-size: inherit;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3)
}

#text_img_index.al_gauche {
  left: 5%;
  width: 45%;
}
#text_img_index.al_droit {
  left: 50%;
  width: 45%;
}
#text_img_index.f_no {
  background: none;
  box-shadow: none;
}
#text_img_index.f_light {
  background: rgba(255, 255, 255, 0.7);
}
#text_img_index h1, #text_img_index h2, #text_img_index h3, #text_img_index h4, #text_img_index h5, #text_img_index h6, #text_img_index p {
	
}

#text_img_index > a span, #text_img_index > div > a span {
	display: flex;
	margin: auto;
	border: 1px solid #fff;
	padding: 5px 15px;
	width: 130px;
	justify-content: center;
	border-radius: 15px;
	color: #fff;
	transition: all .3s ease .001s;
	background:#f18808;
}
#text_img_index.f_dark > a span, #text_img_index.f_dark > div > a span {
  display: flex;
  margin: auto;
  border: 1px solid #fff;
  padding: 5px 15px;
  width: 130px;
  justify-content: center;
  border-radius: 15px;
  color: #fff;
  transition: all .3s ease .001s;
}
#text_img_index.f_light > a span, #text_img_index.f_light > div > a span {
  border: 1px solid #333;
  color: #333;
}

#text_img_index > a:hover span {
  background: #fff;
  color: #336;
}

.fluid_container #text_img_index p{
	display:none;
}

/*--------------------------------------**FIN** TEXTE SUR GALERIE IMAGE DEFILANTE--------------------------------------*/

div#cont_pg_right {
  width: 100%;
}

.index #cont_actu_index {
  position: absolute;
  z-index: 50;
  right: 5%;
  width: 350px;
  top: 225px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 5px 15px -6px #000;
}

#section_actu {
    display: block;
    /* background: #f18808 url(/template/magnolias_1/images/logo_40.png) no-repeat scroll 0 0 !important; */
    background: #f18808;
}

.index h3.titre_actu {
  text-align: center;
  margin: 0;
  background: rgba(150, 150, 150, 0.5);
  width: 70px;
}
.index h3.titre_actu span {
  display: none
}
#cont_spe li {
  border-bottom: 0 none;
  color: #666;
  list-style: outside none none;
  margin: 5px auto 10px;
  overflow: hidden;
  padding: 0 !important;
  text-align: left;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#cont_spe > h2 {
  display: flex;
  padding: 0;
  margin: auto;
  color: #FFF;
}

#cont_spe h2 {
  display: none;
}






	
#bloc_produit_mav {
  margin: 0;
  border-top: 1px solid transparent;
  display: flex;
  justify-content: space-between;
  background: rgba(198, 221, 119, 1);
}
#bloc_produit_mav #index_info {
  width: 35%;
}
#bloc_produit_mav #lnk_pied_page, #cont_pg_left #lnk_pied_page {
  margin: 10px 0 0;
  text-align: center;
  padding-top: 150px;
  display: flex;
  flex-direction: column;
  background: url(/images/lnk_index_conseil.png) no-repeat top right
}
#bloc_produit_mav #lnk_pied_page .logo_img, #cont_pg_left #lnk_pied_page .logo_img {
  display: none;
}
#bloc_produit_mav #lnk_pied_page #lnk_comment a, #bloc_produit_mav #lnk_pied_page #lnk_comment_bois a, #bloc_produit_mav #lnk_pied_page #lnk_pourquoi a, #cont_pg_left #lnk_pied_page #lnk_comment a, #cont_pg_left #lnk_pied_page #lnk_comment_bois a, #cont_pg_left #lnk_pied_page #lnk_pourquoi a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%
}
#bloc_produit_mav #lnk_pied_page a span, #cont_pg_left #lnk_pied_page a span {
  visibility: hidden
}
#index_mav .box_mavp .bloc_left.skew {
  background: rgba(198, 221, 119, 0.8);
  padding: 15px 15px 15px 90px;
  width: 30%;
  color: #fff;
  font-size: 2em;
  height: 395px;
  position: relative;
  left: -60px;
  z-index: 5
}
#index_mav .box_mavp .bloc_left h1, #index_mav .box_mavp .bloc_left h2, #index_mav .box_mavp .bloc_left h3, #index_mav .box_mavp .bloc_left h4, #index_mav .box_mavp .bloc_left h5, #index_mav .box_mavp .bloc_left h6 {
  color: #fff;
  font-size: 30px
}
#index_mav .box_mavp .bloc_right {
  width: 60%;
  position: absolute;
  transition: all .3s ease .001s;
  padding-left: 40%;
  left: 0;
  top: 0;
  height: 100%
}
#index_mav .box_mavp.up .bloc_right {
  background: linear-gradient(90deg, rgba(149, 27, 129, 0), rgba(149, 27, 129, 0.6), rgba(149, 27, 129, 0.8))
}
#index_mav .box_mavp.up .bloc_right a.a_call {
  opacity: 1
}
#index_mav .box_mavp .bloc_right a.a_call {
  color: #fff;
  font-family: 'viga';
  font-size: 2em;
  left: 65%;
  position: absolute;
  width: 200px;
  margin: 50px 0 30px -115px;
  top: 50%;
  border: 2px solid;
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  transition: all .3s ease .001s;
  opacity: .2
}
#index_mav .box_mavp .bloc_right a.a_call:hover {
  opacity: 1
}
#index_mav .box_mavp a.a_mk {
  position: absolute;
  bottom: 5px;
  right: 5px
}
#index_mav .box_mavp a.a_mk span {
  display: none
}
#index_mav .box_mavp a.a_mk img {
  max-height: 150px;
  max-width: 200px
}
#index_mav .box_mavp {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 10px
}
#cont_textbloc {
  display: flex;
  justify-content: space-around
}
#cont_textbloc .textbloc {
  width: calc(86% - 350px)
}
#cont_pg_prod {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse
}
#cont_pg_left {
  display: none
}
#menu_left_left li {
  list-style: none;
  padding: 0;
  margin: auto
}
#menu_left_left li.up {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0))
}
#menu_left_left li a {
  border-top: 1px solid #333;
  display: block;
  padding: 10px 5px 10px 30px;
  background: url(/images/dot_vert.png) no-repeat 5px center;
  color: #000;
  font-size: 1.3em
}
.skew {
  transform: skew(-15deg)
}
.unskew {
  transform: skew(15deg);
  display: block;
  margin: auto 0;
  width: 95%
}
#index_mav {
  margin: auto;
  width: 55%;
  position: relative
}
.titlenew {
  font-size: 4.5em;
  font-family: 'lato';
  color: rgba(107, 40, 11, 1);
  font-weight: 700;
  margin: auto 0 -6px 20%
}
.titlenew_index {
  font-size: 3em;
  font-family: 'lato';
  color: rgba(107, 40, 11, 1);
  font-weight: 700;
  margin: auto 0 10px 20%
}
#conteneur #adresse_baspage {
  background: #fff !important;
  padding: 25px 0;
}
#adresse_baspage .wrap {
  display: flex;
  justify-content: space-between;
  padding: 20px 0
}
#adresse_baspage .logo {
  width: 300px;
  text-align: center;
  color: #fff;
  margin-right: 10px
}
#adresse_baspage .logo h4 {
  color: #fff;
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 30px
}
#adresse_baspage .bloc_adresse {
  float: none;
  color: #467;
  font-size: 1.3em;
  width: calc(100% - 300px);
  letter-spacing: 2px;
  font-weight: 700;
  display: flex;
  flex: 3;
  margin: auto;
  flex-wrap: nowrap;
  justify-content: space-around;
}
#page #adresse_baspage {
  display: none;
}
#bloc_marque, #bloc_part {
  padding: 40px 0;
  background: #fff;
}
#bloc_marque .wrap, #bloc_part .wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#bloc_marque .wrap .box_mk, #bloc_part .wrap .box_mk {
  max-width: 10%;
  margin: auto 0px;
  padding: 2% 0;
}
#bloc_marque .wrap .box_mk a img, #bloc_part .wrap .box_mk a img {
  max-width: 90%;
  filter: grayscale(1);
  transition: all .3s ease .001s;
  max-height: 100%;
  opacity: .5
}
#bloc_marque .wrap .box_mk a:hover img {
  filter: grayscale(0)
}
#page section #bloc_part {
  display: none;
}
.row_cat {
  padding: 10px;
  background: #eee;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%
}
.row_cat a {
  color: #999;
  font-size: 120%
}
#isclosed {
  position: absolute;
  width: 100%;
  background: rgba(255, 0, 0, 0.9);
  z-index: 1000;
  display: flex;
  justify-content: right
}
.blocadresse1, .blocadresse2, .blocadresse3, .blocadresse4 {
  flex: 2;
  display: flex
}

#isclosed a {
  color: #fff;
  margin: auto 5%;
  font-size: 14px;
  padding: 5px
}
#cont_spe ul {
  display: flex;
  justify-content: space-between
}
.cont_bloc_index h2, .cont_bloc_index h3, .cont_bloc_index h4 {
  color: #333 !important;
  font-size: 2em
}
.m_bloc_contenu.full.colored.wide.equipe {
  background: rgba(0, 0, 0, 0.1) url() no-repeat center / cover !important;
  display: flex;
  border: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important
}
.m_bloc_droit.tiers.tiers2 {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.0));
  color: #fff !important;
  margin: -10px 0 -5px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  padding: 20px 50px 20px 100px !important;
  width: 35% !important
}
.short #b_main_menu table.menu_left td, .shorti #b_main_menu table.menu_left td {
  height: auto;
}
#footer.colored {
  background-color: #cecece !important;
}
#footer.colored a {
  color: #467 !important;
}
.m_bloc_droit.tiers.tiers2 p {
  color: #fff
}
.index article h3 {
  color: #999 !important;
  padding-left: 60px;
  display: inline-block;
  font-size: 2em
}
#titre_ref {
  text-align: center;
  background: rgba(80, 80, 80, 1);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: flex;
  justify-content: center
}
#titre_ref h3 {
  color: #fff;
  text-transform: uppercase;
  padding: 20px 20px 20px 60px
}
.bloc_adresse .half {
  padding: 20px;
  text-align: center;
  margin: auto
}
.bloc_adresse .half a {
  color: #fff
}
#adresse_baspage .bloc_adresse .half a {
  color: #467;
}
.half.hal_adrr span {
  display: block
}
.half.hal_form { /* background:url(/images/picto_contact.png) no-repeat center top; */ /* padding-top:40px; */ margin: auto;
}
#banner .half.hal_form, #banner .half.hal_adrr {
  display: none
}
#banner .half.hal_tel {
  padding: 15px 0;
  margin: auto;
}
.lnk_form { /* right:-175px; */ /* position:absolute; */ /* border:0 solid blue; */ /* width:150px; */ /* top:-35px; */ /* padding:5px; */ /* height:100px; */ display: none; /* background:#c0392b; */
}
.lnk_form h5 {
  width: 100%
}
.lnk_form h5 a {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  height: 100%;
  margin: auto;
  line-height: 100%;
  transition: all .5s ease .001s
}
.lnk_form span {
  display: flex;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  font-size: 27px
}
.lnk_form em {
  display: block;
  margin: auto;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  font-weight: 400
}
.lnk_form strong {
  display: block;
  margin: auto;
  text-transform: uppercase;
  font-size: 38px
}
h2.titre_real {
  text-transform: uppercase;
  text-align: center
}
.short .lnk_form {
  top: -15px;
  height: 59px;
  transform: scale(0.9)
}
.short .lnk_form h5 {
  margin: 0 auto
}
.short .lnk_form span {
  font-size: 20px
}
.short .lnk_form em {
  font-size: 16px
}
.short .lnk_form strong {
  font-size: 29px
}
form.form_contact { /* background:rgba(255,255,255,0.9); */ /* padding:30px; */
}


article #cont_contact iframe {
  height: 950px !important;
}
body#fiche_produit #page #vignettes_img {
  background: #fff;
  border-radius: 0;
  padding: 30px 10px 10px
}
body#fiche_produit #page #vignettes_img #fiche_colgauche {
  float: left;
  margin: .5% 2% 0 1%;
  padding: 5px;
  width: 49% !important;
  position: relative
}
#fiche_colgauche .titre_fiche {
  margin: 0 0 20px
}
body#fiche_produit #page #vignettes_img #desc_all {
  float: left;
  width: 46%
}
.lnk_retour {
  float: right;
  margin: 10px 20px 0;
  position: relative;
  z-index: 2000000
}
.lnk_retour a em {
  display: none !important
}
body#fiche_produit #page h3.prix_fiche {
  background: #e3e3e3;
  border: 0 solid #00f;
  border-radius: 0;
  color: #818181;
  font-size: 2.5em;
  font-weight: 400;
  margin: 0 auto 20px;
  padding: 10px 0;
  text-align: center;
  width: auto;
  display: none
}
.titre_fiche {
  border-bottom: 0 solid #ddd;
  font-size: 1.6em;
  font-weight: 400;
  margin: 0 0 5px;
  padding: 2px 0 2px 40px;
  text-align: left
}
#post_nav, .h_titre, .homme_infos, body#fiche_produit .box_marque td {
  text-align: center
}
.titre_fiche a {
  color: #EEE
}
.titre_fiche a em {
  left: -999em;
  position: absolute
}
body#fiche_produit #page #vignettes_img .img_vignette {
  background: #fff;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto !important;
  max-width: 100% !important
}
body#fiche_produit #fiche_colgauche .img_vignette {
  border: 1px solid #fff;
  height: auto !important;
  width: 98% !important
}
#prod_fiche {
  display: flex
}
body#fiche_produit #page #vignettes_img .img_vignette img {
  max-height: 300px;
  max-width: 100%
}
body#fiche_produit #page #vignettes_img .img_vignette img.main_img {
  max-height: 500px;
  max-width: 100%
}
body#fiche_produit #page #vignettes_img .img_vignette img.img_zoom {
  float: none;
  margin: 5px;
  position: absolute;
  right: 0;
  z-index: 10
}
body#fiche_produit .box_marque img {
  max-width: 200px;
  max-height: 100px
}
body#fiche_produit .box_marque {
  margin: 10px auto;
  width: 80%
}
body#fiche_produit .description_produit {
  margin: 10px 0
}
#post_nav {
  clear: both;
  margin: 30px 0 0
}
.fp_colgauche {
  display: none
}
.cont_addcart a {
  color: #333;
  font-size: 2em;
  border: 2px solid #333;
  border-radius: 80px;
  display: flex;
  justify-content: space-around;
  width: auto;
  max-width: 280px
}
div#page_cart {
  width: 90%;
  margin: auto
}
.cont_addcart a img {
  margin: auto 0;
  height: 60px;
  transition: all .3s ease .001s
}
.cont_addcart a:hover img {
  transform: rotate(90deg)
}
.cont_addcart a span {
  margin: auto
}
.cont_addcart a:hover {
  background: #999;
  color: #fff;
  border-color: #36d
}
.lazy {
  background-image: url(/images/loading.gif);
  background-position: center;
  background-repeat: no-repeat;
  display: none
}
.lazy_bg {
  background-image: url(/images/small-load.gif);
}
#recrutement #main_actu .l_actu.up {
  background-color: #ddd;
  border-radius: 10px;
  box-shadow: 1px 1px 5px -1px #000;
  display: block
}
#recrutement #main_actu .l_titre {
  color: #000;
  font-size: 1.8em;
  font-weight: 700;
  padding-left: 10px;
  text-align: left
}
#recrutement .zoom a {
  background: #e42431 none repeat scroll 0 0;
  box-shadow: 1px 1px 5px #000;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 -60px 9px 0;
  padding: 10px;
  text-align: center;
  width: 150px
}
#recrutement .zoom.btn_spont a {
  width: 200px;
  margin: 20px
}
#frame_recrut {
  background: #fff none repeat scroll 0 0
}
#frame_recrut .bloc .champs {
  display: inline-block;
  float: none;
  text-align: right;
  vertical-align: top;
  width: 150px
}
#frame_recrut .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 5px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut textarea {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 400px
}
#frame_recrut input {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 20px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut #bouton_valide input {
  height: auto;
  width: auto
}
#frame_recrut label {
  color: #e42431
}
#recrutement .zoom a strong {
  display: block;
  font-size: 120%;
  text-transform: uppercase
}
.l_actu_det .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.l_actu_det .bloc h3.titre_r {
  color: #4D6697;
  font-weight: normal
}
.tiers.t_checkbox {
  display: inline-block;
  width: 19%
}
.tiers.t_checkbox input {
  width: auto
}
.tiers.t_checkbox label {
  display: inline-block;
  margin: 2px 5px;
  vertical-align: top;
  width: auto
}
#frame_recrut .bloc select {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  padding: 5px;
  width: 300px
}
#frame_recrut .bloc select option {
  background: rgba(0, 0, 0, 0) linear-gradient(4deg, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.05)) repeat scroll 0 0;
  padding: 3px
}
fieldset._fild legend {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.6em;
  margin-left: 15px;
  padding: 15px
}
iframe.rec_iframe {
  height: 1600px !important;
  border: 0
}
article.candidature_spont {
  margin-top: 30px
}
#galerie_diap .cont {
  display: flex
}
#galerie_diap .cont .gal_gal {
  height: 300px;
  background-size: cover;
  background-position: center;
  flex: 1
}
#diap_index {
  display: block;
  height: 450px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.index #page .decont, .index #page .decont_inner {
  background: #fff
}
#page .decont {
  background: none !important;
}
.lnk_spont {
  position: absolute;
  right: 2%;
  top: -10px
}
#menu_social {
  position: fixed;
  right: 0;
  top: 20%;
  min-width: 50px;
  min-height: 50px;
  z-index: 10;
  max-height: 80%;
}
#menu_social ul, #menu_social ul li {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column
}
#menu_social ul li {
  margin: 0;
  right: -10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-size: 100%;
  background-position: center;
  transition: all .3s ease 0.01s;
  position: relative;
}
#menu_social li:hover {
  background-size: 130%;
  right: 0;
  box-shadow: 0 5px 15px -6px #000;
  z-index: 12
}
#menu_social li a img {
  width: 100%
}
#menu_social li.lnk_contact {
  background-image: url(/images/social/mail.png)
}
#menu_social li.lnk_facebook {
  background-image: url(/images/social/facebook.png)
}
#menu_social li.lnk_twitter {
  background-image: url(/images/social/twitter.png)
}
#menu_social li.lnk_gplus {
  background-image: url(/images/social/googleplus.png)
}
#menu_social li.lnk_insta {
  background-image: url(/images/social/insta.png)
}
#menu_social li.lnk_link {
  background-image: url(/images/social/linkedin.png)
}
#menu_social li.lnk_blog {
  background-image: url(/images/social/blogger.png)
}
#menu_social li.lnk_youtube {
  background-image: url(/images/social/youtube.png)
}
#menu_social li.lnk_skype {
  background-image: url(/images/social/skype.png)
}
#menu_social li.lnk_pin {
  background-image: url(/images/social/pinterest.png)
}
#social_share {
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
#social_share .social_elem {
  margin: 10px
}
.anim_chiffre_bloc {
  border: 0 !important;
  justify-content: center;
  width: auto !important;
  max-width: 200px;
  padding: 40px 20px !important;
  border-radius: 300px;
  font-size: 180%;
  margin: 5px auto !important;
  flex-direction: column;
  height: 160px;
  background-image: url(/images/deg_blanc.png);
  background-repeat: repeat-x;
  background-size: auto 75%;
  background: none !important;
  color: #db0000 !important
}
.anim_chiffre_bloc .anim_chiffre {
  margin: auto 5px;
  border: 0 !important;
  text-align: center;
  font-size: 2.5em;
  font-weight: 700;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.3)
}
.anim_chiffre_bloc .ac_unite {
  margin: auto 5px;
  text-align: center;
  font-size: 16px
}
.bloc_image_glissant {
  transition: all .3s ease 1.01s;
  width: 100% !important;
  max-width: 50%;
  position: relative;
  overflow: hidden;
  display: block !important;
  border: 0 !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.1)
}
.bloc_image_glissant .inner_big {
  width: 200%;
  display: flex
}
.bloc_image_glissant .big_bloc_img {
  transition: all .4s ease .0001s;
  width: 100% !important;
  position: relative;
  left: 0;
  text-align: center;
  margin: auto !important
}
.bloc_image_glissant .big_bloc_img img {
  width: 100% !important;
  height: auto !important
}
.bloc_image_glissant .big_bloc_texte {
  position: relative;
  left: 0;
  transition: all .3s ease .0001s;
  width: 100%;
  margin: auto !important
}
.bloc_image_glissant.hover .big_bloc_img {
  left: -50%
}
.bloc_image_glissant.hover .big_bloc_texte {
  left: -50%
}
#conteneur_nav_sec {
  position: absolute;
  z-index: 500;
  width: 210px;
  right: 0; /* display:none */ max-width: 1400px;
  background: #6e1d15;
}
#conteneur_nav_sec li {
  border: 0;
}
#conteneur_nav_sec > ul {
  flex-direction: column;
}
#conteneur_nav_sec li:hover table.menu_left td span.obl {
  background: none;
}
.box_logo {
  flex: 1
}
#main_actu .l_actu {
  background: none repeat scroll 0 0 #FFF;
  margin: 20px 0 15px 5px;
  padding: 20px;
  box-shadow: 0 4px 20px -9px #000
}
#main_actu .l_actu.up {
  background: #666;
  display: none
}
#main_actu .l_actu .l_date {
  font-size: .9em;
  color: #000;
  text-align: right;
  border-bottom: 1px solid #000
}
#main_actu .l_actu .l_img, #actualites .l_actu .l_img2 {
  float: left
}
#main_actu .l_actu .l_img {
  padding: 2px !important;
  margin: 5px;
  background: #fff !important;
  float: left
}
#main_actu .l_actu .l_img img {
  box-shadow: 0 5px 15px -10px #000;
  width: 150px
}
#main_actu .l_titre {
  color: #000;
  font-size: 1.3em;
  font-style: italic;
  font-weight: 700;
  padding-left: 10px;
  padding-top: 15px;
  text-align: left;
  text-transform: uppercase
}
#main_actu .l_titre a {
  color: #000
}
#main_actu .l_actu .l_actu_det .description {
  color: #333;
  text-indent: none;
  text-align: justify;
  line-height: 120%;
  padding: 0
}
#conteneur_nav_sec table.menu_left td a {
  color: #fff; /* height: auto; */
}
#main_actu .img_z {
  width: 200px;
  float: left;
  margin: 0 5px 0 0
}
#main_actu .img_z img {
  width: 200px
}
#main_actu .head_actu {
  border-bottom: 3px solid #999;
  float: left;
  margin: 5%;
  padding: 5%;
  width: 80%;
  border-radius: 9px;
  box-shadow: 0 8px 12px -9px #000
}
#main_actu .head_actu span {
  text-align: left;
  font-family: "expletus sans"
}
#main_actu .head_actu .datefull {
  background: url(/images/deg_blanc.png) repeat scroll 0 0 #e11de1;
  color: #fff;
  display: none;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0 -4px;
  padding: 0 10px 0 0;
  text-align: right
}
#main_actu .head_actu h2 {
  font-family: "expletus sans";
  font-size: 1.8em !important;
  font-weight: 700;
  color: #000 !important;
  margin: 0 0 10px;
  padding: 0
}
.zoom {
  font-family: "trebuchet MS", 'Verdana', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  float: right;
  font-weight: 700
}
#recrutement #main_actu .l_actu.up {
  background-color: #ddd;
  border-radius: 10px;
  box-shadow: 1px 1px 5px -1px #000;
  display: block
}
#recrutement #main_actu .l_titre {
  color: #000;
  font-size: 1.8em;
  font-weight: 700;
  padding-left: 10px;
  text-align: left
}
#recrutement .zoom a {
  background: #e42431 none repeat scroll 0 0;
  box-shadow: 1px 1px 5px #000;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 -60px 9px 0;
  padding: 10px;
  text-align: center;
  width: 150px
}
#frame_recrut {
  background: #fff none repeat scroll 0 0
}
#frame_recrut .bloc .champs {
  display: inline-block;
  float: none;
  text-align: right;
  vertical-align: top;
  width: 150px
}
#frame_recrut .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  margin: 5px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut textarea {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px;
  width: 400px
}
#frame_recrut input {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 20px;
  min-height: 20px;
  padding: 5px
}
#frame_recrut #bouton_valide input {
  height: auto;
  width: auto
}
#frame_recrut label {
  color: rgba(0, 0, 0, 0.5);
  font-family: lato;
  font-size: 100%;
  font-weight: 400;
  letter-spacing: .6px;
  text-align: left
}
#recrutement .zoom a strong {
  display: block;
  font-size: 120%;
  text-transform: uppercase
}
.l_actu_det .bloc {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.l_actu_det .bloc h3.titre_r {
  color: #696;
  font-weight: 400
}
.l_actu_det .bloc h3.titre_r {
  color: #4D6697;
  font-weight: 400
}
.tiers.t_checkbox {
  display: inline-block;
  width: 19%
}
.tiers.t_checkbox input {
  width: auto
}
.tiers.t_checkbox label {
  display: inline-block;
  margin: 2px 5px;
  vertical-align: top;
  width: auto
}
#frame_recrut .bloc select {
  background: #f4f4f4 url(/images/deg_blanc.png) repeat-x scroll 0 top;
  padding: 5px;
  width: 300px
}
#frame_recrut .bloc select option {
  background: rgba(0, 0, 0, 0) linear-gradient(4deg, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0.05)) repeat scroll 0 0;
  padding: 3px
}
fieldset._fild {
  border-top: 5px solid #000;
  box-shadow: 0 5px 15px -10px #000
}
fieldset._fild legend {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.6em;
  margin-left: 15px;
  padding: 15px
}
iframe.rec_iframe {
  margin: 0 -15px;
  width: calc(100% + 15px)
}
article.candidature_spont {
  margin-top: 30px
}
.lnk_spont {
  position: absolute;
  right: 2%;
  top: -10px
}
#bloc_marque .wrap .box_mk a:hover img, #bloc_part .wrap .box_mk a:hover img {
  opacity: 1;
  filter: grayscale(0)
}
.outer_image, .inner_image {
  width: 100%;
}
.camera_bar_cont {
  display: none;
}
.upper_decont {
	height: 70px;
	margin: 0 0 0 0;
	background: #fff;
}

/*.upper_decont > div {
  background: url(/template/magnolias/images/fond.jpg);
     border: 1px solid red;
  height: 100%;
}*/

#cont_spe li:hover span {
  background: rgb(24 24 24 / 90%) !important;
  transition: all 0.5s ease 0.0001s !important;
}
#section_actu #cont_spe li {
  border-color: rgba(68, 102, 119, 0.4) !important;
  border-width: 1px;
  border-style: solid;
  margin: 1% !important;
}
#cont_spe, #cont_spe > h1 {
  color: #446677 !important;
  border-color: #446677 !important;
}
table.bloc_coul.full.wide, table.bloc_coul.full.wide td, table.bloc_coul.full.wide th, table.no_coul.full.wide, table.no_coul.full.wide td, table.no_coul.full.wide th {
  border: 0 !important;
  /*   margin: 0!important;*/
  padding: 0 !important;
}
table.bloc_coul.full.wide .colored.m_bloc_contenu {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  display: flex;
}
table.bloc_coul.full.wide .half.m_bloc_droit {
  padding: 0 !important;
  margin: 0 !important;
  width: 50% !important;
  border: 0 !important;
  position: relative;
  display: flex !important;
  overflow: hidden;
}
table.bloc_coul.full.wide .half.m_bloc_droit p {
  padding: 0 !important;
  margin: 0 !important;
}
table.bloc_coul.full.wide .half.m_bloc_droit img {
  height: auto !important;
  width: 100% !important;
}
table.bloc_coul.full.wide .half.m_bloc_droit .oblik {
  position: absolute;
  /* border: 1px solid; */
  width: 15%;
  height: 100%;
  transform: skewX(-12deg);
  background: #467;
  left: -7.5%;
}
table.bloc_coul.full.wide .half.m_bloc_gauche {
  display: flex !important;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 125%;
}
table.bloc_coul.full.wide .half.m_bloc_gauche h1, table.bloc_coul.full.wide .half.m_bloc_gauche h2, table.bloc_coul.full.wide .half.m_bloc_gauche h3 {
  background: url(/template/magnolias/images/logo_magnolias_vect.png) no-repeat left center / auto 50px;
  display: flex;
  width: auto;
  padding-left: 75px;
  margin: auto auto 30px auto;
  max-width: 500px;
  font-size: 40px;
}
table.bloc_coul.full.wide .half.m_bloc_gauche p {
  margin: 20px auto auto;
  max-width: 500px;
  text-align: initial;
}
table.bloc_nocoul.full.wide .m_bloc_contenu {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  display: flex;
}
table.bloc_nocoul.full.wide .half.m_bloc_gauche {
  padding: 0 !important;
  margin: 0 !important;
  width: 50% !important;
  border: 0 !important;
  position: relative;
  display: flex !important;
  overflow: hidden;
}
table.bloc_nocoul.full.wide .half.m_bloc_gauche .fond_degrade {
  position: absolute;
  /* border: 1px solid red; */
  width: 150px;
  height: 100%;
  right: -1px;
  background: url(/template/magnolias/images/fond_degrade.png) right top / 100% auto;
}
table.bloc_nocoul.full.wide .half.m_bloc_gauche p {
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
}
table.bloc_nocoul.full.wide .half.m_bloc_gauche img {
  height: auto !important;
  width: 100% !important;
}
table.bloc_nocoul.full.wide .half.m_bloc_droit h1, table.bloc_nocoul.full.wide .half.m_bloc_droit h2, table.bloc_nocoul.full.wide .half.m_bloc_droit h3 {
  background: url(/template/magnolias/images/logo_magnolias_gris.png) no-repeat left center / auto 100%;
  display: flex;
  width: auto;
  padding-left: 75px;
  margin: auto auto 30px auto;
  max-width: 500px;
  font-size: 40px;
}
table.bloc_nocoul.full.wide .half.m_bloc_droit p {
  margin: 20px auto auto;
  max-width: 500px;
  text-align: initial;
}
table.bloc_nocoul.full.wide .half.m_bloc_droit {
  display: flex !important;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 125%;
}
table.tableau_contact {}
table.tableau_contact tr {}
table.tableau_contact td {
  display: flex;
  justify-content: space-evenly;
  text-align: inherit;
}
table.tableau_contact .tiers {
  margin: auto !important;
}
table.tableau_contact .tiers h2 {}
table.tableau_contact .tiers h3 {
  color: #467;
  /* text-align: initial; */
}
table.tableau_contact .m_bloc_gauche.tiers {
  border-right: 4px solid rgba(0, 0, 0, 0.05) !important;
}
table.tableau_contact .m_bloc_gauche.tiers img {
  height: auto !important;
  width: auto !important;
  max-width: 175px;
  max-height: 175px;
  padding: 5px;
  background: #fff;
  box-shadow: 0 5px 10px -8px #000;
}
table.tableau_contact .m_bloc_droit.tiers {
  padding-left: 20px !important;
}
table.tableau_contact td div:last-child {
  border-left: 3px solid rgba(0, 0, 0, 0.15) !important;
}
table.tableau_contact {
  border: 1px solid rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 5px 15px -10px rgba(0, 0, 0, 0.4);
  margin: 2px auto;
}
.cat_part > h3 {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 3px;
}
.morry {
  color: #000;
  float: left;
  position: relative;
  left: 7px;
  top: -3px;
}
#partenaires #main li.part td.img_part2 {
  height: 195px;
  padding: 0;
  width: 195px;
}
#partenaires #main li.part td.img_part2 img {
  max-height: 135px;
  max-width: 160px;
  overflow: hidden;
  text-align: center;
}
#partenaires #localisation, #partenaires #bloc_part, #contact #localisation, #contact #bloc_part, #actualites #localisation, #actualites #bloc_part {
  display: none;
}
.index .acc_schema {
  background-color: #fd7a2c;
}
.index article .acc_schema h1 {
  color: #fff;
  font-family: "viga";
  font-size: 2.5em;
  padding: 10px 150px;
  text-align: center;
}
.index article .acc_schema h1 strong {
  color: #0c5c93;
}
.index article #pictos {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.index article #pictos .elem_pictos {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 130%;
  margin: 20px auto;
  padding: 10px;
  width: calc(100% - 20px);
}
#pages .index #wrapper {
  width: 100%;
}
.index #page #wrapper {
  max-width: none;
}
.index #page #wrapper main article {
  margin: 0;
  padding: 0;
}

.index #section_actu {
    display: block;
    /*background: #f18808 url(/template/magnolias_1/images/logo_40.png) no-repeat scroll 0 0 !important;*/
	background: #f18808;
}

.index #cont_spe {
  margin: 0 !important;
  padding-top: 40px !important;
}

.index #social_share {
  display: none;
}

#pages .index #bloc_part {
  display: block !important;
}


section#id_contact {
  background: #fff;
}

#contacti .bloc input, #devis .bloc input, #espace_pro .f_contact input {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 25px;
  padding: 2px;
  width: 65%;
}

#contacti .bloc textarea, #devis .bloc textarea {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 75px;
  padding: 2px;
  width: 65%;
}

/*.index #b_main_menu {
  height: 70px !important;
}*/


/*.index .degrade {
  background: transparent !important;
}*/


.index .shorti #page #banner {
  background: #FFF !important;
}

.index h1#titre_index {
  background: rgba(50, 49, 63, 0.7) none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  font-family: "viga";
  font-size: 228%;
  line-height: 100%;
  margin: 0;
  padding: 20px 0;
  position: absolute;
  top: 355px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  height: 29px;
}

.shorti #inner_banner_ter {
  height: 87px;
}



.titi {
	color: #f18808;
	font-size: 3em;
	margin: 0 auto;
	padding: 0;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #f18808;
}

#espace_pro fieldset {
  margin: 10px 0 0;
  border: 0;
  border-top: 3px solid #aaa;
  padding: 5px;
}

/*h2.info_etude {
  background: #82ae1a none repeat scroll 0 0;
  border: 3px solid #480;
  border-radius: 15px;
  box-shadow: 0 5px 11px -8px #000;
  color: #fff;
  font-family: "viga";
  margin: auto;
  padding: 8px;
  position: relative;
  top: -24px;
  width: calc(100% - 22px);
  max-width: 550px;
  text-align: center;
}
h2.info_etude a {
  color: #fff !important;
}*/

h1.info_etude {
    font-size: 5em;
    font-weight: 700;
    color: #f18808;
    margin: 0px 0 0 0;
    height: 68px;
}


#form_immo label.label_button {
  display: block;
  width: 80%;
  margin: 5px 5%;
  padding: 10px 5%;
  border: 1px solid;
  float: none;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  text-align: center;
  background: linear-gradient(-5deg, rgba(0, 0, 0, 0.1), rgba(00, 0, 0, 0.02));
}

#form_immo label.label_button.up {
  background-color: #0A70B7;
  color: #FFFFFF;
}

#form_immo label.label_button.hover {
  background-color: #0A70B7;
  color: #FFFFFF;
}
#form_immo .bloc .champs {
  width: auto;
  float: none;
  text-align: left;
}
#form_immo .bloc label {
  float: none;
  font-size: 1.3em;
  width: auto;
  text-align: left;
  font-weight: normal;
  color: #333;
}
.inp_radio input {
  position: absolute;
  visibility: hidden;
}
#form_immo .ligne {
  width: 80%;
  margin: 5px 5%;
  padding: 5px 5%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: left;
}
#form_immo .champs label, #form_immo label.champs {
  text-align: center !important;
  width: 100%;
  display: block;
  font-size: 1.8em;
  color: #999;
}
#form_immo .inp_select {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 5px 5%;
  width: 80% !important;
  margin: 5px 5%;
}
#form_immo .ligne input {}
#form_immo .ligne label.label_ligne {
  width: 25%;
}
#form_immo .ligne input, #form_immo .ligne select, #form_immo .ligne textarea {
  width: 60% !important;
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.1);
  font-size: 1.3em;
  margin: 0;
  font-family: 'lato', arial;
}
#form_immo .ligne select {
  width: calc(60% + 22px);
  padding: 5px 15px !important;
}
#form_immo .dis_line, #form_immo .dis_line2, #form_immo .dis_line3, #form_immo .dis_line4, #form_immo .dis_line5, #form_immo .dis_line6, #form_immo .dis_line7 {
  /*display: none;*/
}
#form_immo .dis_new {
  display: none;
}
#form_immo .dis_change {
  display: none;
}
#calculette .m_bloc_gauche, #calculette .m_bloc_droit {
  border: 0 !important;
  background: rgba(0, 0, 0, 0.1);
  padding: 1% !important;
  width: 46% !important;
  margin: 0.5% !important;
  box-shadow: 0 5px 15px -10px #000;
}
#form_immo .bloc.bloc_pret {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 2% 5%;
  box-shadow: 0 5px 17px -10px #000;
  width: auto;
}
input.input_button {
  background: #f90 !important;
  padding: 20px 30px;
  font-size: 1.5em;
  border-radius: 45px;
  box-shadow: 0 5px 15px -10px #000;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
input.input_button:hover {
  color: #f90;
  background: #fff !important;
  border-color: #FF9900;
}
.rgpd_notice {
  display: flex;
  justify-content: center;
  font-size: 10px;
  width: 92%;
  margin: 10px auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.rgpd_notice label {
  text-align: left;
  margin: auto;
}
.rgpd_notice input {
  width: auto !important;
  margin: 5px 15px;
}
.info_rgpd_retrait {
  margin: 20px;
}
.bloc.rgpd_notice label, .bloc.rgpd_notice label {
  font-size: 1.1em;
  width: 95% !important;
}
#page #cont_spe li {
  border-bottom: 0 none;
  color: #666;
  display: flex;
  height: 300px !important;
  list-style: outside none none;
  margin: 1% auto !important;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 94%;
  max-width: 495px;
  background-size: cover;
  background-position: center;
  justify-content: space-around;
}
.l_part {
  margin-top: 00px;
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
}
#page .l_part div {
  text-align: center;
  width: 150px;
  height: auto;
  margin: 10px auto;
  float: none;
  position: relative;
}
#page .l_part div .ico_web {
  opacity: 0.5;
  transform: scale(0.8);
  margin-top: -15px;
  margin-bottom: 10px;
}
#avertissement {
  background-color: #fd7a2c;
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 90%;
  margin: 25px auto;
  padding: 10px;
  font-size: 16PX;
  FONT-WEIGHT: BOLD;
  /* text-align: center; */
}
#avertissement p {}
#avertissement p strong {
  font-size: 120%;
  color: #fff;
}



#gal_foot a{
	display:flex
}
#gal_foot a img{
	opacity:1!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:all 0.3s ease 1ms;}#gal_foot.full .img_foot{background-color:#333}#gal_foot a:hover img{opacity:.4!important}#gal_foot .img_foot a:hover span.caption{display:block;top:0;opacity:1;z-index:5;margin:auto;background:none}


#pages.loaded #b_main_menu li:hover table.menu_left td span.obl{
    border-bottom: none!important;
	
}

#pages.loaded #b_main_menu li:hover table.menu_left td a {
    color: #f18808!important;
    border-top: 2px solid #f18808;
}

#pages.loaded #b_main_menu li.up table.menu_left td a {
    color: #fff!important;
}

.ul_first li#id9 {
    display: none;
}

.bactu .ac_sta_left {
    margin-top: 85px;
}

#cont_spe li span {
    height:100%;
}

.cont_aver{
	border:1px solid #f18808;
	padding:5px;
}



/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

div#inner_banner {
    border-bottom: 0px solid #ccc;
}

div#retour_accueil {
    height: 100px;
	padding-top:20px;
}

.index .shorti #page #banner {
    background: #FFF!important;
    display: none!important;
}

.index h1#titre_index {
    display: none;
}

div#int_wrapper {
    background: #fff!important;
    width: 1200px;
    margin: 0 auto;
}



#main article .flex p {
    font-size: 1.2em;
    line-height: 1.4em;
}

.ref_separator{
	border-top: 5px dotted #f39c12;
}

#id_contact textarea#message {
    width: 100%!important;
}

p.face {
	display:none;
}


/*---------------------------PAGE CONTACT-----------------------------*/

#contact #conteneur {
  padding-top: 10px
}
#contact #main_cont_foot textarea {
  border: 1px solid #999;
  border-radius: 5px;
  font-family: "Lato", Arial, Helvetica, sans-serif !important;
  height: 130px;
}
#contact fieldset, #devis fieldset {
  margin: 10px 0 0;
  border: 0;
  border-top: 3px solid #aaa;
  padding: 5px;
  box-shadow: 2px 5px 15px -10px #000
}
#contact #main_cont_right fieldset {
  margin: 10px 0 0;
  border-top: 3px solid #060;
  padding: 5px
}
#contact legend, #devis legend {
  padding: 0 10px;
  font-size: 1.5em;
  color: #aaa
}
#contact #main_cont_right legend {
  padding: 0 10px;
  font-size: 1.5em;
  color: #060
}
#contact #fi_renseignement input {
  width: 30px;
  text-align: left
}
#devis select {
  border: 1px solid #999;
  width: 300px
}
#contact .bloc .champs {
  width: 25%
}
#contact .bloc_cp input, #contact .bloc_ville input, #devis .bloc_cp input, #devis .bloc_ville input {
  width: 180px !important;
  border: 1px solid #ddd !important;
  background: #eee !important
}
#contact .bloc_cp label, #contact .bloc_ville label, #devis .bloc_cp label, #devis .bloc_ville label {
  font-size: 1.1em
}
#contact hr, #devis hr {
  background: none repeat scroll 0 0 #999;
  border: 0 none;
  clear: both;
  height: 1px
}
#contact .bloc_cp .champs, #contact .bloc_ville .champs, #devis .bloc_cp .champs, #devis .bloc_ville .champs {
  width: 100px !important
}
#contact #main .bloc_cp, #contact #main .bloc_ville, #devis #main .bloc_cp, #devis #main .bloc_ville {
  float: left;
  clear: none;
  width: 48% !important
}
#contact .bloc label, #devis .bloc label {
  font-size: 1.1em;
  width: 100%;
}
#contact #bouton_valide input, #devis #bouton_valide input {
  height: auto;
  border: 0;
}
#contact id_contact{
	display:none;
}
#contact .bloc input, #devis .bloc input, #espace_pro .f_contact input {
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 25px;
  padding: 2px;
  width: 65%
}
#contact .bloc textarea, #devis .bloc textarea {
  background: rgba(255, 255, 255, 0.3) !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 75px;
  padding: 2px;
  width: 50%;
}
#contact #titre_index {
  display: none;
}

section#id_contact{
  background:#fff;
}

section#id_contact #contact {
  padding: 0;
  width: calc(90%); /* display:none */
}
#contact .bloc input, #devis .bloc input, #espace_pro .f_contact input {
  background: rgba(255, 255, 255, 0.8) url(/images/deg_blanc.png) repeat-x scroll 0 0 !important;
  border: 1px solid #999 !important;
  border-radius: 5px;
  height: 25px;
  padding: 2px;
  width: 50%;
}
#cont_contact section#id_contact #contact {
  display: flex;
}
#contact #main .bloc_cp, #contact #main .bloc_ville, #devis #main .bloc_cp, #devis #main .bloc_ville {
    width: auto!important;
    float: none;
    height: inherit;
}
#contact .bloc_cp .champs, #contact .bloc_ville .champs, #devis .bloc_cp .champs, #devis .bloc_ville .champs {
    width: 25%!important;
}

#contact social_share {
	display:none;
}

#contact section#id_contactt {
	background: #fff;
	/*border-bottom: 2px solid #0a70b7;*/
	display:none;
}

section#id_contact .ind_cont_titre {
  color: #f18808;
  font-size: 2.5em;
  margin: 0 auto;
  padding: 17px 0 0 0;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}

#main .ref_1 {
	background: url(/template/magnolias_1/images/tel.png) no-repeat;
	background-position: 0 0 ;
	background-size: 12%;
    padding: 5px 0 5px 49px;
}

#main .ref_2 {
	background: url(/template/magnolias_1/images/mail.png) no-repeat;
	background-position: 0 0 ;
	background-size: 12%;
    padding: 5px 0 5px 49px;
}

.fb-bloc {
    display: flex;
	flex-direction: column;
    justify-content: center;
    padding: 0 0 30px 0;
	width:100%;
}

.fb-bloc h2 {
	text-align:center;
	color:#fff;
}

.fb-page {
    display: flex!important;
    justify-content: center!important;
}

/*----------------------------------------------MISE EN PAGE ANIMEE--------------------------------------------------*/


.halftxt .inner_half {
  padding: 2%;
  background: #FFF;
  width: 96%;
  /* margin-right: -2%; */
  box-shadow: 0 5px 15px -10px #000;
  z-index: 5;
  min-height: 400px;
  display: flex;
  justify-content: center;
  margin: auto;
  border-radius: 0 10%;
  flex-direction: column;
}
.half.halftxt, .half.halfimg {
  margin: auto;
}

/* ---------------------------------------------MENU---------------------------------------------------*/

span.tw_cont {
    width: auto;
    padding: 6px;
    display: block;
    text-align: center;
	color:#fff!important;
}

span.text_wimg {
    background: #ec8910;
    height: 32px;
    display: block;
}

span:hover.text_wimg {
    background: #17262c;
    height: 32px;
    display: block;
}

#refi_immo {
    height: 75px;
    width: 110px;
    position: relative;
    top: -50px;
    left: -51px;
    margin-left: -110px;
}

#pages.mcat_69 #conteneur article iframe {
    min-height: 800px!important;
}

#id69 .try li a {
    background: #f18808!important;
}

/*---------------------------------------ENTREE---------------------------------------------*/


#page .camera_wrap {
    display: block;
    margin-bottom: 61px;
    max-width: 2000px;
    height: 600px;
    margin: auto;
    box-shadow: 0 5px 25px -10px rgba(0,0,0,0.8);
}


/*.s_bloc {
    width: 70%;
    display: flex;
    flex-direction: row;
    position: relative;
    height: 200px;
    margin: 0 auto;
	top:24px;
}

.a_bloc{
	width:100%;
	padding:5px;
	border:2px solid #f18808;
	margin:5px;
	background: #fff url(/template/magnolias_1/images/test-page.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}

.b_bloc{
	width:100%;
	background:#fff;
	padding:5px;
	border:2px solid #f18808;
	margin:5px;
}

.c_bloc{
	width:100%;
	background:#fff;
	padding:5px;
	border:2px solid #f18808;
	margin:5px;
}*/

