@charset "UTF-8"; 
@font-face {
  font-family: 'caviarDreams';
  src: url("../../static/apps/gerflor_standard/css/fonts/caviardreams-webfont.eot");
  src: url("../../static/apps/gerflor_standard/css/fonts/caviardreams-webfont.eot?#iefix") format("embedded-opentype"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams-webfont.woff") format("woff"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams-webfont.ttf") format("truetype"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams-webfont.svg#caviar_dreamsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'caviarDreamsBold';
  src: url("../../static/apps/gerflor_standard/css/fonts/caviardreams_bold-webfont.eot");
  src: url("../../static/apps/gerflor_standard/css/fonts/caviardreams_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams_bold-webfont.woff") format("woff"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams_bold-webfont.ttf") format("truetype"), url("../../static/apps/gerflor_standard/css/fonts/caviardreams_bold-webfont.svg#caviar_dreamsbold") format("svg");
  font-weight: normal;
  font-style: normal; }



body {
  font-family: Arial;
  font-size: 11px; }

h1, h2, h3, h4 {
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  margin: 1em 0 0.5em; }  

h1 {
  color: #FFF;
  font-size: 3em;
  text-transform: uppercase; }

h2 {
  color: #FFFFFF;
  font-size: 2.5em;
  margin: 10px 0 15px; }

h3 {
  font-size: 1.5em;
  color: #929292;
  font-family: 'Open Sans Condensed', sans-serif;
  margin: 5px 0 10px; }

h4 {
  color: #000000;
  font-size: 16px; }

ul, ol {
  font-size: 1.3em;
  line-height: 1.2em;
  margin: 0.75em 0 0.75em 32px;
  padding: 0;
  list-style-type: square; }

ul.liste li,
p {
  font-size: 14px;
  line-height: 1.4;
  text-align: justify;
  color: black; }

td, th {
  font-size: 1.3em;
  line-height: 1.2em; }

a {
  color: #474D4D;
  text-decoration: underline;
  outline: 0; }

h2 a {
  text-decoration: none; }

a:hover {
  color: #de740a;
  text-decoration: underline; }

a:focus {
  outline: 0 none; }

a img {
  border: medium none; }

form {
  border: medium none;
  margin: 0;
  padding: 0; }

input, button, select {
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.only_mobile {
  display: none; }

body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #001740;
  height: 100%;
  font-family:Arial; }

body.print {
  background: #FFF; }

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

.display_none {
  display: none !important; }

.marge-warning-cookie {
  margin-top: 50px; }

.link_trans_css3 {
  transition-duration: 0.2s;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -ie-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -ie-transition-property: all;
  -o-transition-property: all; }

.link_5_trans_css3 {
  transition-duration: 0.5s;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -ie-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -ie-transition-property: all;
  -o-transition-property: all; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.fond_degrade {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.04)), color-stop(0.35, rgba(255, 255, 255, 0.09)), color-stop(0.35, rgba(255, 255, 255, 0.04)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.09) 35%, rgba(255, 255, 255, 0.04) 35%, rgba(255, 255, 255, 0.04));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.09) 35%, rgba(255, 255, 255, 0.04) 35%, rgba(255, 255, 255, 0.04));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.09) 35%, rgba(255, 255, 255, 0.04) 35%, rgba(255, 255, 255, 0.04));
  background: linear-gradient(top, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.09) 35%, rgba(255, 255, 255, 0.04) 35%, rgba(255, 255, 255, 0.04)); }

#container {
  margin: 42px 0 0 268px;
  position: relative;
  background: #001740;
  max-width: 1900px; }
  #container.has_ariane {
    margin: 62px 0 0 268px; }
  #container.menu_left_closed {
    margin-left: 43px; }
  #container .standard {
    background: #FFFFFF;
    margin-left: 3px;
    min-height: 100%;
    padding: 10px; }
    #container .standard h1 {
      color: #000; }

/* menu top */
#menu_top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 42px;
  color: #FFF;
  background: #001740;
  z-index: 12; }

#menu_top .mygerflor {
  float: left; }

#menu_top .mygerflor a.icon {
  border: 1px solid rgba(255, 255, 255, 0.25);
  display: block;
  height: 40px;
  width: 59px; }

#menu_top .caddie {
  float: left;
  width: 300px; }

#menu_top .menu_top {
  float: right;
  font-family: arial, sans-serif;
  margin-right: 10px; }

#menu_top .menu_top ul {
  height: 40px;
  margin: 2px 0 0;
  padding: 0; }

#menu_top .menu_top ul li {
  list-style: none;
  margin: 0;
  font-size: 10px;
  padding: 0;
  float: left;
  display: block; }

#menu_top .menu_top ul li.ss_menu > a {
  padding-right: 24px;
  background: url("../../static/apps/gerflor_standard/img/menu_top_fleche.png") 90% 18px no-repeat transparent; }

#menu_top .menu_top ul li.open.ss_menu > a,
#menu_top .menu_top ul li.ss_menu:hover > a {
  background: url("../../static/apps/gerflor_standard/img/menu_top_fleche_bleu.png") 90% 18px no-repeat transparent; }

#menu_top .menu_top ul li a {
  color: #FFFFFF;
  display: block;
  height: 100%;
  text-decoration: none;
  padding: 13px 9px 10px; }

#menu_top .menu_top ul li > a {
  text-transform: uppercase;
  font-weight: bold; }

#menu_top .menu_top ul li.lang {
  background: url("../../static/apps/gerflor_standard/img/globe_langue.png") no-repeat scroll 4px center; }

#menu_top .menu_top ul li.lang a {
  padding-left: 24px; }

#menu_top .menu_top ul li.lang.open,
#menu_top .menu_top ul li.lang:hover {
  background: white url("../../static/apps/gerflor_standard/img/globe_langue_bleu.png") no-repeat scroll 4px center; }

#menu_top .menu_top ul li .ss_menu {
  display: none;
  position: absolute;
  min-height: 50px;
  background: #FFFFFF;
  border-bottom: 2px solid #001740;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  top: 42px;
  right: 0;
  left: 268px;
  font-size: 15px;
  padding: 10px;
  font-family: caviardreams, arial, sans-serif; }

#menu_top .menu_top ul li .ss_menu a {
  color: #001740;
  padding: 0; }

#menu_top .menu_top ul li .ss_menu p {
  font-size: inherit;
  margin: 5px 0; }

#menu_top .menu_top ul li .ss_menu .col {
  float: left;
  padding: 0 0 0 1%;
  position: relative;
  width: 24%;
  margin: 5px 0;
  min-height: 145px; }

#menu_top .menu_top ul li .ss_menu .col a {
  display: block; }

#menu_top .menu_top ul li .ss_menu .col + .col:before {
  content: ' ';
  position: absolute;
  left: 0;
  height: 100%;
  width: 1px;
  background: #001740;
  background: rgba(0, 23, 64, 0.45); }

#menu_top .menu_top ul li.open,
#menu_top .menu_top ul li:hover {
  background: #FFF; }

#menu_top .menu_top ul li.open a,
#menu_top .menu_top ul li:hover a {
  color: #001740; }

#menu_top .menu_top ul li .ss_menu:after {
  content: ' ';
  display: none;
  clear: both; }

#menu_top .menu_top ul li .ss_menu.big {
  left: 46px; }

#menu_top .menu_top ul li.open .ss_menu {
  display: block;
  background: #FFFFFF; }

#menu_top .menu_top ul li .ss_menu .bloc_actu {
  width: 33.33%;
  float: left;
  height: 100px;
  padding: 5px 0;
  font-family: caviardreams,arial,sans-serif; }

#menu_top .menu_top ul li .ss_menu .bloc_actu a.link_actu_img {
  width: 50%;
  height: 100%;
  margin: 0 5%;
  display: block;
  float: left;
  background: none;
  padding: 0;
  text-align: right; }

#menu_top .menu_top ul li .ss_menu .bloc_actu a.link_actu_img img {
  max-width: 100%;
  max-height: 100%; }

#menu_top .menu_top ul li .ss_menu .bloc_actu a.link_actu {
  display: block;
  width: 40%;
  float: right;
  font-size: 14px;
  background: none;
  padding: 0;
  margin: 0; }

#menu_top .menu_top ul li .ss_menu .bloc_actu a.link_actu:first-line {
  text-transform: uppercase; }

#menu_top .menu_top ul li .ss_menu .bloc_actu a.link_actu:hover {
  text-decoration: none; }

/* zone left */
#zone_left {
  width: 265px;
  position: fixed;
  background: #FFF;
  top: 0;
  min-height: 430px;
  bottom: 0;
  float: left;
  padding-top: 176px;
  z-index: 11; }

#zone_left.close {
  width: 40px; }

#zone_left .open_close_left {
  display: block;
  left: 0;
  padding: 14px 14px 0;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 6;
  top: 42px; }

#zone_left .logo {
  display: block;
  margin: 0;
  text-align: center;
  height: 134px;
  left: 0;
  position: absolute;
  right: 0;
  top: 42px; }

#zone_left .logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

#zone_left .logo .close {
  display: none; }

#menu_top .logo {
  bottom: auto;
  float: left;
  height: 37px;
  margin: 0;
  padding: 5px 0 0;
  position: relative;
  text-align: center;
  width: 108px;
  margin-left: -108px; }

#menu_top .logo.open {
  margin-left: 0; }

#zone_left.close .close {
  display: inline; }

#zone_left.close .open {
  display: none; }

#zone_left.open .open_close_left .link_open {
  display: none; }

#zone_left.close .open_close_left .link_close {
  display: none; }

#zone_left .search {
  border-top: 2px solid #424242;
  border-bottom: 2px solid #424242;
  margin: 0 6px 6px;
  color: #697077;
  position: relative;
  height: 41px; }

#zone_left .search input[type=text] {
  border: none;
  background: transparent;
  display: block;
  margin: 0 35px 0 0;
  height: 39px;
  line-height: 39px;
  color: #697077;
  font-size: 14px;
  box-shadow: none;
  width: 86%;
  outline: 0; }

#zone_left.close .search input[type=text] {
  display: none; }

#zone_left .search input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 39px;
  background: url("../../static/apps/gerflor_standard/img/loupe_search.png") no-repeat center center transparent;
  border: none;
  box-shadow: none;
  color: transparent; }

#zone_left .advenced_search {
  text-align: right;
  margin: 0; }

#zone_left.close .advenced_search {
  display: none; }

#zone_left .advenced_search a {
  text-decoration: underline;
  color: #969fa8;
  font-size: 12px;
  margin: 0 6px 0 0; }

#zone_left ul.menu_left {
  margin: 24px 0 10px 23px;
  padding: 0; }

#zone_left.close ul.menu_left {
  margin-left: 0; }

#zone_left ul.menu_left li {
  margin: 0;
  display: block;
  font-size: 21px;
  min-height: 49px;
  padding: 10px 0;
 font-family: 'Open Sans Condensed', sans-serif; }

#zone_left ul.menu_left li a {
  color: #000000;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding: 0 34px 0 42px;
  line-height: 22px; }

#zone_left ul.menu_left li .ss_menu {
  display: none;
  position: absolute;
  margin: -57px 0 0;
  width: 136px;
  z-index: 5;
  right: -136px; }

#zone_left ul.menu_left li .ss_menu.active {
  display: block; }

#zone_left ul.menu_left li .ss_menu ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white; }

#zone_left ul.menu_left li .ss_menu ul li {
  display: block;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 8px 8px 8px 5px;
  text-align: right;
  min-height: 40px;
  position: relative; }

#zone_left ul.menu_left li .ss_menu ul li + li {
  border-top: 1px solid white; }

#zone_left ul.menu_left li .ss_menu ul li a {
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
 font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1;
  text-transform: none;
  position: absolute;
  bottom: 8px;
  left: 5px;
  right: 5px;
  text-align: right;
  margin: auto;
  padding: 15px 0 0 0;
  font-weight: normal; }

#zone_left ul.menu_left li a span.num {
  bottom: 0;
  color: #BDBDBD;
  display: inline-block;
  font-family: caviardreams,arial,sans-serif;
  font-size: 25px;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  text-decoration: underline;
  top: 0;
  width: 40px; }

#zone_left.close ul.menu_left li a span.num {
  display: none; }

#zone_left.close ul.menu_left li a {
  color: #FFFFFF;
  overflow: hidden;
  color: transparent;
  padding: 0; }

#zone_left ul.menu_left li a span.icon {
  position: absolute;
  right: 9px;
  width: 21px;
  height: 21px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-image: url("../../static/apps/gerflor_standard/img/icon_menu_left.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent; }

#zone_left ul.menu_left li.active a span.icon {
  right: -1px;
  width: 22px;
  z-index: 7; }

#zone_left .sociaux {
  position: absolute;
  bottom: 60px;
  left: 5px;
  right: 5px; }

#zone_left .share {
  display: none;
  background-image: url("../../static/apps/gerflor_standard/img/sprite_social.png");
  background-position: -1px -101px;
  background-color: #001740;
  width: 20px;
  height: 20px; }

#zone_left.close .share {
  display: block;
  margin-left: 3px; }

#zone_left.close .share.on {
  margin-left: 10px; }

#zone_left.close .liste_reso {
  background: none repeat scroll 0 0 #001740;
  border: 1px solid white;
  bottom: -35px;
  display: none;
  left: 29px;
  position: absolute;
  z-index: -1; }

#zone_left.close .liste_reso a {
  display: block;
  margin: 7px 5px;
  text-align: center; }

#zone_left .liste_reso a {
  background-image: url("../../static/apps/gerflor_standard/img/sprite_social.png");
  width: 20px;
  height: 20px;
  background-color: #001740;
  margin: 0 2px; }
  #zone_left .liste_reso a.pinterest {
    background-position: 0 0; }
  #zone_left .liste_reso a.twitter {
    background-position: 0 -20px; }
  #zone_left .liste_reso a.facebook {
    background-position: 0 -42px; }
  #zone_left .liste_reso a.linkedin {
    background-position: 0 -60px; }
  #zone_left .liste_reso a.youtube {
    background-position: 0 -80px; }
  #zone_left .liste_reso a.picasa {
    background-position: 0 -122px; }
  #zone_left .liste_reso a.tumblr {
    background-position: 0 -140px; }
  #zone_left .liste_reso a.flickr {
    background-position: 0 -159px; }
  #zone_left .liste_reso a.instagram {
    background-position: 0 -180px; }

#zone_left.open .liste_reso {
  display: block !important;
  text-align: center; }

#zone_left.open .liste_reso a {
  display: inline-block;
  text-align: center; }

#zone_left .bottom {
  bottom: 5px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 11px;
  position: absolute;
  color: #777777;
  font-family: arial,sans-serif; }

#zone_left.close .bottom {
  display: none; }

#zone_left .bottom ul {
  margin: 0;
  padding: 0; }

#zone_left .bottom ul li {
  display: inline;
  padding: 0;
  margin: 0; }

#zone_left .bottom ul li a {
  color: #777777;
  text-decoration: none;
  font-size: 11px;
  color: #777777; }

#zone_left .bottom ul li + li:before {
  content: '|';
  color: #777777;
  padding: 3px; }

/* styles default */
#ariane {
  background: #001740;
  border-top: 1px solid white;
  color: #FFFFFF;
  font-family: arial,sans-serif;
  font-size: 13px;
  height: 20px;
  left: 265px;
  line-height: 20px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0 10px;
  position: fixed;
  right: 0;
  top: 42px;
  z-index: 10; }
  #ariane.menu_close {
    left: 40px; }
  #ariane a {
    color: #FFFFFF;
    text-decoration: none; }

.content_img {
  height: 100%;
  margin: 0 0 0 -50%;
  position: relative;
  width: 200%; }

.content_img img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  min-height: 100%;
  /*min-width: 50%;*/
  position: absolute;
  right: 0;
  top: 0; }

.content_img span.title {
  bottom: 0;
  color: #FFFFFF;
  display: block;
  font-size: 21px;
font-family: 'Open Sans Condensed', sans-serif;
  left: 25%;
  padding: 5px;
  position: absolute;
  right: 25%;
  text-align: right;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 5; }

.content_img span.black {
  background: #001740;
  background: rgba(0, 23, 64, 0.45);
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1; }

.content_img span.title span.black {
  z-index: -1; }

.content_img:hover span.black, .bloc_seg.produit:hover .content_img span.black {
  top: 0; }

.content_slider {
  overflow: hidden;
  position: relative; }

.content_slider > ul {
  height: 100%;
  margin: 0;
  padding: 0; }

.content_slider > ul li {
  float: left;
  margin: 0;
  padding: 0;
  height: 100%; }

.content_slider > ul li img {
  /*max-width : 100%;*/ }

.double_img_home {
  height: 543px;
  position: relative;
  z-index: 2; }

.double_img_home .col {
  overflow: hidden;
  float: left;
  height: 100%;
  width: 50%;
  position: relative; }

.double_img_home .title_left,
.double_img_home .title_right,
.double_img_home .title_center {
  position: absolute;
  color: #FFF;
  font-size: 73px;
  z-index: 5;
  top: 212px;
  left: 0;
  height: 80px;
  display: block;
  right: 0;
  font-family: 'open Sans condensed', sans-serif;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

.double_img_home .title_left {
  text-align: right;
  font-weight: bold; }

.double_img_home .title_right {
  text-align: left; }

.double_img_home .title_center {
  text-align: center;
  font-weight: bold; }

.mini_link_left,
.mini_link_right {
  width: 19px;
  height: 19px;
  display: block;
  text-decoration: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }

.link_left,
.link_right {
  width: 29px;
  height: 29px;
  display: block;
  text-decoration: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }

.mini_link_left {
  background: black url("../../static/apps/gerflor_standard/img/go_left_small.png") no-repeat center center; }

.mini_link_right {
  background: black url("../../static/apps/gerflor_standard/img/go_right_small.png") no-repeat center center; }

.link_left {
  /*background: #000 url('../../static/apps/gerflor_standard/img/go_left.png') no-repeat center center;*/ }

.link_right {
  background: black url("../../static/apps/gerflor_standard/img/go_right.png") no-repeat center center; }

.double_img_home .link_pdt {
  position: absolute;
  color: #FFF;
  display: block;
font-family: 'Open Sans Condensed', sans-serif;
  font-size: 29px;
  top: 320px;
  width: 34%;
  padding: 0 8%;
  z-index: 5;
  text-decoration: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }

.double_img_home .link_pdt span {
  margin: 10px;
  float: left; }

.double_img_home .link_pdt.left {
  text-align: right;
  left: 0; }

.double_img_home .link_pdt.center {
  width: 49%; }

.double_img_home .link_pdt span {
  position: absolute;
  top: 0; }

.double_img_home .link_pdt.left span.mini_link_left {
  right: 28px; }

.double_img_home .link_pdt.right span.mini_link_right {
  left: 28px; }

.double_img_home .link_pdt.right {
  text-align: left;
  right: 0; }

.zone_white {
  background: #FFF;
  color: #000;
  padding: 1px 0; }

.zone_white h1, .zone_white h2, .zone_white h3, .zone_white p, .zone_white ul li {
  color: inherit; }

/* SLIDER DEFAULT */
.default_slider {
  margin: 0 0 3px 0;
  position: relative;
  overflow: hidden;
  height: 454px; }

.default_slider.big {
  height: 554px; }

.default_slider h2 {
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
  color: rgba(0, 0, 0, 0.7);
  font-family: caviardreams,arial,sans-serif;
  font-size: 60px;
  left: -17px;
  margin: 0 0 3px 3px;
  position: absolute;
  top: 0;
  width: 1000%;
  z-index: 5;
  line-height: 71px; }

/* SLIDER EXPERIENCES */
.experiences_slider {
  height: 545px;
  position: relative;
  z-index: 2; }

.experiences_slider a.slide_right.actus {
  right: 305px; }

.experiences_slider ul li .link_pdt {
  position: absolute;
  font-size: 41px;
  font-family: 'open sans condensed', sans-serif;
  font-weight: bold;
  bottom: 55px;
  z-index: 6;
  left: 55px;
  color: #FFF;
  text-decoration: none;
  height: 47px;
  padding: 0 30px 0 0;
  line-height: 40px; }

.experiences_slider ul li .link_pdt span.mini_link_left {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

#container {
  overflow: hidden; }

/* PAGE HOME */
#container .mea_home {
  margin: 0 3px 3px 0;
  position: relative;
  min-height: 150px;
  overflow: hidden; }

#container .mea_home h2 {
  background: #1a275a;
  background: rgba(26, 39, 90, 0.73);
  color: #FFFFFF;
  font-family: caviardreams,arial,sans-serif;
  font-size: 45px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  line-height: 71px;
  padding: 0 0 0 10px; }

#container .mea_home h2 span {
  font-weight: bold; }

#container .mea_home_2 {
  margin: 0 -2px 0 0; }

#container .bloc_white {
  position: absolute;
  display: block;
  background: #FFF;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px #454545;
  font-size: 29px;
  z-index: 5;
  text-decoration: none;
  text-align: right;
  vertical-align: text-bottom;
  color: #000; }

#container .bloc_white span.show_hover {
  display: none; }

#container .bloc_white:hover span {
  display: none; }

#container .bloc_white:hover span.show_hover {
  display: block;
  color: #001740; }

/* -------------- */
#container .bloc_white span {
  bottom: 5px;
  position: absolute;
  right: 5px;
  left: 5px;
  line-height: 1.13; }

#container .bloc_white:hover {
  color: #000; }

#container .slider .bloc_white {
  right: 90px;
  bottom: 130px;
  width: 175px;
  height: 175px; }

.liste_segments .bloc_seg {
  display: block;
  float: left;
  width: 19.5%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: 0 0.5% 0.5% 0; }

.liste_segments .bloc_seg .plus {
  font-size: 15px;
  position: absolute;
  left: 25%;
  right: 25%;
  text-align: center;
  display: block;
  z-index: 2;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
  .liste_segments .bloc_seg .plus.plus_first {
    top: 32%; }
  .liste_segments .bloc_seg .plus.plus_second {
    top: 42%; }
  .liste_segments .bloc_seg .plus.plus_third {
    top: 52%; }
  .liste_segments .bloc_seg .plus:hover {
    color: white; }

/* --- sliders --- */
.slider:after {
  content: ' ';
  visibility: hidden;
  height: 0;
  clear: both; }

.content_slider ul.slider {
  margin: 0;
  width: 50000px;
  padding: 0;
  height: 100%; }

.content_slider ul.slider li {
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  position: relative; }

a.loupe_more {
  background: url("../../static/apps/gerflor_standard/img/loupe_more_blue.png") no-repeat scroll left top #001740;
  bottom: 0;
  color: #FFFFFF;
  font-size: 13px;
  height: 21px;
  left: 0;
  line-height: 20px;
  min-width: 20px;
  padding: 0 8px 0 21px;
  position: absolute;
  text-decoration: none;
  z-index: 5; }

.content_slider .slide_left, .content_slider .slide_right {
  height: 64px;
  width: 25px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 5;
  padding: 15px; }

.content_slider .slide_left {
  left: 1%;
  margin: auto 0 auto -15px; }

.content_slider .slide_right {
  right: 1%;
  margin: auto -15px auto 0; }

.content_slider .liste_slide {
  position: absolute;
  z-index: 9;
  right: 51px;
  bottom: 11px; }

.content_slider .liste_slide.center {
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center; }

.content_slider .liste_slide span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: #001740;
  margin: 4px;
  cursor: pointer; }

.content_slider .liste_slide span.active {
  background: #FFF; }

.content_slider .liste_slide.black span.active {
  background: #000; }

/* --- footer --- */
#container #footer, #container #footer .menu_footer, #container #footer .menu_footer h3, #container #footer .menu_footer .bottom_footer, #container #footer .menu_footer a {
  color: #FFF;
  font-family: arial,sans-serif;
  background: #001740; }

#container #footer .menu_footer {
  padding: 5px 0; }

#container #footer .menu_footer h3 {
  font-size: 18px;
  padding: 2px 0;
  border-bottom: 1px solid #3b3b3b; }
  #container #footer .menu_footer h3 a {
    text-decoration: none; }

#container #footer .menu_footer ul li {
  list-style: none;
  font-size: 14px; }

#container #footer .menu_footer ul li a {
  color: #FFF;
  text-decoration: none; }

#container #footer .menu_footer ul li a:hover {
  color: #FFF;
  text-decoration: underline; }

#container #footer .menu_footer .col_footer {
  width: 16%;
  display: block;
  float: left;
  margin: 10px 2%; }

#container #footer .menu_footer .col_footer ul {
  margin: 0;
  padding: 0; }

#container #footer .menu_footer .col_footer ul li {
  display: block;
  margin: 0;
  padding: 0; }

#container #footer .bottom_footer {
  text-align: center;
  margin: 15px 55px;
  font-size: 12px;
  border-top: 1px solid #3b3b3b;
  padding-top: 12px; }

/* PAGE TENDANCE */
.legende_img_wall {
  height: 454px;
  position: relative;
  margin: 3px 3px 3px 0; }

.legende_img_wall h1, .legende_img_wall h2 {
  color: #FFFFFF;
  font-size: 100px;
  left: -32px;
  margin: 0 0 3px 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 40px;
  width: 1000%;
  z-index: 5;
  text-transform: none; }

.legende_img_wall .bloc_white span {
  font-size: 21px; }

.legende_img_wall .bloc_white span:first-line {
  font-size: 29px; }

.img_wall {
  position: relative;
  margin: 0 3px 0 0; }

.img_wall.zone_jobref {
  /* marge pour le moteur recherche dans le cas de l'enhancer jobref*/
  margin-top: 70px; }

.zone_onepager .img_wall.zone_jobref {
  /*onepager jobref contenu dans un onepager, donc pas de marge*/
  margin-top: 0; }

.zone_onepager h2 a.go_to_top {
  float: right;
  margin-right: 20px; }

.zone_onepager h2 a.go_to_top span {
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  max-width: 110px;
  text-align: center; }

.zone_onepager h2 a.go_to_top:hover {
  text-decoration: none; }

.img_wall .bloc_img_wall {
  width: 32.79%;
  margin: 0 0.5% 3px 0;
  height: 250px;
  display: block;
  float: left;
  overflow: hidden; }

.zone_big {
  position: relative; }

.zone_big.no_img_wall {
  height: 554px; }

.img_wall .bloc_img_wall .zone_big {
  display: none; }

.img_wall .bloc_img_wall.active {
  height: 554px;
  width: 999px;   }

.img_wall .bloc_img_wall.active:before {
  content: ' ';
  display: none;
  clear: both; }

.img_wall .bloc_img_wall.active .zone_big {
  display: block;
  height: 100%;
  width: inherit;
  margin: 0 3px 0 0;  }

.zone_big .content_slider {
  height: 100%; }

ul li .infos_diapo {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  bottom: 0;
  height: 155px;
  margin: auto;
  padding: 10px;
  position: absolute;
  right: 9%;
  top: 0;
  width: 155px; }

ul li .infos_diapo h4 {
  margin: 3px 0;
  text-transform: uppercase; }

.zone_onepager {
  margin: 0 0 3px 0;
  overflow: hidden;
  position: relative; }

.zone_onepager h2,
.default_content .zone_onepager h2 {
  font-size: 23px;
  padding: 12px 0 15px 10px;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  background: #001740;
  color: #FFF; }

.zone_onepager h3, .content_virtual_library h3 {
  font-size: 25px;
  text-transform: uppercase; }

.zone_onepager .padding_bloc {
  position: relative;
  padding: 10px; }

.img_wall .bloc_img_wall .zone_small {
  display: block;
  text-decoration: none; }

.img_wall .bloc_img_wall.active .zone_small {
  display: none; }

.img_wall .bloc_img_wall .content_mini_text {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
  padding: 0 2%;
  text-decoration: none;
  display: block;
  width: auto; }

.img_wall .bloc_img_wall.active .content_mini_text {
  display: none; }

.img_wall .bloc_img_wall .content_text {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
  padding: 0 2%;
  text-decoration: none; }

.img_wall .bloc_img_wall h2, .zone_big h2 {
  position: absolute;
  color: #FFFFFF;
  font-size: 120px;
  left: -32px;
  margin: 0 0 3px 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  top: 40px;
  width: 1000%;
  background: none;
  z-index: 5; }

/* Applications */
.desc_page {
  margin: 0 3px 0 0;
  padding: 10px 0;
  position: relative;
  min-height: 70px; }

.desc_page h1, .content_virtual_library h1 {
  font-size: 23px;
  margin: 5px 0 5px 10px;
  font-family: 'open Sans cOndensed', sans-serif; }

.desc_page p, .desc_page ul li {
  margin: 0 10px;
  line-height: 1.4;
  font-family: arial, sans-serif;
  font-size: 13px;
  list-style-type: square; }

.desc_page p a {
  color: #EEE; }

.desc_page .liste_ss_appli {
  width: 38%; }

.desc_page .liste_ss_appli .col {
  float: left;
  width: 50%; }
  .desc_page .liste_ss_appli .col li {
    margin: 10px; }

.desc_page.zone_white p, .desc_page.zone_white p a {
  color: black; }

.desc_page .right_img {
  float: right;
  width: 60%;
  display: block;
  margin: 0 0 0 20px;
  height: 300px;
  overflow: hidden; }

.desc_page .content_slider.default_slider .zone_texte_slider,
.desc_page .content_slider.default_slider a.zone_texte_slider {
  position: absolute;
  font-size: 50px;
  font-family: 'open Sans condensed', sans-serif;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #001740;
  background: rgba(0, 23, 64, 0.45);
  left: 0;
  bottom: 0;
  right: 0;
  padding: 5px;
  text-decoration: none;
  color: #FFFFFF; }

.desc_page .content_slider.default_slider {
  height: 300px;
  width: 60%;
  float: right;
  margin: 0 1%; }

.desc_page .right_img .content_slider img {
  height: inherit;
  margin-top: inherit;
  min-width: inherit;
  width: inherit; }

.menu_page {
  height: 104px;
  border-top: 3px solid #001740;
  border-bottom: 3px solid #001740;
  /*padding : 30px 0 10px;*/
  background: #FFFFFF;
  color: #001740;
  margin: 0 3px 3px 0;
  overflow: hidden;
  position: relative; }

.menu_page a {
  padding: 13px 0 10px;
  text-align: center;
  color: #001740;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  min-height: 82px; }

.menu_page a .zone_black {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 49px;
  text-align: center;
  height: 49px;
  background: #001740; }

.menu_page a .zone_black img {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.menu_page a span {
  color: #001740;
  display: block;
  font-size: 14px;
  margin: 5px auto;
  max-width: 110px;
  text-align: center; }

.menu_page a.small span, .menu_page.fixed a.small span {
  font-size: 12px; }

.menu_page .go_to_top {
  display: none; }

.menu_page > a {
  text-decoration: none; }

.menu_page > a:hover {
  text-decoration: underline; }

.menu_page.fixed {
  position: fixed;
  top: 63px;
  left: 268px;
  height: 98px;
  right: 0;
  z-index: 10;
  padding: 0; }

.menu_page.fixed a {
  height: 85px;
  padding: 8px 0 5px; }

.menu_page.fixed a.active, .menu_page a:hover {
  background: #001740;
  background: rgba(0, 23, 64, 0.45);
  text-decoration: none; }

.menu_page.fixed a span {
  font-size: 14px; }

.menu_page.fixed a.active span, .menu_page a:hover span {
  color: #FFFFFF; }

.menu_page.fixed a img {
  max-height: 40px; }

.menu_page.fixed .go_to_top {
  display: block; }

.zone_coloris.img_wall {
  position: relative;
  overflow: hidden;
  margin-top: 3px;
  padding-bottom: 15px; }

.zone_coloris.img_wall h2 {
  color: #FFF;
  margin: 0 0 3px 3px;
  z-index: 5;
  top: 0;
  background: none; }

.zone_coloris.img_wall h3 {
  color: #FFF;
  font-size: 40px; }

.zone_coloris.img_wall .bloc_img_wall {
  width: 10.3%;
  margin: 1%;
  position: relative;
  height: 100px;
  display: block;
  float: left; }

.zone_coloris.img_wall .bloc_img_wall .zone_small .new {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  display: block;
  font-size: 14px;
  font-weight: bold;
  top: 10%;
  color: #001740;
  left: 0;
  position: absolute;
  right: 28%;
  text-transform: uppercase;
  padding: 3%;
  text-align: center;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 5;
  font-family: arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); }

.liste_products.liste_segments .bloc_seg.produit .new {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  display: block;
  font-size: 17px;
  font-weight: bold;
  top: 6%;
  color: #001740;
  left: 0;
  position: absolute;
  right: 34%;
  text-transform: uppercase;
  padding: 2%;
  text-align: center;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 5;
  font-family: arial, sans-serif;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); }

.liste_products.liste_segments .bloc_seg.produit:hover .new {
  right: 58%;
  top: -18%; }

.zone_coloris.img_wall .bloc_img_wall.active {
  height: 404px;
  }

.zone_coloris.img_wall .bloc_img_wall .zone_big:after {
  content: ' ';
  display: none;
  clear: both; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .content_slider {
  width: 71%;
  height: 100%;
  float: left;
  background: #001740; }

/* Zone legende coloris */
.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris {
  float: right;
  height: 404px;
  /*100%;*/
  width: 24%;
  right: 5%;
  background: #FFF;
  color: #000000;
  position: relative; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris .content {
  margin: 10px; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris .content h3 {
  color: #000;
  font-size: 20px; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris .link_cmde {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris .link_info {
  bottom: 5px;
  position: absolute;
  cursor: pointer;
  left: 5px;
  background: url("../../static/apps/gerflor_standard/img/danger.png") no-repeat;
  display: block;
  height: 30px;
  text-decoration: none;
  width: 30px;
  z-index: 8; }

.zone_coloris.img_wall .bloc_img_wall .zone_big .legend_coloris .close {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  background: #001740 url("../../static/apps/gerflor_standard/img/icon_close_ref.png") no-repeat center center;
  width: 27px;
  height: 27px;
  text-decoration: none;
  z-index: 5; }

.zone_coloris.img_wall .bloc_img_wall .zone_small {
  background: #001740; }

.zone_coloris.img_wall .bloc_img_wall .zone_small span.title {
  vertical-align: bottom;
  font-size: 15px;
  bottom: 0;
  color: #FFFFFF;
  display: block;
  left: 25%;
  padding: 5px;
  position: absolute;
  right: 25%;
  text-align: right;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 5; }

/* Zone legende img_wall */
.zone_big .legend_bloc_img_wall {
  background: #fff;
  background: rgba(255, 255, 255, 0.85);
  color: #000000;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 22.7%;
  font-size: 13px;
  z-index: 9;
  padding: 30px 20px;
  overflow: auto; }

.zone_big .legend_bloc_img_wall .close {
  background: #001740 url("../../static/apps/gerflor_standard/img/icon_close_ref.png") no-repeat center center;
  position: absolute;
  width: 27px;
  height: 27px;
  text-decoration: none;
  top: 6px;
  right: 6px;
  z-index: 10;
  display: none; }

.zone_big .legend_bloc_img_wall .return {
  display: block;
  background: #001740 url("../../static/apps/gerflor_standard/img/icon_return.png") no-repeat center center;
  position: absolute;
  width: 27px;
  height: 27px;
  text-decoration: none;
  top: 6px;
  right: 6px;
  z-index: 10; }

.img_wall .bloc_img_wall .zone_big .legend_bloc_img_wall .close {
  display: block; }

.img_wall .bloc_img_wall .zone_big .legend_bloc_img_wall .return {
  display: none; }

.zone_big.legende_close .legend_bloc_img_wall {
  right: -27.7%; }

.zone_big .legend_bloc_img_wall h3 {
  color: #000;
  font-size: 24px;
  text-transform: uppercase; }

.zone_big .legend_bloc_img_wall p,
.zone_big .legend_bloc_img_wall ul {
  font-family: arial,sans-serif;
  font-size: 13px;
  line-height: 1.4;
  list-style-type: square;
  margin: 4px 0;
  text-align: left; }

.zone_big .legend_bloc_img_wall ul {
  margin: 4px 10px; }

.zone_big .open_close {
  position: absolute;
  width: 27px;
  height: 27px;
  display: block;
  text-decoration: none;
  top: 6px;
  right: 22.7%;
  z-index: 9;
  background: #001740 url("../../static/apps/gerflor_standard/img/mini_slide_right.png") no-repeat center center; }

.zone_big.legende_close .open_close {
  background: #001740 url("../../static/apps/gerflor_standard/img/mini_slide_left.png") no-repeat center center;
  right: 8px; }

.zone_big .slide_right {
  right: 27.7%; }

.img_wall.zone_coloris .bloc_img_wall .zone_big .slide_right {
  right: 1%; }

.img_wall.cahier_tendance .bloc_img_wall .zone_big .slide_right {
  right: 1%; }

.zone_big.legende_close .slide_right {
  right: 1%; }

.zone_big .liste_slide {
  margin-right: 51px;
  right: 27.7%; }

.img_wall.zone_coloris .bloc_img_wall .zone_big .liste_slide,
.img_wall.cahier_tendance .bloc_img_wall .zone_big .liste_slide {
  margin-right: 51px;
  right: 0; }

.zone_big.legende_close .liste_slide {
  right: 0; }

.jobref_content_map {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  visibility: hidden; }

.jobref_content_map .map {
  width: 800px;
  height: 550px;
  z-index: 1001;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }

.link_gmap {
  width: 46px;
  height: 46px;
  display: block;
  text-decoration: none;
  position: absolute;
  z-index: 10;
  right: 7px;
  margin-top: 9px;
  background: #001740 url("../../static/apps/gerflor_standard/img/icon_gmap.png") no-repeat center center; }

.zone_search {
  background: #FFFFFF;
  color: #000000;
  height: 28px;
  left: 0;
  margin: 0 3px 3px 0;
  padding: 18px 10px;
  position: absolute;
  right: 0;
  z-index: 10; }
  .zone_search .jobr_criteres_reset {
    background: none repeat scroll 0 0 rgba(26, 39, 90, 0.73);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    display: block;
    padding: 4px;
    text-decoration: none;
    float: right;
    margin-top: 3px; }

.zone_search .link_gmap {
  position: absolute;
  right: 3px;
  top: 0;
  bottom: 0;
  margin: auto; }

.zone_search .content_zone_search {
  float: left; }

.zone_search select, .zone_search input {
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  padding: 0 5px;
  border-radius: 0;
  border: none;
  background: #001740;
  color: #FFF;
  margin-right: 10px; }

.zone_search input {
  margin: 0; }

.zone_search select {
  padding: 5px;
  outline: 0; }

.zone_search form input[type=submit] {
  border: none;
  border-radius: 0;
  display: inline-block;
  font-family: arial,sans-serif;
  height: 28px;
  line-height: 28px;
  width: 32px;
  padding: 0;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  margin: 0 10px 0 0;
  background: #001740;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase; }

.liste_id_jobref {
  display: none; }

/* Test clic AJAX lightbox gmaps - à supprimer dans le futur */
#clic_ajax {
  position: absolute;
  cursor: pointer;
  bottom: 20px;
  right: 20px; }

.zone_service {
  position: relative;
  height: 277px;
  background-color: #f3f6fb;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1; }

.zone_service .bloc {
  width: 46%;
  margin: 0 2% 0 2%;
  z-index: 3;
  position: relative;
  float: left;
  padding: 167px 0 0; }

.zone_service .bloc.big {
  width: 96%; }

.zone_service:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px; }

.zone_service .bloc h3 {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 114px;
  height: 34px;
  font-size: 29px;
  color: #FFF;
  margin: 0;
  font-weight: bold;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }

.zone_service .bloc a {
  width: 30%;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  float: left;
  display: block; }

.zone_service .bloc.big a {
  width: 15%; }

.zone_service .bloc a:hover {
  text-decoration: underline;
  color: #FFF; }

.zone_service .bloc a span {
  max-width: 142px;
  display: block;
  margin: 5px auto;
  text-align: center;
  font-size: 17px;
  color: #FFF; }

.zone_service .bloc a.link_right {
  width: 29px;
  margin: 10px 0 0 10px; }

.lazy {
  display: none; }

a.search_back, a.search_init_coloris {
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  padding: 4px;
  background: #1a275a;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background: rgba(26, 39, 90, 0.73); }

.zone_header_pdt_perso {
  height: 300px;
  position: relative;
  overflow: hidden;
  margin-right: 3px; }
  .zone_header_pdt_perso .bloc_title {
    color: #FFFFFF;
    display: block;
    height: 200px;
    position: absolute;
    right: 6%;
    top: 18%;
    width: 200px;
    background: #1a275a;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background: rgba(26, 39, 90, 0.73); }
    .zone_header_pdt_perso .bloc_title .title, .zone_header_pdt_perso .bloc_title .baseline {
      text-transform: uppercase;
      margin: 48px 15px 3px;
      display: block;
      font-size: 19px; }
    .zone_header_pdt_perso .bloc_title .title {
      font-weight: bold; }
    .zone_header_pdt_perso .bloc_title .baseline {
      margin: 10px 15px 3px;
      font-size: 14px; }
  .zone_header_pdt_perso a.search_back {
    position: absolute;
    left: 33px;
    bottom: 2px; }
  .zone_header_pdt_perso .ajouter-favoris {
    width: 23px;
    height: 22px; }

/*zone de description en haut de page : ici pour cibler le lien de retour sur une fiche produit*/
.desc_page .search_back {
  position: absolute;
  bottom: 10px;
  left: 40px;
  padding: 5px; }

.zone_actus_experiences {
  position: absolute;
  background: #FFF;
  background: rgba(255, 255, 255, 0.63);
  height: 395px;
  width: 240px;
  margin-top: -450px;
  right: 35px;
  overflow: hidden;
  z-index: 3; }

.zone_actus_experiences h3 {
  display: block;
  margin: 5px 15px;
  font-size: 35px;
  color: #001740;
  text-transform: uppercase;
  font-family: caviardreams;
  line-height: 1.8;
  border-bottom: 1px solid #001740; }

.zone_actus_experiences ul {
  margin: 0;
  padding: 0;
  width: 5000px; }

.zone_actus_experiences ul li {
  display: block;
  height: 100%;
  float: left;
  width: 210px;
  padding: 0 15px; }

.zone_actus_experiences ul li a img.wp-post-image { width:210px; height:144px; }

.zone_actus_experiences ul li h4 a {
  font-size: 18px;
  color: #000000;
  font-family: trebuchet,sans-serif;
  text-decoration: none; }

.zone_actus_experiences ul li p {
  margin: 5px 0;
  font-family: trebuchet,sans-serif;
  color: #000000;

  font-size: 13px; }

.enhancer.catalogue {
  padding: 2px 0; }

.default_content {
  background: none repeat scroll 0 0 white;
  margin-right: 3px;
  min-height: 400px;
  padding: 10px;
  font-size: 12px;
  /*.content_virtual_library {
    margin: -13px -10px -10px;
  }*/ }
  .default_content .zone_onglets {
    margin: -13px 0 30px;
    border-bottom: 2px solid #001740;
    background: #FFFFFF; }
  .default_content .menu_page {
    margin-right: 0; }
    .default_content .menu_page.fixed {
      margin-right: 3px; }

.default_content h1, .default_content h2, .default_content h3 {
  color: #000000; }

.zone_jobref .go_gmap {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url("../../static/apps/gerflor_standard/img/icon_gmap.png") no-repeat scroll center center #001740;
  display: block;
  height: 46px;
  width: 46px;
  text-decoration: none; }

.infos_diapo > * {
  text-align: left; }

.back_content_overlay {
  position: fixed;
  z-index: 1999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #001740; }

.content_overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 404px;
  width: 941px; }
  .content_overlay .content_slider {
    float: left;
    height: 100%;
    width: 71%; }
    .content_overlay .content_slider ul.slider {
      height: 100%; }
      .content_overlay .content_slider ul.slider li {
        width: 668px;
        overflow: hidden;
        height: 100%; }
        .content_overlay .content_slider ul.slider li img {
          margin-left: -29px;
          height: 404px;
          width: auto; }
  .content_overlay .legend_coloris {
    background: #FFFFFF;
    color: #000000;
    float: right;
    height: 404px;
    position: relative;
    right: 5%;
    width: 24%; }
    .content_overlay .legend_coloris .content {
      margin: 10px; }
      .content_overlay .legend_coloris .content a.close {
        background: url("../../static/apps/gerflor_standard/img/icon_close_ref.png") no-repeat scroll center center #001740;
        display: block;
        height: 27px;
        position: absolute;
        right: 5px;
        text-decoration: none;
        top: 5px;
        width: 27px;
        z-index: 10; }
      .content_overlay .legend_coloris .content .link_info {
        background: url("../../static/apps/gerflor_standard/img/danger.png") no-repeat;
        bottom: 5px;
        cursor: pointer;
        display: block;
        height: 30px;
        left: 5px;
        position: absolute;
        text-decoration: none;
        width: 30px;
        z-index: 8; }

/* Gertion des articles accessoires */
.liste_articles_accessoires .bloc_article {
  float: left;
  padding: 10px 2%;
  width: 16%;
  text-align: center; }
  .liste_articles_accessoires .bloc_article img {
    max-width: 100%; }
  .liste_articles_accessoires .bloc_article p {
    font-family: arial;
    margin: 0; }

.noviusos_form {
  position: relative;
  margin: 0 15%; }
  .noviusos_form .foundation .label {
    display: block;
    padding: 6px 0;
    font-size: 16px; }
  .noviusos_form .foundation label {
    font-size: 16px; }
  .noviusos_form .foundation input[type="text"],
  .noviusos_form .foundation input[type="password"],
  .noviusos_form .foundation input[type="date"],
  .noviusos_form .foundation input[type="datetime"],
  .noviusos_form .foundation input[type="email"],
  .noviusos_form .foundation input[type="number"],
  .noviusos_form .foundation input[type="search"],
  .noviusos_form .foundation input[type="tel"],
  .noviusos_form .foundation input[type="time"],
  .noviusos_form .foundation input[type="url"],
  .noviusos_form .foundation textarea {
    background: #edf3f4;
    border: 1px solid #dae4e5;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px; }
  .noviusos_form .foundation input[type="radio"] {
    margin: 0; }
  .noviusos_form .foundation #form_captcha {
    max-width: 80px; }
  .noviusos_form .foundation input[type="submit"],
  .noviusos_form .foundation #form_submit {
    background: #001740;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 15px; }

.noviusos_form.noviusos_form_answer {
  font-size: 16px; }

.product_bloc {
  padding: 20px;
  background: white;
  overflow: hidden;
  position: relative;
  margin-right: 3px; }

/* zone de présentation */
#product_presentation .title {
  font-size: 16px;
  font-weight: bold; }

/* zone de coloris */
#product_coloris {
  padding: 0; }
  #product_coloris .search_init_coloris,
  #product_coloris .search_back {
    display: inline-block;
    float: left;
    font-size: 11px;
    margin: 15px 0 0 18px;
    position: relative; }

#product_coloris h3 {
  margin: 10px 18px 5px; }

#product_coloris .legend_coloris h3 {
  margin: 0 26px 0 0; }

/* zone de vidéos */
#product_videos {
  padding: 20px; }

#product_videos .bloc_video {
  float: left;
  width: 45%;
  padding: 5px 2.5%;
  margin-top: 48px; }

#product_videos .bloc_video iframe {
  width: 100%;
  height: 315px;
  display: block; }

#product_videos .bloc_liens_video {
  display: block;
  left: 45px;
  position: absolute;
  text-align: left;
  top: 22px; }

#product_videos .bloc_liens_video a {
  color: #13182C;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 21px; }

/* zone produits complémentaires */
#product_prod_complementaire {
  padding: 3px; }

a.bloc_seg .plus_produit {
  color: #FFFFFF;
  top: 2%;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  left: 2%;
  padding: 5px;
  position: absolute;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 5;
  opacity: 0;
  filter: alpha(opacity=0); }

a.bloc_seg:hover .plus_produit {
  opacity: 1;
  filter: alpha(opacity=100); }

a.bloc_seg .plus_produit .ligne_plus_produit {
  display: block;
  position: relative;
  padding-left: 10px; }

a.bloc_seg .plus_produit .ligne_plus_produit:before {
  background: none repeat scroll 0 0 white;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  content: " ";
  display: block;
  float: left;
  height: 5px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 5px; }

/* zone d'iframe photostudio */
#product_iframe_photostudio {
  display: block;
  margin-right: 3px;
  height: 100%;
  position: relative;
  padding: 0; }

#product_iframe_photostudio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* zone de description technique */
#product_description_technique .column_left, #product_spm_schema .column_left {
  position: relative;
  float: left;
  width: 50%;
  text-align: center; }
  #product_description_technique .column_left img, #product_spm_schema .column_left img {
    max-width: 100%;
    margin: 20px 0; }
#product_description_technique .column_right, #product_description_technique .column_alone, #product_spm_schema .column_right, #product_spm_schema .column_alone {
  position: relative;
  float: right;
  font-family: arial,sans-serif;
  width: 48%; }
  #product_description_technique .column_right ul, #product_description_technique .column_alone ul, #product_spm_schema .column_right ul, #product_spm_schema .column_alone ul {
    margin: 50px 0 0 0;
    padding: 0; }
    #product_description_technique .column_right ul li, #product_description_technique .column_alone ul li, #product_spm_schema .column_right ul li, #product_spm_schema .column_alone ul li {
      list-style-type: square;
      font-family: arial,sans-serif;
      font-size: 16px;
      line-height: 1.6; }
#product_description_technique .column_alone, #product_spm_schema .column_alone {
  float: none;
  width: auto; }

.desc_page ul.types {
  margin: 20px 30px 20px 0;
  text-align: left;
  padding: 0; }
  .desc_page ul.types li {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    display: inline-block;
    list-style-type: none;
    background-color: #001740;
    width: 40px;
    height: 40px;
    margin: 5px;
    overflow: hidden;
    position: relative; }
    .desc_page ul.types li img {
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      max-width: 100%; }

#product_description_technique ul.types {
  margin: 20px 30px 20px 0;
  text-align: left;
  padding: 0; }
  #product_description_technique ul.types li {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    display: inline-block;
    list-style-type: none;
    background-color: #001740;
    width: 80px;
    height: 80px;
    margin: 5px;
    position: relative; }
    #product_description_technique ul.types li img {
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }

#product_bloc_magique .column_left {
  float: left;
  width: 49%;
  margin: 0 1% 0 0; }
#product_bloc_magique .column_right {
  float: left;
  margin: 0 0 0 1%; }
#product_bloc_magique table, #product_bloc_magique tr, #product_bloc_magique td, #product_bloc_magique ul li {
  font-family: arial,sans-serif;
  font-size: 16px;
  line-height: 1.6;
  list-style-type: square; }

.titled_slider {
  margin-right: 3px; }
  .titled_slider h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 120px;
    left: -32px;
    margin: 0 0 3px 3px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 40px;
    width: 1000%;
    z-index: 5;
    font-family: caviarDreams, arial; }

.articles-accessoires {
  padding-top: 10px; }

.noviusos_news {
  background: #FFF; }

#store_locator_gmaps {
  position: relative;
  margin: 0; }
  #store_locator_gmaps .map {
    position: relative;
    overflow: hidden;
    height: 700px; }
    #store_locator_gmaps .map h3 {
      display: inline;
      color: #424242;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 10px; }
    #store_locator_gmaps .map .marker {
      position: relative;
      float: right; }
    #store_locator_gmaps .map p {
      margin: 0 0 5px; }
    #store_locator_gmaps .map .map-infowindow h2 {
      color: #424242;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0 0 10px;
      font-size: 16px; }
    #store_locator_gmaps .map .map-infowindow p {
      font-size: 14px; }
    #store_locator_gmaps .map .button_search {
      position: absolute;
      z-index: 1;
      top: 25px;
      right: 25px;
      width: 27px;
      height: 27px;
      display: block;
      cursor: pointer;
      background: #001740 url("../../static/apps/gerflor_standard/img/mini_slide_left.png") no-repeat center center; }
      #store_locator_gmaps .map .button_search.active {
        background: #001740 url("../../static/apps/gerflor_standard/img/mini_slide_right.png") no-repeat center center; }
    #store_locator_gmaps .map .search {
      position: absolute;
      padding: 25px;
      background: url("../../static/apps/gerflor_standard/img/store_locator/bg_search.png") repeat;
      width: 300px;
      top: 0;
      bottom: 0;
      right: -350px;
      overflow-y: scroll; }
      #store_locator_gmaps .map .search .magasin {
        color: #424242;
        margin-bottom: 20px; }
        #store_locator_gmaps .map .search .magasin .map-click-point {
          display: block;
          text-decoration: none; }
          #store_locator_gmaps .map .search .magasin .map-click-point:hover, #store_locator_gmaps .map .search .magasin .map-click-point:hover h3 {
            color: #424242;
            text-decoration: none; }
          #store_locator_gmaps .map .search .magasin .map-click-point.active, #store_locator_gmaps .map .search .magasin .map-click-point.active h3 {
            color: #f25800;
            text-decoration: none; }
  #store_locator_gmaps .filter {
    position: relative;
    background: #001740;
    padding: 15px 10px 30px;
    color: white;
    font-size: 16px;
    font-family: arial, sans-serif;
    text-align: center; }
    #store_locator_gmaps .filter div.clearfix {
      margin: 0 0 12px; }
      #store_locator_gmaps .filter div.clearfix label {
        display: block;
        float: left;
        margin: 0 5px;
        line-height: 1.5; }
      #store_locator_gmaps .filter div.clearfix input[type=text], #store_locator_gmaps .filter div.clearfix select {
        background: #FFFFFF;
        color: #001740;
        border: medium none;
        font-size: 14px;
        height: 18px;
        line-height: 30px;
        margin: 0 0 4px;
        padding: 6px;
        font-family: arial, sans-serif;
        width: 126px; }
      #store_locator_gmaps .filter div.clearfix select {
        height: 30px;
        width: 200px; }
    #store_locator_gmaps .filter .results {
      bottom: 10px;
      position: absolute;
      left: 10px; }
    #store_locator_gmaps .filter .reinit,
    #store_locator_gmaps .filter input[type=submit] {
      background: #FFFFFF;
      color: #001740;
      border: medium none;
      cursor: pointer;
      display: block;
      font-size: 14px;
      height: 30px;
      padding: 5px;
      text-transform: uppercase;
      font-family: arial, sans-serif; }
    #store_locator_gmaps .filter input[type=submit] {
      float: left;
      margin-right: 10px; }
    #store_locator_gmaps .filter .reinit {
      line-height: 30px;
      padding: 0 7px;
      text-transform: none;
      position: absolute;
      right: 10px;
      top: 15px; }
  #store_locator_gmaps .gm-style-iw h3 {
    font-family: Roboto, Arial, sans-serif !important; }

.fiche_prod .map {
  margin-right: 3px; }

.catalogue .message {
  color: #001740;
  font-size: 1.3em;
  font-family: 'caviarDreams',arial,sans-serif; }
.catalogue .message-orig {
  display: none; }
.catalogue div.message {
  padding: 10px 0; }

.moteur-de-recherche {
  background-color: white;
  margin: 0 3px 3px 0;
  padding: 30px 10px 20px 10px; }
  .moteur-de-recherche .float_left {
    float: left;
    width: 22%; }
  .moteur-de-recherche .float_left select {
    width: 95%; }

.moteur-de-recherche select, .moteur-de-recherche input {
  background: #001740;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin: 0 5px 3px 0;
  padding: 0 5px; }

.moteur-de-recherche select {
  outline: 0 none;
  padding: 5px; }
  .moteur-de-recherche select.hidden-appl {
    display: none; }

.moteur-de-recherche input[type=submit],
.moteur-de-recherche button[type=submit] {
  background: #001740;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin: -3px 10px 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 32px; }

.criteres-coloris {
  background: #001740;
  color: #FFFFFF; }

.criteres-produits-js {
  background: #001740;
  color: #FFFFFF;
  overflow: hidden; }
  .criteres-produits-js.close {
    height: 0; }
  .criteres-produits-js .show_result {
    display: block;
    float: right;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
    color: #001740;
    background: #FFFFFF; }
    .criteres-produits-js .show_result:hover {
      color: #001740;
      text-decoration: none; }

.more_criteres_produit_js {
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  margin: 5px 0 18px;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  background: #001740; }
  .more_criteres_produit_js:hover {
    color: #FFF;
    text-decoration: none; }
  .more_criteres_produit_js:after {
    background: #001740;
    bottom: -8px;
    content: "";
    height: 27px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 27px;
    z-index: -1; }

.moteur-colonne {
  /*background: none repeat scroll 0 0 #DDDDDD;*/
  float: left;
  margin: 5px 1%;
  padding: 5px 1%;
  width: 21%;
  height: 100%; }

.moteur-colonne h4 {
  font-size: 18px;
  margin: 7px 0;
  color: #FFFFFF; }

.moteur-colonne ul {
  margin: 0; }

.moteur-colonne.tein_id ul {
  width: 150px;
  margin: auto; }

.moteur-colonne ul li {
  list-style: none;
  margin: 0;
  line-height: 1em; }

.moteur-colonne.tein_id ul li {
  display: block;
  float: left; }

.zone_onglets {
  height: 50px;
  margin-right: 3px;
  position: relative;
  border-top: 2px solid #001740; }

.zone_onglets a {
  background: none repeat scroll 0 0 white;
  display: block;
  float: left;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 19px;
  height: 100%;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 33.33%;
  position: relative;
  color: #001740; }

.zone_onglets a.active,
.zone_onglets a:hover {
  color: #FFF;
  background: #001740; }

.zone_onglets a + a:before {
  content: '';
  top: 0;
  display: block;
  height: 100%;
  left: -2px;
  width: 2px;
  background: #001740;
  position: absolute; }

.zone_onglets a.active:after {
  content: '';
  position: absolute;
  background: #001740;
  left: 0;
  right: 0;
  bottom: -16px;
  width: 27px;
  margin: auto;
  height: 27px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg); }

.critere-teinte {
  width: 30px;
  height: 30px;
  margin: 0 3px 3px 0;
  border: 2px solid rgba(0, 0, 0, 0.15);
  cursor: pointer;
  position: relative; }

.critere-teinte.selected {
  border: 2px solid rgba(0, 0, 0, 0.3); }

.critere-teinte.selected:after {
  content: url("../../static/apps/gerflor_standard/img/selected.png");
  font-family: arial;
  font-size: 27px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 5; }

#moteur-coloris .liste_segments {
  background-color: white;
  font-size: 13px;
  font-family: Arial; }

label.critere_disabled {
  text-decoration: line-through; }

div.critere_disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1; }

.catalogue .liste_segments {
  background-color: white;
  font-size: 13px;
  font-family: Arial;
  margin-right: 3px;
  padding: 10px; }

#moteur-libre .autocomplete-liste {
  position: absolute;
  z-index: 10;
  width: 39%;
  left: 325px;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  margin-left: -1px;
  background: white;
  border: 1px solid #dddddd;
  list-style: none;
  box-shadow: 3px 3px 10px rgba(150, 150, 150, 0.5); }
#moteur-libre .autocomplete-liste li {
  padding: 4px 5px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid white;
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #f4f4f4 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, white 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, white 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, white 100%);
  background: linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); }
#moteur-libre .autocomplete-liste li:hover,
#moteur-libre .autocomplete-liste li.current {
  background: lightyellow;
  background: #d2d2d2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d2d2d2 0%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2d2d2), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d2d2d2 0%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d2d2d2 0%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d2d2d2 0%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(top, #d2d2d2 0%, #f0f0f0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9e0', endColorstr='#fffef7',GradientType=0 );
  /* IE6-9 */ }

.fleche-bas {
  background-image: url(../../static/apps/gerflor_standard/img/flechebas.png);
  width: 23px;
  height: 15px; }

.fleche-haut {
  background-image: url(../../static/apps/gerflor_standard/img/flechehaut.png);
  width: 23px;
  height: 15px; }

.plus-criteres {
  margin-left: 10px;
  margin-right: 10px; }

.plus-criteres:before {
  content: url("../../static/apps/gerflor_standard/img/flechebas.png"); }

.plus-criteres:after {
  content: url("../../static/apps/gerflor_standard/img/flechebas.png"); }

.plus-criteres-haut:before {
  content: url("../../static/apps/gerflor_standard/img/flechehaut.png"); }

.plus-criteres-haut:after {
  content: url("../../static/apps/gerflor_standard/img/flechehaut.png"); }

.catalogue .presentation-gamme {
  background-color: #FFFFFF;
  margin: 0 3px 3px 0;
  padding: 20px 0 10px 10px; }
  .catalogue .presentation-gamme .description {
    font-family: Arial,sans-serif;
    font-size: 13px;
    line-height: 1.4;
    text-align: justify;
    color: black; }
  .catalogue .presentation-gamme h3 {
    color: #000000;
    font-size: 23px;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase; }
    .catalogue .presentation-gamme h3 a {
      text-decoration: none;
      color: #000000; }
.catalogue h3 {
  color: #001740;
  font-size: 22px; }

.vl-atom {
  float: left;
  width: 200px;
  height: 200px;
  border-color: 1px solid #555555;
  background-color: #EEE;
  margin: 2px;
  font-weight: bold;
  padding: 3px;
  cursor: pointer;
  overflow: hidden; }

.vl-part {
  background-color: #FFFFFF;
  float: left;
  margin: 10px 2%;
  width: 28%; }

.vl-part-img {
  float: left;
  height: 319px;
  text-align: center;
  width: 61%; }

.vl-part-img img {
  max-height: 100%;
  max-width: 100%; }

.vl-part-txt {
  float: right;
  font-size: 20px;
  padding: 5px 1%;
  width: 36%; }

.vl-action {
  float: left;
  font-size: 16px;
  height: 20px;
  padding: 5px;
  position: relative;
  width: 20px; }

.vl_h3_marge {
  margin: 30px 0; }

.vl-action a img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.vl-name {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 15px; }

.vl-name.active {
  color: #DE740A; }

.vl-carte {
  background-color: #FFF;
  margin: 10px;
  height: 400px;
  position: relative; }

.vl-carte-couv {
  display: none;
  float: left;
  cursor: pointer; }

.vl-carte-couv img {
  height: 100%; }

.vl-carte-cote {
  float: left;
  cursor: pointer;
  margin-top: 30px; }

.vl-ligne {
  clear: both; }

.vl-element-carte {
  height: 350px;
  float: left; }

.vl-detail-carte {
  height: 400px;
  position: relative; }

.vl-ferme-carte {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 30px;
  width: 30px;
  color: #FFF;
  margin: 10px;
  background: url("../../static/apps/gerflor_virtual_library/img/croix.png") no-repeat;
  cursor: pointer; }

.vl-carte-txt {
  float: right;
  height: 300px;
  font-size: 20px;
  padding: 5px 1%;
  width: 37%;
  margin-top: 50px; }

.vl-detail-carte-diapo.slider {
  padding: 20px; }

#vl-detail-carte-diapo.content_slider ul.slider li {
  text-align: center;
  overflow: hidden; }

#vl-detail-carte-diapo.content_slider {
  background: none repeat scroll 0 0 #001740; }

#vl-detail-carte-diapo.default_slider {
  height: 400px; }

.vl-atom .content_img span.title {
  text-align: center; }

.vl-recherche {
  padding: 0 20px 20px 10px;
  background-color: #FFFFFF;
  margin-bottom: 20px; }
  .vl-recherche input[type="text"] {
    background: #001740;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 0 5px 3px 0;
    padding: 0 5px; }

.vl-tech-table {
  width: 100%; }

.vl-tech-table th, .vl-tech-table td {
  text-align: left; }

.vl-tech-table tr {
  background: -webkit-linear-gradient(left, transparent 0px, transparent 2px, #bbbbbb 2px, #bbbbbb 4px) repeat-x left 70%;
  background: linear-gradient(to right, transparent 0px, transparent 2px, #bbbbbb 2px, #bbbbbb 4px) repeat-x left 70%;
  background-size: 4px 1px; }

.vl-tech-table tr:hover, .vl-tech-table tr:hover td, .vl-tech-table tr:hover th {
  background: #EEEEEE; }

.vl-tech-table th {
  float: left; }

.vl-tech-table td {
  float: right; }

.vl-tech-table td, .vl-tech-table th {
  background: #FFFFFF; }

.vl-tech-table span.categorie_name {
  display: inline-block;
  margin-top: 15px;
  font-weight: bold;
  position: relative;
  padding-left: 25px; }

.vl-tech-table span.categorie_name:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
  background-color: #001740; }

a.vl-tech-title {
  text-decoration: none;
  float: left;
  margin-right: 10px;
  display: block;
  height: 25px;
  line-height: 25px;
  font-family: arial,sans-serif;
  font-weight: normal; }

a.vl-tech-title.active, .vl-tech-table span.active {
  color: #DE740A; }

a.vl-tech-title .vl_icon {
  max-height: 22px;
  vertical-align: text-bottom; }

.vl-tech-item > * {
  font-size: 16px; }

.vl-tech-item .vl-action {
  display: inline-block; }

.vl-tech-item .vl-tech-title {
  display: inline-block;
  min-width: 200px;
  margin-right: 30px; }

.bloc-categ {
  margin: 10px; }

.bloc-categ .content h3 {
  font-size: 20px;
  text-transform: none; }

.bloc-categ .content {
  width: 80%;
  float: left;
  position: relative; }

.bloc-categ .left {
  width: 20%;
  float: left;
  position: relative;
  overflow: hidden; }

.bloc-categ .left img {
  margin: 10px; }

.bloc-categ .fleche {
  background: url("../../static/apps/gerflor_standard/img/go_right.png") no-repeat scroll center center #001740;
  bottom: 0;
  display: block;
  height: 47px;
  margin: auto 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 47px; }

.bloc-categ .content ul li {
  font-size: 14px;
  line-height: 1.4; }

.gerflor_virtual_library_document .clearfloat {
  border-bottom: 1px solid #001740;
  margin: 10px; }

.gerflor_virtual_library_document .ss_pages_service .bloc .right {
  height: auto;
  min-height: 150px; }

.default_content .content_virtual_library .zone_onglets {
  margin: -12px -10px 30px; }

.vl-tech-table.search-result {
  margin: 5px; }

.ss_pages_service {
  position: relative; }

.ss_pages_service .bloc {
  display: block;
  padding: 10px 0;
  min-height: 150px; }

.ss_pages_service .bloc + .bloc {
  border-top: 1px solid #001740; }

.ss_pages_service .bloc .left {
  display: block;
  height: 150px;
  float: left;
  position: relative;
  width: 33%;
  background: #001740;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 23, 64, 0.45)), to(#001740));
  background: -webkit-linear-gradient(top, rgba(0, 23, 64, 0.45), #001740);
  background: -moz-linear-gradient(top, rgba(0, 23, 64, 0.45), #001740);
  background: -o-linear-gradient(top, rgba(0, 23, 64, 0.45), #001740);
  background: linear-gradient(top, rgba(0, 23, 64, 0.45), #001740);
  overflow: hidden; }

.ss_pages_service .bloc .right {
  float: right;
  height: 150px;
  padding: 0 1%;
  position: relative;
  width: 65%; }

.ss_pages_service .bloc .right p,
.ss_pages_service .bloc .right h3 {
  margin-right: 45px; }

.ss_pages_service .bloc .right h3 {
  font-size: 20px; }

.ss_pages_service .bloc .right h3 a,
.ss_pages_service .bloc .right h3 a:link,
.ss_pages_service .bloc .right h3 a:visited,
.ss_pages_service .bloc .right h3 a:hover {
  color: black;
  text-decoration: none; }

.ss_pages_service .bloc .right .link {
  position: absolute;
  right: 5px;
  display: block;
  width: 47px;
  height: 47px;
  background: #001740 url("../../static/apps/gerflor_standard/img/go_right.png") no-repeat center center;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  text-decoration: none; }

#menu_top .menu_top ul li a {
  cursor: pointer; }

#menu_top .menu_top ul li .ss_menu.dropdown {
  /*left: inherit;
  margin-left: -6px;
  right: inherit;*/
  left: auto;
  margin-top: 0;
  overflow: auto;
  position: absolute;
  right: auto;
  top: auto;
  width: inherit;
  border: none; }

#menu_top .menu_top ul li .ss_menu.dropdown .col {
  width: 100%;
  min-height: 0; }

.gerflor_virtual_library_document.press_item {
  margin-bottom: 15px; }

.gerflor_virtual_library_document.press_item .visuel, .gerflor_virtual_library_document.press_item .content {
  float: left;
  max-width: 50%; }

.gerflor_virtual_library_document.press_item .visuel img {
  display: block; }

.gerflor_virtual_library_document.press_item .content {
  margin-left: 15px; }

.gerflor_virtual_library_document.press_item .content .docu_name {
  font-size: 2.5em; }

.gerflor_virtual_library_document.press_item .content .docu_name h2 {
  font-size: inherit;
  display: inline; }

.gerflor_virtual_library_document.press_item .content > p {
  margin: 0; }

.gerflor_virtual_library_document.press_item .content .description {
  display: none; }

.gerflor_virtual_library_document.press_item .content .more-press {
  text-decoration: none; }

.gerflor_virtual_library_document.press_item .content .more-press span {
  display: inline-block;
  background: #001740;
  height: 13px;
  width: 13px;
  text-align: center; }

.gerflor_virtual_library_document.press_item .content .logo_download {
  margin-top: 15px; }

.gerflor_virtual_library_document.press_item .content .logo_download, .gerflor_virtual_library_document.press_item .content .logo_download a {
  font-weight: bold;
  text-decoration: none;
  font-size: 16px; }

.gerflor_virtual_library_document.press_item .content .logo_download img {
  vertical-align: sub; }

.rdp_header {
  float: left;
  width: 60%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 20px;
  max-height: 300px; }

.rdp_header.left {
  padding-right: 20px;
  width: 40%; }

.rdp_header .default_slider {
  height: 300px; }

.default_content.revue_de_presse {
  min-height: 300px;
  border-bottom: 2px solid #001740; }

.mg-deconnecte, .mg-idf {
  float: left;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 8px;
  font-weight: bold;
  color: #FFF; }

.mg-login {
  float: left; }

#bloc-login {
  background-color: #001740;
  color: #FFF;
  padding: 10px;
  width: 20%;
  float: left;
  min-height: 210px; }
  #bloc-login label {
    color: white; }

#bloc-creation-compte .title,
#bloc-login .title {
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  display: block; }

#bloc-creation-compte {
  padding: 10px;
  background-color: #001740;
  color: #FFF;
  float: left;
  width: 70%;
  margin-right: 10px;
  min-height: 460px; }
  #bloc-creation-compte label {
    color: white; }

#bloc-update-compte {
  padding: 10px;
  background-color: #FFF;
  color: #FFF;
  float: left;
  width: 70%;
  margin-right: 10px;
  min-height: 460px;
  color: #000; }

#choose_pass {
  color: #FFF; }

div.ajouter-favoris {
 /* bottom: 2px;
  left: 4px;
  position: absolute;
*/ }
  div.ajouter-favoris.product_coloris {
    bottom: 5px;
    position: absolute;
    left: inherit;
    right: 40px; }

.legend_coloris div.ajouter-favoris {
  right: 5px; }

#ajoutpanier {
  bottom: 45px;
  cursor: pointer;
  height: 20px;
  left: 5px;
  line-height: 20px;
  padding-left: 25px;
  position: absolute; }

#ajoutpanier img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0; }

#my-commander {
  color: #FFF;
  background-color: #13182C;
  padding: 10px;
  font-size: 14px;
  margin: 10px;
  float: left;
  cursor: pointer; }

.supp-panier {
  cursor: pointer; }

.elem-panier {
  margin: 5px; }

#menu_top .mygerflor a {
  border: none;
  float: left; }

#menu_top .mygerflor a.icon#panier-global {
  border: none;
  margin-left: 10px;
  margin-top: 4px;
  width: 200px;
  color: #FFF; }

#panier-pro {
  cursor: pointer;
  float: left;
  padding: 5px;
  padding-bottom: 5px; }

#bloc-creation-compte label.error {
  background-color: #B20101;
  color: #FFF;
  padding: 4px;
  margin: 2px;
  font-weight: bold; }

.popin-favoris,
.form-update-type-compte {
  color: #000; }

.popin-favoris {
  width: 500px;
  height: 300px; }

#mg_subariane {
  margin-top: 10px; }

#listing_dossier {
  padding: 10px;
  min-height: 250px; }
  #listing_dossier .dossier {
    position: relative;
    background: url("../apps/gerflor_standard/img/mygerflor/dossier_ico.png") no-repeat scroll 0 6px;
    padding: 8px 70px 4px 28px; }
    #listing_dossier .dossier .actions {
      position: absolute;
      top: 5px;
      right: 5px; }
    #listing_dossier .dossier > a {
      color: #111;
      background: linear-gradient(to right, transparent 0px, transparent 2px, #bbbbbb 2px, #bbbbbb 4px) repeat-x left 72%;
      background-size: 4px 1px;
      display: block; }
    #listing_dossier .dossier span {
      font-size: 16px;
      background-color: white;
      padding-right: 5px; }

.popin-favoris h1, .popin-favoris h3 {
  color: black; }
.popin-favoris #closecolorbox {
  margin: 5px;
  padding: 5px;
  cursor: pointer;
  text-align: center;
  margin-top: 20px; }

#favoris_listing .zone_onepager, #favoris_listing .menu_page {
  margin: 0; }
#favoris_listing .liste_products {
  margin-top: 5px; }

.desc_page .ajouter-favoris {
  position: absolute;
  bottom: 5px;
  left: 10px;
  height: 24px; }

.mg-mes-commandes {
  padding: 10px; }

.zone_header_pdt_perso div.ajouter-favoris {
  bottom: 2px;
  left: 5px;
  position: absolute;
  z-index: 10; }

.favoris-vide {
  font-size: 14px;
  padding: 20px; }

#authentication h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px; }

.error-form {
  border: 1px solid red; }

.demande_creation_container {
  min-width: 400px; }

body.environnement {
  background: #FFFFFF; }
  body.environnement .bloc_wrapper p, body.environnement .bloc_wrapper td, body.environnement .bloc_wrapper th {
    font-size: inherit;
    line-height: inherit; }
  body.environnement #zone_left {
    border-right: 3px solid #001740; }
    body.environnement #zone_left ul.menu_left li.active a span.icon {
      right: 9px; }
  body.environnement #container {
    background: #FFFFFF; }
  body.environnement #container.has_ariane {
    margin-right: 3px; }
  body.environnement #ariane {
    background: #a2bb0a; }
  body.environnement #container > h1 {
    background: #a2bb0a;
    font-size: 42px;
    padding: 17px;
    margin-top: 2px;
    font-family: 'Open Sans Condensed', sans-serif; }
  body.environnement #container > h1.going_further {
    background: url("../../static/apps/gerflor_standard/img/going_further_picto.png") no-repeat 99% center #a2bb0a; }
  body.environnement #container > h2 {
    font-size: 22px;
    color: #95c11f;
    text-transform: uppercase;
    border-bottom: 1px solid #a2bb0a; }
  body.environnement .img_wall.zone_jobref {
    margin-top: 3px; }
  body.environnement h1 + .entete_page {
    margin-top: -21px; }
  body.environnement .entete_page {
    position: relative;
    margin: 3px 0; }
  body.environnement .entete_page .icon_container {
    background: url("../../static/apps/gerflor_standard/img/entete_going_further_bg.png") no-repeat center center;
    position: absolute;
    width: 196px;
    height: 183px;
    text-align: center;
    bottom: 20px;
    right: 20px;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    color: #FFF; }
  body.environnement .entete_page .icon_container span.text {
    display: block;
    position: absolute;
    right: -25px;
    top: -50px;
    width: 150px; }
  body.environnement .entete_page .icon_container img {
    left: 45px;
    position: absolute;
    top: 55px;
    width: 100px; }
  body.environnement table li {
    font-size: 14px; }

h1.glossary {
  margin-bottom: 3px; }

.gerflor_glossaire_definition ul.categories {
  position: relative; }

.gerflor_glossaire_definition ul.categories, .gerflor_glossaire_definition ul.definitions {
  margin: 0;
  list-style: none; }

.gerflor_glossaire_definition > ul.categories > li {
  margin-bottom: 15px;
  padding: 20px 25px; }

.gerflor_glossaire_definition ul.categories li > span.category_title {
  color: #a2bb0a;
  display: block;
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  border-bottom: 1px solid #a2bb0a;
  margin-bottom: 15px; }

.gerflor_glossaire_definition ul.categories li > ul.definitions > li {
  margin-left: 200px; }

.gerflor_glossaire_definition ul.categories li > ul.categories > li {
  padding-left: 200px; }

.gerflor_glossaire_definition ul.categories ul.categories li > ul > li {
  margin-left: 0px; }

.gerflor_glossaire_definition ul.categories li > ul.categories li > span.category_title {
  background: #a2bb0a;
  color: #FFF;
  font-size: 20px;
  line-height: 25px;
  border-bottom: none;
  padding: 5px 20px; }

.gerflor_glossaire_definition ul.categories li > ul.categories li > ul.definitions > li {
  padding-left: 0; }

.gerflor_glossaire_definition .definitions > li {
  min-height: 150px; }

.gerflor_glossaire_definition .definitions > li + li,
.gerflor_glossaire_definition ul.categories + ul.definitions,
.gerflor_glossaire_definition ul.categories li > ul.categories > li + li {
  border-top: 1px solid #222222;
  padding-top: 15px; }

.gerflor_glossaire_definition .definitions .definition_title {
  position: absolute;
  width: 180px;
  left: 25px;
  text-align: center;
  font-size: 15px; }

.gerflor_glossaire_definition ul.categories ul.categories .definitions .definition_title {
  left: 0; }

.gerflor_glossaire_definition .definitions .definition_content {
  font-family: Arial, sans-serif;
  font-size: 14px; }

.gerflor_glossaire_definition .definitions .definition_content h1,
.gerflor_glossaire_definition .definitions .definition_content h2,
.gerflor_glossaire_definition .definitions .definition_content h3,
.gerflor_glossaire_definition .definitions .definition_content h4,
.gerflor_glossaire_definition .definitions .definition_content h5 {
  font-family: 'caviarDreams'; }

.gerflor_glossaire_definition .definitions .definition_content h3,
.gerflor_glossaire_definition .definitions .definition_content h4 {
  color: #a2bb0a; }

.gerflor_glossaire_definition .definitions .definition_content ul {
  list-style: disc;
  font-size: 1em; }

.bloc_wrapper table tr td {
  padding: 0 2%; }

html.ie8 .bloc_wrapper table tr td {
  padding: 0; }

.bloc_wrapper * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.bloc_wrapper table tr td img {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

body.environnement.vl {
  background: #001740; }
  body.environnement.vl #container {
    background: #001740; }

.mea_page {
  margin: 3px 0; }

.mea_page.large, .mea_page.multiple {
  cursor: pointer; }

.mea_page > a {
  display: none; }

.mea_page, .mea_page * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.mea_page.large, .mea_page.president {
  position: relative;
  height: 364px;
  overflow: hidden; }

.mea_page.president {
  height: 578px; }

.mea_page.large .mea_titre, .mea_page.president .mea_titre,
.entete_page h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  /*height: 80px;*/
  margin: 0;
  background: #a2bb0a;
  background: rgba(162, 187, 10, 0.75);
  color: #FFF;
  font-size: 43px;
  text-transform: none;
  line-height: 50px;
  padding: 15px;
  font-family: 'Open Sans Condensed', sans-serif; }

.mea_page.large .mea_description, .mea_page.president .mea_description {
  position: absolute;
  right: 0;
  top: 80px;
  bottom: 0;
  width: 40%;
  background: #FFF;
  background: rgba(255, 255, 255, 0.75);
  color: #000;
  font-size: 24px;
  line-height: 50px;
  padding: 20px;
  overflow: hidden;
  font-family: 'Open Sans Condensed', sans-serif; }

.mea_page.president .mea_description {
  right: 80px;
  bottom: 25px;
  top: 150px;
  left: 45%;
  border-bottom: 1px solid white;
  width: auto; }
  .mea_page.president .mea_description p, .mea_page.president .mea_description ul {
    font-family: arial, helvetica, freesans, sans-serif; }

.mea_page.president .mea_description > * {
  font-size: 12px; }

.mea_page.president .mea_description .mea_titre_desc {
  font-size: 46px;
  text-transform: uppercase;
  font-weight: bold;
  color: #101C44; }

.mea_page.president .mea_description .mea_titre_desc .first {
  font-weight: normal;
  display: block; }

.mea_page .mea_description a.read_more {
  background: #a2bb0a;
  background: rgba(162, 187, 10, 0.75);
  bottom: 10px;
  color: #FFFFFF;
  display: block;
  font-size: 55px;
  height: 40px;
  line-height: 35px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 40px;
  font-weight: bold; }

.mea_page.large .mea_description ul, .mea_page.multiple .mea_description ul {
  font-weight: bold;
  list-style: none; }

.mea_page.large .mea_description ul li, .mea_page.multiple .mea_description ul li {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  position: relative; }

.mea_page.large .mea_description ul li:before, .mea_page.multiple .mea_description ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5ea62b;
  position: absolute;
  left: -20px;
  top: 10px; }

.mea_page.president .mea_description ul {
  font-size: 12px; }

.mea_page.large .icon {
  position: absolute;
  bottom: 20px;
  left: 20px; }

.mea_page .mea_titre .number {
  margin-right: 5px; }

/* MEA multiple */
.mea_page_multiple {
  position: relative; }

.mea_page_multiple .center {
  background: url("../../static/apps/gerflor_standard/img/going_further_bg.png") no-repeat center center;
  position: absolute;
  width: 180px;
  height: 180px;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  padding: 55px 0;
  text-align: center;
  text-transform: capitalize;
  color: #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-left: -90px;
  margin-top: -90px; }

.mea_page.multiple {
  width: 50%;
  height: 364px;
  float: left;
  overflow: hidden;
  position: relative;
  border-left: 2px solid white;
  border-right: 2px solid white; }

.mea_page.multiple .mea_titre {
  font-size: 35px; }

.mea_page.multiple .mea_titre:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px solid white; }

.mea_page.multiple .mea_content {
  background: #a2bb0a;
  background: rgba(162, 187, 10, 0.75);
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  padding: 15px;
  color: #FFF; }

.mea_page.multiple .mea_description {
  padding-left: 70px; }

.mea_page.multiple .mea_description ul {
  margin-left: 20px; }

.mea_page.multiple .mea_description ul li:before {
  background: #FFF;
  top: 3px; }

.mea_page.multiple.num03 .mea_content, .mea_page.multiple.num04 .mea_content {
  bottom: 0;
  top: auto; }

.mea_page.multiple.num01, .mea_page.multiple.num03 {
  border-left: 0px; }

.mea_page.multiple .icon {
  position: absolute; }

.mea_page.multiple.num01 .icon {
  right: 95px;
  bottom: 75px; }

.mea_page.multiple.num02 .icon {
  left: 95px;
  bottom: 75px; }

.mea_page.multiple.num03 .icon {
  right: 95px;
  top: 75px; }

.mea_page.multiple.num04 .icon {
  left: 95px;
  top: 75px; }

.mea_page.multiple.num02, .mea_page.multiple.num04 {
  border-right: 0px; }

.mea_page.multiple .mea_description ul {
  margin-bottom: 0; }

.mea_page.multiple .mea_description ul li {
  margin-bottom: 5px; }

#leed_search_product {
  margin-bottom: 20px; }
  #leed_search_product input {
    vertical-align: sub;
    margin: 0 0 0 5px; }

.leed_calculator.message {
  color: #001740;
  font-family: 'caviarDreams',arial,sans-serif;
  font-size: 1.3em;
  padding: 10px 0; }

.leed_calculator_form h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 23px;
  margin: 5px 0; }

h2.title_search_form_leed {
  background: #001740;
  font-size: 17px;
  color: #FFF;
  padding: 5px; }

a.leed_access {
  background: none repeat scroll 0 0 rgba(26, 39, 90, 0.73);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  padding: 4px;
  text-decoration: none;
  text-transform: uppercase; }

.leed_specification {
  position: relative; }
  .leed_specification h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 23px;
    margin: 5px 0; }
  .leed_specification .links {
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: center; }
  .leed_specification .specification {
    max-width: 800px;
    margin: 0 auto;
    font-family: arial,sans-serif; }
  .leed_specification .specification h2 {
   font-family: 'Open Sans Condensed', sans-serif; }
  .leed_specification .specification .border {
    padding: 5px;
    border: 1px solid #3b3b3b; }
  .leed_specification .specification h3 {
    margin-top: 15px; }
  .leed_specification .specification h4 {
    margin: 0;
    font-weight: bold; }
  .leed_specification .specification p {
    margin: 0; }
  .leed_specification .specification .or {
    background: #DDDDDD;
    clear: both;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 3px;
    text-align: center; }
  .leed_specification .col {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 5px; }

.zone_cordons {
  background: #FFF;
  padding: 10px; }
  .zone_cordons h2 {
    color: #FFFFFF; }
  .zone_cordons .zone_left, .zone_cordons .zone_right {
    float: left;
    width: 46%;
    margin: 5px 1%;
    padding: 5px 1%;
    background: #001740;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF; }
    .zone_cordons .zone_left select, .zone_cordons .zone_right select {
      background: #FFFFFF;
      border: medium none;
      border-radius: 0;
      color: #001740;
      font-size: 14px;
      height: 28px;
      line-height: 28px;
      padding: 5px;
      max-width: 50%;
      font-family: arial,sans-serif; }
    .zone_cordons .zone_left input[type="text"], .zone_cordons .zone_right input[type="text"] {
      background: #FFFFFF;
      border: medium none;
      border-radius: 0;
      color: #001740;
      font-size: 14px;
      height: 28px;
      font-family: arial,sans-serif;
      line-height: 28px;
      margin-right: 10px;
      padding: 0 5px;
      max-width: 43%; }
    .zone_cordons .zone_left input[type="submit"], .zone_cordons .zone_right input[type="submit"] {
      background: #FFFFFF;
      border: none;
      color: #001740;
      font-family: arial,sans-serif;
      font-size: 14px;
      padding: 5px 8px; }
    .zone_cordons .zone_left h2, .zone_cordons .zone_right h2 {
      font-size: 25px; }
    .zone_cordons .zone_left p, .zone_cordons .zone_right p {
      color: #FFF;
      font-weight: normal;
      font-family: arial,sans-serif; }
    .zone_cordons .zone_left p.desc, .zone_cordons .zone_right p.desc {
      height: 40px; }
    .zone_cordons .zone_left .submit, .zone_cordons .zone_right .submit {
      text-align: center;
      height: 28px; }
  .zone_cordons .result {
    margin: 15px 1%;
    font-family: arial,sans-serif; }
    .zone_cordons .result h3.title_result {
      color: #000000;
      text-transform: uppercase;
      float: left; }
    .zone_cordons .result .reinit {
      background: #EEEEEE;
      border: 1px solid #aaaaaa;
      border-radius: 3px;
      display: inline-block;
      color: #000000;
      font-weight: bold;
      float: left;
      font-size: 12px;
      margin: 2px 10px 0;
      padding: 5px 5px 5px 20px;
      text-decoration: none;
      position: relative; }
      .zone_cordons .result .reinit:before {
        position: absolute;
        left: 6px;
        top: 0;
        bottom: 0;
        color: #000000;
        height: 16px;
        font-weight: bold;
        margin: auto;
        content: "x";
        z-index: 1;
        font-family: sans-serif; }
      .zone_cordons .result .reinit:hover {
        color: #000000;
        background: #DDDDDD; }

.img_wall_loading {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  z-index: 5;
  background: rgba(0, 23, 64, 0.45); }

.slider_loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  z-index: 5;
  background: rgba(0, 23, 64, 0.45); }

.img_wall_loading .loader, .slider_loading .loader {
  position: absolute;
  width: 50px;
  height: 62px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.75;
  filter: alpha(opacity=75); }
  .img_wall_loading .loader .blockG, .slider_loading .loader .blockG {
    position: absolute;
    background-color: #FFFFFF;
    width: 8px;
    height: 19px;
    -moz-border-radius: 7px 7px 0 0;
    -moz-transform: scale(0.4);
    -moz-animation-name: fadeG;
    -moz-animation-duration: 0.32s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 7px 7px 0 0;
    -webkit-transform: scale(0.4);
    -webkit-animation-name: fadeG;
    -webkit-animation-duration: 0.32s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 7px 7px 0 0;
    -ms-transform: scale(0.4);
    -ms-animation-name: fadeG;
    -ms-animation-duration: 0.32s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 7px 7px 0 0;
    -o-transform: scale(0.4);
    -o-animation-name: fadeG;
    -o-animation-duration: 0.32s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 7px 7px 0 0;
    transform: scale(0.4);
    animation-name: fadeG;
    animation-duration: 0.32s;
    animation-iteration-count: infinite;
    animation-direction: linear; }
  .img_wall_loading .loader .blockG.rotateG_01, .slider_loading .loader .blockG.rotateG_01 {
    left: 0;
    top: 23px;
    -moz-animation-delay: 0.12000000000000002s;
    -moz-transform: rotate(-90deg);
    -webkit-animation-delay: 0.12000000000000002s;
    -webkit-transform: rotate(-90deg);
    -ms-animation-delay: 0.12000000000000002s;
    -ms-transform: rotate(-90deg);
    -o-animation-delay: 0.12000000000000002s;
    -o-transform: rotate(-90deg);
    animation-delay: 0.12000000000000002s;
    transform: rotate(-90deg); }
  .img_wall_loading .loader .blockG.rotateG_02, .slider_loading .loader .blockG.rotateG_02 {
    left: 6px;
    top: 8px;
    -moz-animation-delay: 0.16s;
    -moz-transform: rotate(-45deg);
    -webkit-animation-delay: 0.16s;
    -webkit-transform: rotate(-45deg);
    -ms-animation-delay: 0.16s;
    -ms-transform: rotate(-45deg);
    -o-animation-delay: 0.16s;
    -o-transform: rotate(-45deg);
    animation-delay: 0.16s;
    transform: rotate(-45deg); }
  .img_wall_loading .loader .blockG.rotateG_03, .slider_loading .loader .blockG.rotateG_03 {
    left: 21px;
    top: 2px;
    -moz-animation-delay: 0.2s;
    -moz-transform: rotate(0deg);
    -webkit-animation-delay: 0.2s;
    -webkit-transform: rotate(0deg);
    -ms-animation-delay: 0.2s;
    -ms-transform: rotate(0deg);
    -o-animation-delay: 0.2s;
    -o-transform: rotate(0deg);
    animation-delay: 0.2s;
    transform: rotate(0deg); }
  .img_wall_loading .loader .blockG.rotateG_04, .slider_loading .loader .blockG.rotateG_04 {
    right: 6px;
    top: 8px;
    -moz-animation-delay: 0.24000000000000005s;
    -moz-transform: rotate(45deg);
    -webkit-animation-delay: 0.24000000000000005s;
    -webkit-transform: rotate(45deg);
    -ms-animation-delay: 0.24000000000000005s;
    -ms-transform: rotate(45deg);
    -o-animation-delay: 0.24000000000000005s;
    -o-transform: rotate(45deg);
    animation-delay: 0.24000000000000005s;
    transform: rotate(45deg); }
  .img_wall_loading .loader .blockG.rotateG_05, .slider_loading .loader .blockG.rotateG_05 {
    right: 0;
    top: 23px;
    -moz-animation-delay: 0.28s;
    -moz-transform: rotate(90deg);
    -webkit-animation-delay: 0.28s;
    -webkit-transform: rotate(90deg);
    -ms-animation-delay: 0.28s;
    -ms-transform: rotate(90deg);
    -o-animation-delay: 0.28s;
    -o-transform: rotate(90deg);
    animation-delay: 0.28s;
    transform: rotate(90deg); }
  .img_wall_loading .loader .blockG.rotateG_06, .slider_loading .loader .blockG.rotateG_06 {
    right: 6px;
    bottom: 6px;
    -moz-animation-delay: 0.32s;
    -moz-transform: rotate(135deg);
    -webkit-animation-delay: 0.32s;
    -webkit-transform: rotate(135deg);
    -ms-animation-delay: 0.32s;
    -ms-transform: rotate(135deg);
    -o-animation-delay: 0.32s;
    -o-transform: rotate(135deg);
    animation-delay: 0.32s;
    transform: rotate(135deg); }
  .img_wall_loading .loader .blockG.rotateG_07, .slider_loading .loader .blockG.rotateG_07 {
    bottom: 0;
    left: 21px;
    -moz-animation-delay: 0.36s;
    -moz-transform: rotate(180deg);
    -webkit-animation-delay: 0.36s;
    -webkit-transform: rotate(180deg);
    -ms-animation-delay: 0.36s;
    -ms-transform: rotate(180deg);
    -o-animation-delay: 0.36s;
    -o-transform: rotate(180deg);
    animation-delay: 0.36s;
    transform: rotate(180deg); }
  .img_wall_loading .loader .blockG.rotateG_08, .slider_loading .loader .blockG.rotateG_08 {
    left: 6px;
    bottom: 6px;
    -moz-animation-delay: 0.4s;
    -moz-transform: rotate(-135deg);
    -webkit-animation-delay: 0.4s;
    -webkit-transform: rotate(-135deg);
    -ms-animation-delay: 0.4s;
    -ms-transform: rotate(-135deg);
    -o-animation-delay: 0.4s;
    -o-transform: rotate(-135deg);
    animation-delay: 0.4s;
    transform: rotate(-135deg); }

@-moz-keyframes fadeG {
  0% {
    background-color: #001740; }

  100% {
    background-color: #FFFFFF; } }

@-webkit-keyframes fadeG {
  0% {
    background-color: #001740; }

  100% {
    background-color: #FFFFFF; } }

@-ms-keyframes fadeG {
  0% {
    background-color: #001740; }

  100% {
    background-color: #FFFFFF; } }

@-o-keyframes fadeG {
  0% {
    background-color: #001740; }

  100% {
    background-color: #FFFFFF; } }

@keyframes fadeG {
  0% {
    background-color: #001740; }

  100% {
    background-color: #FFFFFF; } }

html.ie8 #zone_left .open_close_left {
  visibility: hidden; }
html.ie8 a:before, html.ie8 a:after, html.ie8 p:before, html.ie8 p:after, html.ie8 span:before, html.ie8 span:after, html.ie8 ul:before, html.ie8 ul:after, html.ie8 li:before, html.ie8 li:after {
  display: none; }
html.ie8 #container .mea_home.mea_home_2 h2 {
  position: relative; }
html.ie8 table tr td div.padding_table {
  padding: 0 10px; }
html.ie8 .img_wall_loading .loader, html.ie8 .slider_loading .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #001740 url("../../static/apps/gerflor_standard/img/loader.gif") no-repeat center center;
  opacity: 0.40;
  filter: alpha(opacity=40); }
  html.ie8 .img_wall_loading .loader .blockG, html.ie8 .slider_loading .loader .blockG {
    display: none; }
html.ie8 .zone_coloris.img_wall .bloc_img_wall .zone_small .new {
  left: 25%;
  right: 25%;
  padding: 2%;
  top: 0;
  filter: alpha(opacity=50); }
html.ie8 .liste_products.liste_segments .bloc_seg.produit .new {
  left: 25%;
  right: 25%;
  padding: 2%;
  top: 0;
  filter: alpha(opacity=50); }
html.ie8 .liste_products.liste_segments .bloc_seg.produit:hover .new {
  left: 25%;
  right: 25%;
  top: -20%; }

@media only screen and (max-width: 1024px) {
  .slider_home ul li .title_left, .slider_home ul li .title_right {
    font-size: 55px; }

  .experiences_slider ul li .link_pdt {
    left: 20px;
    font-size: 27px; }

  a.bloc_seg:hover .plus_produit {
    opacity: 0; }

  .content_img span.title {
    font-size: 16px; }

  .zone_service .bloc {
    margin: 0 1%;
    width: 48%; }
    .zone_service .bloc a.link_right {
      margin: 10px 0 0 5px; } }
#zone_info .info_content {
  text-align: center;
  text-decoration: none; }
  #zone_info .info_content h3 {
    color: #000; }
  #zone_info .info_content img {
    max-width: 100%; }

@media only screen and (max-width: 700px) {
  .only_mobile {
    display: block; }

  .hide_mobile {
    display: none !important; }

  #zone_left {
    display: none; }

  img {
    max-width: 100%;
    height: auto; }

  .content_img img {
    max-width: none; }

  .default_slider {
    height: 190px; }
    .default_slider ul.slider li img {
      max-width: none; }

  .default_slider.big {
    height: 200px; }

  #menu_top {
    position: relative; }
    #menu_top .mygerflor a.icon {
      border: none;
      position: absolute;
      right: 0; }
      #menu_top .mygerflor a.icon.connect {
        right: 31px; }
    #menu_top .mygerflor a#panier-global.icon {
      color: transparent;
      left: 50px; }
    #menu_top .mygerflor span.mg-idf {
      display: none; }
    #menu_top .mygerflor a.mg-deconnecte {
      color: rgba(0, 0, 0, 0);
      height: 38px;
      padding: 0;
      position: absolute;
      right: 1px;
      top: 1px;
      width: 38px;
      overflow: hidden; }
    #menu_top .mygerflor a.mg-deconnecte::after {
      border: 1px solid #666666;
      bottom: 0;
      color: #FFFFFF;
      content: "x";
      font-family: caviarDreams;
      font-size: 30px;
      left: 0;
      margin: auto;
      padding: 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0; }
    #menu_top .logo {
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0; }
      #menu_top .logo img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 68px; }
    #menu_top .menu_top {
      display: none; }
    #menu_top .link_menu_mobile {
      position: absolute;
      left: 1px;
      top: 1px;
      height: 38px;
      width: 38px;
      display: block;
      background: url("../../static/apps/gerflor_standard/img/mobile/iconMenuMobile.png") no-repeat center center; }
      #menu_top .link_menu_mobile.open {
        background: #001740; }
        #menu_top .link_menu_mobile.open::after {
          bottom: 0;
          color: #FFFFFF;
          content: url("../../static/apps/gerflor_standard/img/mobile/close_menu.png");
          display: block;
          font-family: caviarDreams;
          font-size: 36px;
          font-weight: 700;
          left: 0;
          line-height: 31px;
          margin: auto;
          position: absolute;
          right: 0;
          text-align: center;
          top: 0; }
    #menu_top .content_menu_mobile {
      position: absolute;
      background: #001740;
      left: 0;
      right: 0;
      top: -500%;
      z-index: -1;
      padding: 10px;
      opacity: 0; }
      #menu_top .content_menu_mobile.open {
        top: 42px;
        opacity: 1; }
      #menu_top .content_menu_mobile ul {
        margin: 15px 0 0 5px; }
        #menu_top .content_menu_mobile ul li {
          list-style: none;
          margin: 0px 0 25px;
          display: block; }
          #menu_top .content_menu_mobile ul li h3 {
            display: block;
            color: #FFFFFF;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 20px; }
          #menu_top .content_menu_mobile ul li ul {
            margin: 0 0 0 10px; }
            #menu_top .content_menu_mobile ul li ul li {
              display: block;
              margin: 5px 0; }
              #menu_top .content_menu_mobile ul li ul li a {
                color: #FFFFFF;
                display: inline;
                text-decoration: none;
                font-size: 18px; }

  #container {
    margin: 0; }
    #container.has_ariane {
      margin: 0;
      padding: 0 !important; }
    #container #ariane {
      display: none; }
    #container .mea_home {
      margin: 0 0px 3px 0; }
      #container .mea_home h2 {
        line-height: 40px;
        font-size: 27px; }
        #container .mea_home h2 span {
          display: none; }
      #container .mea_home .double_img_home {
        height: 200px; }
        #container .mea_home .double_img_home .title_left, #container .mea_home .double_img_home .title_right {
          display: none; }
        #container .mea_home .double_img_home .col .content_img img {
          height: 100%; }
        #container .mea_home .double_img_home .link_pdt {
          font-size: 20px;
          height: 100%;
          line-height: 200px;
          text-align: center;
          top: 0;
          padding: 0;
          width: 50%; }
          #container .mea_home .double_img_home .link_pdt span.mini_link_left,
          #container .mea_home .double_img_home .link_pdt span.mini_link_right {
            display: none; }
      #container .mea_home .zone_service {
        height: 200px;
        background: none !important; }
        #container .mea_home .zone_service .bloc {
          position: relative;
          height: 100%;
          margin: 0;
          padding: 0;
          width: 50%; }
          #container .mea_home .zone_service .bloc .zone_content_img {
            bottom: 0;
            left: 0;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0; }
            #container .mea_home .zone_service .bloc .zone_content_img .content_img img {
              height: 100%; }
          #container .mea_home .zone_service .bloc h3 {
            bottom: 0;
            font-size: 20px;
            font-weight: normal;
            left: 0;
            margin: auto;
            right: 0;
            text-align: center;
            top: 40px; }
          #container .mea_home .zone_service .bloc a {
            display: none; }
          #container .mea_home .zone_service .bloc a.link_right {
            background: none !important;
            box-shadow: none;
            display: block;
            height: 100%;
            left: 0;
            margin: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: auto;
            text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
            text-align: center; }
    #container #footer .menu_footer {
      padding: 20px 0 5px; }
      #container #footer .menu_footer .col_footer {
        float: none;
        width: auto;
        text-align: center; }
        #container #footer .menu_footer .col_footer h3 {
          border: none; }
        #container #footer .menu_footer .col_footer ul {
          text-align: left; }
      #container #footer .menu_footer .link_lang {
        margin: 15px 2%;
        font-size: 14px;
        text-decoration: none; }
    #container .ss_pages_service .bloc + .bloc {
      border: none; }
    #container .ss_pages_service .bloc {
      position: relative; }
      #container .ss_pages_service .bloc .left {
        display: block;
        float: none;
        width: auto;
        position: relative; }
        #container .ss_pages_service .bloc .left::after {
          content: url("../../static/apps/gerflor_standard/img/mobile/fleche_open_rubrique.png");
          position: absolute;
          top: 0;
          bottom: 0;
          right: 5px;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
          height: 10px;
          margin: auto; }
      #container .ss_pages_service .bloc .right {
        width: auto;
        left: 0;
        right: 0;
        float: none;
        background: rgba(0, 23, 64, 0.45);
        top: 10px;
        padding: 5px;
        color: #FFFFFF;
        height: auto;
        position: absolute; }
        #container .ss_pages_service .bloc .right h3 {
          margin: 3px 0 0;
          color: #FFFFFF; }
          #container .ss_pages_service .bloc .right h3 a {
            color: #FFFFFF; }
        #container .ss_pages_service .bloc .right p {
          display: none; }
        #container .ss_pages_service .bloc .right a.link {
          display: none; }
        #container .ss_pages_service .bloc .right.left {
          height: 115px; }
          #container .ss_pages_service .bloc .right.left .content_img img {
            height: 100%; }
        #container .ss_pages_service .bloc .right.right {
          height: auto;
          float: none; }
    #container .gerflor_virtual_library_document .ss_pages_service .bloc + .bloc {
      border: none; }
    #container .gerflor_virtual_library_document .ss_pages_service .bloc .left::after {
      display: none; }
    #container .gerflor_virtual_library_document .ss_pages_service .bloc .right {
      background: none;
      color: #000000;
      margin-top: -160px;
      padding-top: 150px;
      position: relative;
      min-height: 0; }
      #container .gerflor_virtual_library_document .ss_pages_service .bloc .right h3 {
        color: #000000;
        height: 150px;
        left: 0;
        right: 0;
        margin: 0;
        position: absolute;
        top: 0; }
        #container .gerflor_virtual_library_document .ss_pages_service .bloc .right h3 a {
          top: 0;
          display: block;
          left: 0;
          padding: 5px;
          position: absolute;
          right: 0;
          background: rgba(0, 23, 64, 0.45); }
      #container .gerflor_virtual_library_document .ss_pages_service .bloc .right ul {
        display: block; }
        #container .gerflor_virtual_library_document .ss_pages_service .bloc .right ul li {
          margin: 10px 0; }
    #container .desc_page {
      margin: 0;
      min-height: inherit; }
      #container .desc_page .default_slider {
        display: none; }
      #container .desc_page .decs_page_content > * {
        display: none; }
      #container .desc_page .decs_page_content > h1 {
        display: block; }
    #container .default_content {
      margin-right: 0;
      min-height: 0; }
      #container .default_content h4.bold {
       font-family: 'Open Sans Condensed', sans-serif; }
      #container .default_content .ss_pages_service {
        margin: -10px; }
      #container .default_content .content_virtual_library {
        margin: -10px; }
        #container .default_content .content_virtual_library .liste_segments {
          padding: 0 10px; }
          #container .default_content .content_virtual_library .liste_segments .zone_onglets {
            margin: -13px -10px 30px; }
        #container .default_content .content_virtual_library .vl-recherche input[type="text"] {
          width: 100%; }
      #container .default_content .vl_h3_marge {
        margin: 10px 0;
        font-size: 1.3em; }
    #container .zone_cordons {
      padding: 0; }
      #container .zone_cordons .zone_left,
      #container .zone_cordons .zone_right {
        width: auto;
        float: none;
        margin: 5px 0; }
        #container .zone_cordons .zone_left h2,
        #container .zone_cordons .zone_right h2 {
          text-align: center;
          font-size: 17px; }
        #container .zone_cordons .zone_left select, #container .zone_cordons .zone_left input[type="text"],
        #container .zone_cordons .zone_right select,
        #container .zone_cordons .zone_right input[type="text"] {
          display: block;
          margin: 5px 0;
          max-width: 100%;
          width: 100%; }
        #container .zone_cordons .zone_left input[type="text"],
        #container .zone_cordons .zone_right input[type="text"] {
          width: 96%; }
    #container #bloc-inscription #bloc-creation-compte {
      display: none; }
    #container #bloc-inscription #bloc-login {
      width: auto;
      float: none; }
    #container .menu_page {
      display: none; }
    #container .zone_onglets {
      height: 55px;
      margin-left: 2px;
      margin-right: 2px; }
      #container .zone_onglets a {
        height: 50px;
        line-height: 1.2;
        padding: 5px 0 0;
        width: 50%; }
        #container .zone_onglets a span {
          position: relative;
          z-index: 1; }
    #container .catalogue .moteur-de-recherche {
      margin: 0 0 3px 0; }
      #container .catalogue .moteur-de-recherche select {
        width: 100%; }
      #container .catalogue .moteur-de-recherche input[type="text"] {
        margin: 0;
        padding: 0 1%;
        width: 84%; }
      #container .catalogue .moteur-de-recherche button[type="submit"] {
        margin: 0;
        width: 12%; }
      #container .catalogue .moteur-de-recherche a {
        margin: 10px 0;
        display: block; }
    #container .catalogue .bloc-gamme .presentation-gamme {
      margin: 0 0 20px 0;
      background: #001740;
      position: relative;
      padding: 10px 40px 10px 5px; }
      #container .catalogue .bloc-gamme .presentation-gamme h3 {
        color: #FFFFFF;
        font-size: 13px;
        line-height: 1.2;
        padding: 10px 0;
        text-transform: none; }
        #container .catalogue .bloc-gamme .presentation-gamme h3 a {
          color: #FFFFFF;
          text-transform: none; }
      #container .catalogue .bloc-gamme .presentation-gamme .description {
        display: none; }
      #container .catalogue .bloc-gamme .presentation-gamme::before {
        content: "";
        background: #FFFFFF;
        top: 100%;
        left: 0;
        right: 0;
        position: absolute;
        height: 20px; }
      #container .catalogue .bloc-gamme .presentation-gamme::after {
        content: url("../../static/apps/gerflor_standard/img/mobile/fleche_open_rubrique.png");
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 10px;
        right: 8px; }
    #container .catalogue .bloc-gamme .liste_segments {
      overflow: hidden;
      height: 0;
      padding: 0 5px; }
    #container .catalogue .bloc-gamme.open .presentation-gamme::after {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    #container .catalogue .bloc-gamme.open .liste_segments {
      padding-bottom: 10px;
      height: auto; }
    #container .liste_segments {
      margin-right: 0;
      padding: 0; }
      #container .liste_segments .bloc_seg {
        border-bottom: 1px solid #001740;
        float: none;
        height: auto;
        min-height: 100px;
        padding: 7px 0;
        width: auto;
        text-decoration: none; }
        #container .liste_segments .bloc_seg .content_img {
          margin: 0;
          width: auto;
          padding-left: 110px;
          color: #000000; }
          #container .liste_segments .bloc_seg .content_img span.black {
            display: none; }
          #container .liste_segments .bloc_seg .content_img .new {
            box-shadow: none;
            font-size: 13px;
            padding: 5px 0;
            top: 75px;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            width: 100px; }
          #container .liste_segments .bloc_seg .content_img span.title {
            left: auto;
            padding: 0;
            position: relative;
            right: auto;
            text-align: left;
            width: auto;
            color: #000000;
            text-shadow: none; }
          #container .liste_segments .bloc_seg .content_img img {
            bottom: auto;
            height: auto;
            left: 0;
            margin: 0;
            min-height: 0;
            position: absolute;
            width: 100px; }
        #container .liste_segments .bloc_seg .plus_produit {
          color: #000000;
          font-size: 13px;
          margin-left: 103px;
          opacity: 1;
          padding: 0;
          position: relative;
          text-shadow: none; }
          #container .liste_segments .bloc_seg .plus_produit .ligne_plus_produit::before {
            content: '-';
            top: 0;
            box-shadow: none; }
    #container .zone_onepager {
      height: 75px;
      position: relative;
      margin: 0; }
      #container .zone_onepager::after {
        background: #FFFFFF;
        content: "";
        height: 20px;
        left: 0;
        position: absolute;
        right: 0;
        top: 55px; }
      #container .zone_onepager h2 {
        font-size: 14px;
        line-height: 35px;
        padding: 10px 40px 10px 5px;
        position: relative;
        margin: 0 0 20px; }
        #container .zone_onepager h2::after {
          content: url("../../static/apps/gerflor_standard/img/mobile/fleche_open_rubrique.png");
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto;
          height: 10px;
          right: 8px;
          -webkit-transition-property: all;
          -moz-transition-property: all;
          -o-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
          -webkit-transition-timing-function: ease-in-out;
          -moz-transition-timing-function: ease-in-out;
          -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out; }
        #container .zone_onepager h2 a.go_to_top {
          display: none; }
      #container .zone_onepager.open {
        height: auto; }
        #container .zone_onepager.open h2::after {
          -webkit-transition-property: all;
          -moz-transition-property: all;
          -o-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.2s;
          -moz-transition-duration: 0.2s;
          -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
          -webkit-transition-timing-function: ease-in-out;
          -moz-transition-timing-function: ease-in-out;
          -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      #container .zone_onepager .img_wall {
        margin-right: 0; }
        #container .zone_onepager .img_wall.zone_jobref {
          background: #FFFFFF; }
      #container .zone_onepager .product_bloc {
        margin-right: 0px;
        padding: 10px; }
      #container .zone_onepager #product_coloris h3 {
        margin: 2px;
        font-size: 20px; }
      #container .zone_onepager #product_videos {
        padding: 10px 5px; }
        #container .zone_onepager #product_videos .bloc_video {
          float: none;
          width: auto;
          padding: 0;
          margin: 0 0 5px; }
          #container .zone_onepager #product_videos .bloc_video iframe {
            height: 220px; }
      #container .zone_onepager #product_prod_complementaire ul {
        margin: 0; }
      #container .zone_onepager #product_description_technique .column_left, #container .zone_onepager #product_description_technique .column_right {
        float: none;
        width: auto; }
      #container .zone_onepager #product_description_technique a.leed_access {
        display: none; }
      #container .zone_onepager #product_description_simple {
        padding: 0 5px 5px 0; }
        #container .zone_onepager #product_description_simple ul {
          margin: 0 0 0 25px; }
          #container .zone_onepager #product_description_simple ul li {
            margin: 0 0 5px; }
    #container .zone_header_pdt_perso {
      margin: 0;
      height: 180px; }
      #container .zone_header_pdt_perso .content_img img {
        height: 100%; }
      #container .zone_header_pdt_perso .bloc_title {
        width: 115px;
        height: 115px; }
        #container .zone_header_pdt_perso .bloc_title .title {
          font-size: 15px;
          margin: 8px 8px 2px; }
        #container .zone_header_pdt_perso .bloc_title .baseline {
          font-size: 12px;
          margin: 4px 8px 3px; }
    #container .img_wall .bloc_img_wall {
      margin: 0 0.5% 3px;
      width: 49%;
      height: 160px; }
    #container .img_wall.zone_coloris .bloc_img_wall {
      width: 32%; }
      #container .img_wall.zone_coloris .bloc_img_wall .zone_small .new {
        font-size: 10px;
        padding: 2%;
        right: 33%;
        top: 5%; }
    #container .vl-part {
      float: none;
      margin: 0 -10px;
      padding: 0 45px 0 35px;
      width: auto;
      border-bottom: 1px solid #001740;
      position: relative; }
      #container .vl-part .vl-part-img {
        display: none; }
      #container .vl-part .vl-part-txt {
        float: none;
        width: auto;
        min-height: 80px; }
        #container .vl-part .vl-part-txt p {
          margin: 5px 0; }
      #container .vl-part .vl_icon {
        bottom: 5px;
        height: 32px;
        left: 3px;
        margin: auto;
        position: absolute;
        top: 5px; }
      #container .vl-part .zone-vl-action {
        position: absolute;
        right: 5px;
        top: 5px; }
        #container .vl-part .zone-vl-action .vl-action {
          float: none;
          height: 30px;
          width: 30px; }
    #container table.vl-tech-table {
      width: 108%;
      margin: 0 0 0 -10px; }
      #container table.vl-tech-table tr {
        background: none;
        vertical-align: top;
        border-bottom: 1px solid #001740; }
        #container table.vl-tech-table tr th {
          height: 100%;
          margin: 0;
          padding: 0 1px;
          position: relative;
          width: 83%;
          float: left;
          background: none; }
          #container table.vl-tech-table tr th a.vl-tech-title {
            color: #000000;
            display: block;
            height: 100%;
            min-height: 82px;
            font-family: caviarDreams,sans-serif;
            margin: 0;
            padding: 0 0 0 40px;
            position: relative; }
            #container table.vl-tech-table tr th a.vl-tech-title p {
              margin: 5px 0; }
            #container table.vl-tech-table tr th a.vl-tech-title span {
              display: block;
             font-family: 'Open Sans Condensed', sans-serif;
              font-size: 14px;
              margin-top: -20px; }
            #container table.vl-tech-table tr th a.vl-tech-title .vl_icon {
              position: absolute;
              left: 3px;
              top: 5px;
              bottom: 5px;
              margin: auto;
              height: 32px;
              max-height: 32px; }
            #container table.vl-tech-table tr th a.vl-tech-title small {
              display: block;
              margin: 0;
              font-size: 14px; }
        #container table.vl-tech-table tr td {
          width: 15%;
          background: none; }
          #container table.vl-tech-table tr td .vl-action {
            width: 30px;
            height: 30px; }
        #container table.vl-tech-table tr:hover td, #container table.vl-tech-table tr:hover th {
          background: none; }
    #container #store_locator_gmaps .map {
      height: 300px; }
      #container #store_locator_gmaps .map .search {
        width: 180px; }
      #container #store_locator_gmaps .map .desc_popup_gmap {
        font-size: 11px; }
        #container #store_locator_gmaps .map .desc_popup_gmap p {
          font-size: 12px; }
    #container #store_locator_gmaps .filter {
      padding: 15px 0 0; }
      #container #store_locator_gmaps .filter label {
        width: 100%;
        margin: 0;
        float: none; }
        #container #store_locator_gmaps .filter label input[type="text"] {
          display: block;
          margin: 0 auto 15px; }
        #container #store_locator_gmaps .filter label select {
          display: block;
          height: 30px;
          line-height: 35px;
          margin: 0 auto 5px;
          max-width: 100%; }
      #container #store_locator_gmaps .filter .reinit {
        display: inline-block;
        margin-bottom: 5px;
        position: relative;
        right: auto;
        top: auto; }
    #container #moteur-libre .autocomplete-liste {
      left: 10px;
      right: 10px;
      width: auto; }
      #container #moteur-libre .autocomplete-liste li {
        padding: 12px 5px; }
    #container input[type="password"] {
      font-family: arial, sans-serif;
      font-size: 13px; }

  #cboxLoadedContent .col_left {
    width: auto !important;
    float: none !important; }
  #cboxLoadedContent .col_right {
    display: none; }

  #zone_content_img_wall {
    position: fixed;
    top: 0;
    z-index: 11;
    padding-top: 42px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #001740; }
    #zone_content_img_wall .legend_coloris,
    #zone_content_img_wall .legend_bloc_img_wall {
      background: rgba(255, 255, 255, 0.7);
      bottom: 25%;
      position: fixed;
      top: 25%;
      left: 100%;
      right: 0;
      overflow: hidden;
      -webkit-transition-property: all;
      -moz-transition-property: all;
      -o-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.4s;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s;
      transition-duration: 0.4s;
      -webkit-transition-timing-function: ease-in-out;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out; }
      #zone_content_img_wall .legend_coloris .content,
      #zone_content_img_wall .legend_bloc_img_wall .content {
        padding: 10px 48px 10px 10px; }
        #zone_content_img_wall .legend_coloris .content h3,
        #zone_content_img_wall .legend_bloc_img_wall .content h3 {
          color: #000000; }
        #zone_content_img_wall .legend_coloris .content p,
        #zone_content_img_wall .legend_bloc_img_wall .content p {
          margin: 5px 0; }
      #zone_content_img_wall .legend_coloris div.ajouter-favoris,
      #zone_content_img_wall .legend_bloc_img_wall div.ajouter-favoris {
        right: auto;
        left: 5px; }
      #zone_content_img_wall .legend_coloris a.close,
      #zone_content_img_wall .legend_bloc_img_wall a.close {
        display: none; }
      #zone_content_img_wall .legend_coloris.open,
      #zone_content_img_wall .legend_bloc_img_wall.open {
        left: 0;
        -webkit-transition-property: all;
        -moz-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.4s;
        -moz-transition-duration: 0.4s;
        -o-transition-duration: 0.4s;
        transition-duration: 0.4s;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out; }
      #zone_content_img_wall .legend_coloris.legend_bloc_img_wall .ajouter-favoris,
      #zone_content_img_wall .legend_bloc_img_wall.legend_bloc_img_wall .ajouter-favoris {
        bottom: 5px;
        left: 5px;
        position: absolute; }
    #zone_content_img_wall .content_slider {
      height: 100%; }
      #zone_content_img_wall .content_slider h2 {
        display: none; }
      #zone_content_img_wall .content_slider .liste_slide {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
        right: 70px; }
      #zone_content_img_wall .content_slider .slide_left,
      #zone_content_img_wall .content_slider .slide_right {
        bottom: 5px;
        height: 45px;
        margin: 0;
        padding: 0;
        top: auto;
        width: 45px; }
        #zone_content_img_wall .content_slider .slide_left.slide_left,
        #zone_content_img_wall .content_slider .slide_right.slide_left {
          left: 5px; }
          #zone_content_img_wall .content_slider .slide_left.slide_left::after,
          #zone_content_img_wall .content_slider .slide_right.slide_left::after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        #zone_content_img_wall .content_slider .slide_left.slide_right,
        #zone_content_img_wall .content_slider .slide_right.slide_right {
          right: 5px; }
          #zone_content_img_wall .content_slider .slide_left.slide_right::after,
          #zone_content_img_wall .content_slider .slide_right.slide_right::after {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg); }
        #zone_content_img_wall .content_slider .slide_left::after,
        #zone_content_img_wall .content_slider .slide_right::after {
          background: #001740;
          bottom: 0;
          content: url("../../static/apps/gerflor_standard/img/mobile/fleche_open_rubrique.png");
          height: 11px;
          left: 0;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5;
          padding: 17px 0;
          position: absolute;
          right: 0;
          top: 0;
          width: 45px; }
        #zone_content_img_wall .content_slider .slide_left img,
        #zone_content_img_wall .content_slider .slide_right img {
          display: none; }
      #zone_content_img_wall .content_slider ul li {
        width: 500px;
        overflow: hidden; }
        #zone_content_img_wall .content_slider ul li img {
          height: 100%;
          margin-left: -200px;
          max-width: none;
          width: auto; }
    #zone_content_img_wall a.open_close_desc {
      background: #001740 url("../../static/apps/gerflor_standard/img/mobile/infoColoris.png") no-repeat center center;
      right: 5px;
      height: 40px;
      line-height: 31px;
      margin: 0;
      position: absolute;
      text-align: center;
      text-decoration: none;
      top: 48%;
      width: 40px;
      opacity: 0; }
    #zone_content_img_wall a.close {
      background: #001740 url("../../static/apps/gerflor_standard/img/mobile/close_menu.png") no-repeat center center;
      height: 40px;
      left: auto;
      line-height: 31px;
      margin: 0;
      position: absolute;
      right: 5px;
      text-align: center;
      text-decoration: none;
      top: 50px;
      width: 40px;
      opacity: 0; }

  a.link_tel, a.link_tel:hover {
    background: #001740;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    margin: 20px auto 10px;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none; }

  #colorbox, #cboxOverlay, #cboxWrapper {
    padding: 5% !important;
    width: 90% !important; }
    #colorbox #cboxContent, #cboxOverlay #cboxContent, #cboxWrapper #cboxContent {
      width: 90% !important; }
      #colorbox #cboxContent #cboxLoadedContent, #cboxOverlay #cboxContent #cboxLoadedContent, #cboxWrapper #cboxContent #cboxLoadedContent {
        width: auto !important; }
        #colorbox #cboxContent #cboxLoadedContent .popin-favoris, #cboxOverlay #cboxContent #cboxLoadedContent .popin-favoris, #cboxWrapper #cboxContent #cboxLoadedContent .popin-favoris {
          width: auto; }

  .liste_lang {
    left: 0;
    padding-top: 42px;
    position: absolute;
    height: 0;
    overflow: hidden;
    right: 0;
    bottom: 0;
    top: 100%;
    z-index: 10;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background: #001740; }
    .liste_lang.no_padding {
      padding-top: 0; }
    .liste_lang.open {
      top: 0;
      height: auto;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      overflow: auto; }
    .liste_lang .close {
      position: absolute;
      top: 45px;
      right: 5px;
      font-family: caviarDreams;
      background: url("../../static/apps/gerflor_standard/img/mobile/close_menu.png") no-repeat center center;
      font-size: 36px;
      width: 40px;
      height: 40px;
      color: #FFFFFF;
      margin: 0;
      left: auto;
      text-decoration: none;
      font-weight: 700;
      line-height: 31px;
      text-align: center; }
    .liste_lang ul {
      margin: 10px; }
      .liste_lang ul li {
        list-style: none;
        margin: 5px 0;
        font-size: 18px; }
        .liste_lang ul li a {
          color: #FFFFFF;
          text-decoration: none;
          font-family: arial,sans-serif; } }
