﻿
@charset "UTF-8";
/* CSS Document */
html{

  margin:0;
  padding:0;
}
body{
/*background:url(../Images/ngo_materne_1.jpg) no-repeat center top;*/
  background-color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
  font-size: 12px;
   background:url(../Images/bkg-home.png) repeat-x left 627px; 
}
.body-green{
   background:url(../Images/bkg-green.png) repeat-x left 627px; 
}
.body-blue{}
.body-red{
     background:url(../Images/bkg-red.png) repeat-x left 627px; 
}
.body-yellow{}
.body-orange{
     background:url(../Images/bkg-orange.png) repeat-x left 627px; 
}
a:hover{
  text-decoration: none;
}
.bg-white {
    background-color:#fff;
}
form{
  margin:0;
}
.navbar{
    border-bottom: 1px solid #FFFFFF;
    height: 80px;
    background:url(../Images/bkg-navigation.png) repeat-x left top #FFFFFF;
    margin:0;
    position:relative;
}
.navbar-inner{
  height:80px;
  background:url(../Images/halo-navigation.png) no-repeat center 34px transparent;
}
.navbar .navbar-inner .container{
  margin:auto;
  width:960px;
  position:relative;
}
.navbar .navbar-inner .container a.brand{
  display:block;
  position:absolute;
  background:url(../Images/bkg-logo.png) no-repeat center top transparent;
  left:50%;
  margin-left: -123px;
  width:206px !important;
  height:140px !important;
  z-index: 2000;
}

.navbar .navbar-inner .container a.brand img{
      margin: 20px 0 0 20px;
      /* 160625*/
      width: 164px;
      height: 88px;
}

.contest125 .navbar .navbar-inner .container a.brand img {
     margin-top:0;
}
.navbar .nav {
  margin: 34px 0 0 0;
  position:absolute;
  z-index: 1950;
}
.navbar .nav > li{
}
.navbar .nav > li.P1{
  margin-right: 19px;
}
.navbar .nav > li.P2{}
.navbar .nav > li.P3{
  margin:0 5px 0 218px;
}
.navbar .nav > li.P4{
  
}
.navbar .nav > li > a{
  font-size: 20px;
  color:#FFFFFF;
  padding: 0;
  width:136px;
  height:51px;
  text-align: center;
  padding: 0 12px;
  line-height: 43px;
  text-shadow: none;
}
.navbar .nav > li.P1 > a{
  width:136px;
}
.navbar .nav > li.P2 > a{
  width:160px;
}
.navbar .nav > li.P3 > a{
  width:136px;
}
.navbar .nav > li.P4 > a{
  width:190px;
}
.navbar .nav > li > a:hover, .navbar .nav > li.active > a, .navbar .nav > li.active > a:hover{
  font-size: 20px;
  color:#3D8D27;
  padding: 0;
      -webkit-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
     -moz-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
          box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
          background-color: #FFFFFF;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  height:51px;
  text-align: center;
  padding: 0 12px;
  line-height: 43px;
}
.navbar .nav > li.hover > a:hover, .navbar .nav > li.hover > a{
  font-size: 20px;
  color:#3D8D27;
  padding: 0;
      -webkit-box-shadow:  0 -5px 5px rgba(0, 0, 0, 0.30);
     -moz-box-shadow:  0 -5px 5px rgba(0, 0, 0, 0.30);
          box-shadow:  0 -5px 5px rgba(0, 0, 0, 0.30);
          background-color: #FFFFFF;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  height:51px;
  text-align: center;
  padding: 0 12px;
  line-height: 43px;
}
.network{
    background-color: #FFFFFF;
    height: 34px;
    padding: 0 0 0 8px;
    position: absolute;
    width: 954px;
    z-index: 1960;
  }
.network a{
  color:#777777;
  background-image:url(../Images/icon-network.png);
  background-repeat: no-repeat;
  display:inline-block;
  height:16px;
  width:auto;
  margin:8px 10px 0 0;
  float:left;
}
.network a:hover{
  text-decoration: none;
  color:#525252;
}
.network a span{
  display:none;
}
.network a.home{
  background-position: 0 0;
  width:18px;
}
.network a.home:hover{
  background-position: 0 -16px;
}
/*
.network a.facebook{
  background-position: -18px 0;
  width:16px;
}
.network a.facebook:hover{
  background-position: -18px -16px;
}
.network a.youtube{
  background-position: -34px 0;
  width:16px;
}
.network a.youtube:hover{
  background-position: -34px -16px;
}
*/
.network a.facebook,
.network a.facebook:hover,
.network a.youtube,
.network a.youtube:hover,
.network a.twitter,
.network a.twitter:hover {
    background:none;
}
.network a.blog {
    background: none;
}
.network a.newsletter{
  background:none;
}
.network a.newsletter span{
  display:block;
}
.network a.basket{
    background: url(../Images/basket.png) no-repeat scroll 5px 7px transparent;
    left: 600px;
    padding: 5px 5px 5px 26px;
    position: absolute;
  	display:block;
    cursor: pointer;
    margin-top:4px;
    display: none;
}
.network a.basket span{
  display:block;
}
.network a.basket:hover{
  background-position: 5px -20px;
}
.network a.basket.hover{
  border: 1px solid #EAEAEA;
  margin-top:3px;
  left:628px;
}
.container{
  width:1008px;
  position:relative;
  margin-bottom: 0;
}
/*----------------- language -------------------*/
.contentLanguage{}
.contentLanguage ul{
  list-style: none;
  margin:0;
  padding:0; 
}
.contentLanguage ul li{
  float:left;
  margin:0;
  padding:0;
}
.contentLanguage ul li a{
    background: none repeat scroll 0 0 transparent;
    border-right: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    height: auto;
    line-height: 12px;
    margin: 10px 0 0 0;
    padding: 0 5px;
}
.contentLanguage ul li a:hover{
  color:#525252;
}
.contentLanguage ul li a.active{
  font-weight: bold;
  color:#525252;
}
.contentLanguage ul li:last-child a{
  border-right: none
}
.contentLanguage ul li.last a{
 border-right: none 
}

.zone-language{
    background: url(../Images/arrow-language.png) no-repeat scroll right 14px transparent;
    height: 34px;
    line-height: 32px;
    padding-right: 35px;
    position: relative;
    text-align: right;
    width: auto;
    z-index: 10;
  }
.zone-language-hidden{
  background:url(../Images/bkg-language.png) no-repeat scroll -3px -5px transparent;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 119px;
}
.zone-language-hidden ul{
  background:url(../Images/bkg-language.png) no-repeat scroll -241px bottom transparent;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 37px 0px 9px;
}
.zone-language-hidden ul li{
    background: url(../Images/bkg-language.png) no-repeat scroll -122px 0 transparent;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    width: 119px;
}
.zone-language-hidden ul li a{
    background: none repeat scroll 0 0 transparent;
    float: none;
    margin: 0;
    padding: 0;
}

/*----------------- slider ------------------*/
.sliderHomeContent{
  background:url(../Images/bkg-slider.png) repeat-y center top transparent;
  position:relative;
  width:976px;
  margin-left: 16px;
  height:532px;
  overflow:hidden;
}
.bx-wrapper{}
.bx-window{}
.slider1{
  list-style: none;
  margin:0;
}
.slider1 li{
    width:976px;
    height: 514px;
    overflow: hidden;
}
.slider1 li .slideHome{}
.slider1 li .slideHome .content{
  position:relative;
}
.slider1 li .slideHome .content .image{
}
.slider1 li .slideHome .content .image a{
    background-color: transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    left: 17px;
    padding: 0;
    position: absolute;
}
.slider1 li .slideHome .content .image a img{}
.slider1 li .slideHome .content .text{
  position:absolute;
  border: 5px solid #FFFFFF;
  background:url(../Images/alpha.png) repeat left top transparent;
  -webkit-box-shadow:  0px 0px 10px 0px #000000;
  -moz-box-shadow:  0px 0px 10px 0px #000000;
  box-shadow:  0px 0px 10px 0px #000000;
  text-align: left;
  color:#535353;
  /*height:172px;*/
  padding:10px;
  left:30px;
  top:160px;
  overflow:hidden;
  /* width:256px; */
  width:auto;
}
.slider1 li .slideHome .content .text h2{
  color:#1F792A;
  font-size: 35px;
  margin-bottom: 15px;
}
.slider1 li .slideHome .content .text a{
  display:block;
  padding: 5px 14px;
  background-color: transparent;
  background:url(../Images/arrow-green.png) no-repeat left center;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.slider1 li .slideHome .content .text a:hover{
  opacity:0.5;
}
.sliderHomeContent .thumbsContent{
  background:url(../Images/alpha.png) repeat left top transparent;
  position:absolute;
  right:17px;
  top:0;
  height: 514px;
  width:130px;
}
.sliderHomeContent .thumbsContent ul{
  list-style: none outside none;
  margin: 27px 0 0 9px;
  padding: 0;
  width: 107px;
}
.sliderHomeContent .thumbsContent ul li{
  width:109px;
  height:80px;
  margin:0 0 15px;
}
.sliderHomeContent .thumbsContent ul li a{
  display:block;
  border:1px solid #E0E0E0;
  width:107px;
  height:78px;
  overflow:hidden;
  cursor:pointer;
}
.sliderHomeContent .thumbsContent ul li a.pager-active, .sliderHomeContent .thumbsContent ul li a:hover{
  border:1px solid #1C7A2A;
}
.sliderHomeContent .thumbsContent ul li a span{}
.sliderHomeContent .thumbsContent ul li a span img{}
/*----------------- search home ----------------*/
.hero-unit {
  padding:0;
  margin:-24px 0 0 0;
  background-color:transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  position:relative;
  overflow:hidden;
}
.searchTextbox{
    background:url(../Images/bkg-search-bar.png) no-repeat left top;
    width:1008px;
    height:73px;
    position: absolute;
    z-index: 1500;
}
.navbar-search{
      margin: 0;
    padding: 10px;
    width: 988px;
}
.navbar-search label{
  font-size: 16px;
  color:#FFFFFF;
  text-shadow: 0px -1px 0px #315715;
  display:inline-block;
  padding-top: 8px;
  height: 53px;
  line-height: 38px;
  float:left;
}
.navbar-search label.wish{
    padding-left:40px;
    width: 312px;
}
.navbar-search label.fruitSearch{
    background: url(../Images/btn-list-of-fruits.png) no-repeat scroll right 16px transparent;
    padding-right: 34px;
}
.product-title{
  position:relative;
}
.form-recipe.Consumer label {
    display: block;
    float: left;
    line-height: 27px;
    padding-right: 10px;
    text-align: left;
    width: 140px;
}
.form-recipe.Consumer input[type="text"]
{
	margin-right:10px;
}
.form-recipe.Consumer textarea {
    display: block;
    float: left;
    height: 133px;
    resize: none;
    width: 578px;
}
.containerShareProduct
{
	width:400px;
  position:absolute;
}



.shared .fruitSearch {
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 1000;
}
.shared .fruitSearch label{
    background: url(../Images/btn-list-of-fruits.png) no-repeat scroll right 1px transparent;
    padding: 3px 34px 5px 5px;
    color:#1F792A;
    font-weight: bold;
}
.zone-fruit-hidden, .zone-gamme-hidden{
    background-color: #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #3D8D27;
    font-size: 13px;
    height: auto;
    padding: 20px;
    position: absolute;
    right: -5px;
    text-align: left;
    top: 28px;
    border: 1px solid #DDDDDD;
}
.searchTextbox .zone-fruit-hidden{
  right:45px;
  top:68px;
  border-radius: 0 0 3px 3px;

}
.zone-gamme-hidden ul
{
	width:100px;
}
.zone-gamme-hidden ul li a{
    color: #3D8D27;
    font-size: 13px;
    padding-left: 13px;
    text-decoration: none;
/*	float:left;*/
	display:block;
}
.zone-gamme-hidden ul li a:hover{
	color: #99C492;
}
.zone-gamme-hidden ul li
{
/*	float: left;*/
  padding-bottom:3px;
}
.zone-fruit-hidden ul{
    list-style: none outside none;
    margin: 0;
    text-align: left;
    width: 380px;
}
.zone-fruit-hidden ul li{
    background: url("../images/dot.png") no-repeat scroll left center transparent;
    float: left;
    width: 190px;
}
.zone-fruit-hidden ul li a{
    color: #3D8D27;
    font-size: 13px;
    padding-left: 13px;
    text-decoration: none;
}
.zone-fruit-hidden ul li a:hover{
      color: #99C492;
      text-decoration: none;
}
.navbar-search input[type="text"].search-query {
  border: 0 none;
  background:url(../Images/bkg-input-search.png) no-repeat left top;
  padding: 0 9px;
  font-size: 14px;
  font-weight: normal;
  color: #1B792A;
  width:152px;
    height: 32px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
margin:10px 6px 0 4px;
    line-height: 32px;
    float:left;
}
.navbar-search input[type="text"].search-query:-moz-placeholder {
  color: #1B792A;
}

.navbar-search input[type="text"].search-query:-ms-input-placeholder {
  color: #1B792A;
}

.navbar-search input[type="text"].search-query::-webkit-input-placeholder {
  color: #1B792A;
}
.navbar-search a.button, .form-recipe a.button{
  /*background:url(../Images/btn-search.png) no-repeat left top;
*/
background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:auto;
height:31px;
line-height: 32px;
float:left;
margin:10px 16px 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
.navbar-search a.button:hover, .form-recipe a.button:hover{
  text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */

}
/*----------------- gamme -----------------------------*/
.range{
	background:url(../Images/bkg-range.png) repeat-x left bottom #FFFFFF;
    margin: 67px 0 0 24px;
    overflow: hidden;
    width: 959px;
}
*+html .range{
  padding-top: 70px;
  padding-bottom: 20px;
}
.range h1{
    color: #535353;
    font-size: 39px;
    font-weight: normal;
    line-height: 41px;
    margin: 21px 0 0 22px;
    width: 570px;
    position:absolute;
}
*+html .range h1{
  top:70px;
  left:20px;
}
.productLine{
    float: left;
    height: 400px;
    margin: 8px 0 14px 22px;
    position: relative;
    width: 166px;
}
.productLine img{
position:absolute;
}
.fruit1 img{
      bottom: 0;
    left: 15px;
    -webkit-transition:bottom .2s ease-in;
-moz-transition:bottom .2s ease-in;
-o-transition:bottom .2s ease-in;
transition:bottom .2s ease-in;
}
.fruit2 img{
      bottom: 0;
    left: 29px;
    -webkit-transition:bottom .2s ease-in;
-moz-transition:bottom .2s ease-in;
-o-transition:bottom .2s ease-in;
transition:bottom .2s ease-in;
}
.fruit3 img{
      bottom: 4px;
    left: -20px;
    -webkit-transition:bottom .2s ease-in;
-moz-transition:bottom .2s ease-in;
-o-transition:bottom .2s ease-in;
transition:bottom .2s ease-in;
}
.fruit4 img{
      left: 19px;
      top:0;
    -webkit-transition:top .2s ease-in;
-moz-transition:top .2s ease-in;
-o-transition:top .2s ease-in;
transition:top .2s ease-in;
}
.fruit5 img{
      bottom: 0;
    left: -15px;
    -webkit-transition:bottom .2s ease-in;
-moz-transition:bottom .2s ease-in;
-o-transition:bottom .2s ease-in;
transition:bottom .2s ease-in;
}

.fruit1 a:hover img{
      bottom: 10px;
}
.fruit2 a:hover img{
      bottom: 10px;
}
.fruit3 a:hover img{
      bottom: 14px;
}
.fruit4 a:hover img{
  top:-10px;
}
.fruit5 a:hover img{
      bottom: 13px;
}
.productLine span.gamme{
  display:block;
  background:url(../Images/capsule.png) no-repeat left top;
  width:166px;
  height:44px;
  font-size:20px;
  color:#1F792A;
  text-align: center;
  position:absolute;
  bottom:0;
  line-height: 41px;
}
.productLine a:hover span.gamme{
  background-position:0 -44px;
}
.sansColorant{
    position: absolute;
    right: 66px;
    top: 90px;
}
.belowRange{
    background-color: #FFFFFF;
    margin: 0 0 0 24px;
    width: 960px;
}
.belowRange .span8{
    border-right: 1px solid #D2DBCA;
    margin-top: 31px;
    margin-bottom: 18px;
    padding-right: 10px;
    width: 527px;
}
.belowRange .span8 .box{}
.belowRange .span8 .recipe{
  overflow:hidden;
  position:relative;
}
.belowRange .span8 h3{
    color: #525252;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 25px;
}
.belowRange .span8 .visualRecipe{
      float: left;
    margin: 0 12px 12px 0;
    width:230px;
    height:152px;
}
.belowRange .span8 h4,
.belowRange .span8 h4 a{
  color:#3D8C26;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}
.belowRange .span8 h4 a:hover{
  opacity:0.5;
}
.belowRange .span8 p{
    color: #525252;
    line-height: 16px;
    margin: 10px 0;
}
.contentClock{
  position:absolute;
  bottom:12px;
  left:242px;
  color:#525252;
}
.clear{
  clear:both;
}
.belowRange .span8 .clear a{
  background:url(../Images/green-arrow.png) no-repeat left center;
  color:#1F792A;
  text-decoration: none;
  font-weight: bold;
  padding-left:12px;
}
.belowRange .span8 .clear a:hover{
  opacity:0.5;
}
.belowRange .span4{
    margin-bottom: 18px;
    margin-left: 27px;
    margin-top: 31px;
    padding-right: 10px;
    width: 365px;
}
.belowRange .span4 h3{
    color: #525252;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 10px;
}
.belowRange .span4 p{
     line-height: 16px;
  margin-bottom: 10px;
}
.belowRange .span4 input[type="text"]{
  /*background:url(../Images/input-newsletter.png) no-repeat left top transparent;
  border:none;
  width:216px;
  height:34px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
    padding: 0 5px;
    float:left;
    margin-top:2px;*/
    float:left;
    margin:3px 0 10px 4px;
}
.belowRange .span4 .newsletter{
    border-bottom: 1px solid #D2DBCA;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    position:relative;
}
.belowRange .span4 .newsletter span{
    bottom: 1px;
    left: 4px;
    position: absolute;
    font-size: 11px
}

.modal-body .newsletter span{
      float: left;
    margin: 11px;
}
.box.newsletter input[type="text"]{
    float: left;
    height: 22px;
    margin: 3px 0 10px 4px;
}
a.btnNewsletter, a.btnCV, .btn-green, .btn-white, .btn-white-gradient {
  /*background:url(../Images/btn-search.png) no-repeat left top;
*/
background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:auto;
height:31px;
line-height: 32px;
float:left;
margin:2px 0 0 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
a.btnNewsletter:hover, a.btnCV:hover, .btn-green:hover, .btn-white:hover, .btn-white-gradient:hover {
    color:#FFFFFF;
  text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */

}
.btn-white {
    background:#fff;
    filter:none;
    color:#1F792A;
}
.btn-white:hover {
    background:#fff;
    color:#1F792A;
    filter:none;
}

.btn-white-gradient {
    background:#fff;
    text-shadow:none;
    box-shadow:0 1px 2px rgba(0,0,0,0.3);
    color:#1F792A;
    border:none;
}
.btn-white:hover, .btn-white-gradient:hover {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

.btn-link {
    font-size:12px;
    font-weight:700;
    line-height:160%;
    position:relative;
}
    .btn-link:after {
        content:'';
        display:block;
        width:0;
        height:0;
        position:absolute;
        top:1px;
        left:-15px;
        border-bottom: 5px solid transparent;
        border-top: 5px solid transparent;
        border-left: 7px solid;
    }
.btn-link-white {
    color:#fff;
}
    .btn-link-white:after {
        border-left-color:#fff;
    }
    .btn-link-white:hover {
        color:#CEE5C6;
    }
        .btn-link-white:hover:after {
            border-left-color:#CEE5C6;
        }
.btn-link-green {
    color:#1F792A;
}
    .btn-link-green:after {
        border-left-color:#1F792A;
    }
    .btn-link-green:hover {
        color:#7DB524;
    }
        .btn-link-green:hover:after {
            border-left-color:#7DB524;
        }
.btn-link-gray {
    color:#868686;
}
    .btn-link-gray:hover {
        color:#666;
    }
.btn-medium {
    width:100%;
    display:block;
    margin-bottom:10px;
    margin-left:0;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-size:18px;
    line-height:110%;
    padding-bottom:10px;
    padding-top:10px;
    height:auto;
}
.contest125 .btn-medium i {
    background-size:18px 18px;
    width:18px;
    height:18px;
}
.btn-large {
    width:100%;
    display:block;
    margin-bottom:10px;
    margin-left:0;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    font-size:24px;
    line-height:110%;
    padding-bottom:10px;
    padding-top:10px;
    height:auto;
}
/*----------------- footer -------------------*/
footer{
    background-color: #3D8D27;
    overflow: hidden;
    font-size: 12px;
    position: relative;
    z-index: 2;
}
footer .footer-container{
  width:940px;
  margin:auto;
  padding:10px 0 0 0;
}
footer .footer-container .footer_menu{}
footer .signature{
  width:940px;
  margin:auto;
  padding:0 0 10px 0;
}
footer .signature span{
  color:#9BCF48;
}
footer .signature span a{
  color:#9BCF48;
  text-decoration: none;
}
footer .signature span a:hover{
  color:#9BCF48;
text-decoration: underline;
}
.footer_menu{
  color:#FFFFFF;
}
.footer_menu p{
  margin:0;
}
.footer_menu p a{
  color:#FFFFFF;
text-decoration: none;
display:inline;
}
.footer_menu p a:hover{
  text-decoration: underline;
  color:#FFFFFF;
}
.footer_menu p.pull-right{
  font-weight: bold;
}
/*----------------- sous menu ----------------*/
.menuGamme{
  position: absolute;
  /*width: 859px;*/
  width:960px;
  z-index: 1900;
  top:85px;
  left:0;
}
.contentMenuGamme{
    /*width:827px; 
    padding: 56px 0 0 32px;*/
    width:896px;
    padding:56px 32px 0;
    overflow:hidden;
  background-color: #ffffff;
      -webkit-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
     -moz-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
          box-shadow:  0 1px 5px rgba(0, 0, 0, 0.30);
          background-color: #FFFFFF;
  -webkit-border-radius: 0 3px 3px 3px;
     -moz-border-radius: 0 3px 3px 3px;
          border-radius: 0 3px 3px 3px;
}
.zone-jam, .zone-compote-juice, .zone-kids-culinaire{
  border-right: 1px solid #E8EDE4;
  float: left;
  /*width: 274px;*/
  width: 25%;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.zone-kids-goodies{
  float: left;
  /*width: 274px;*/
  width: 25%;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
.GammeProduct{}
.GammeProduct h3{}
.GammeProduct h3 a:hover{
  opacity:0.5;
}
.GammeProduct h3 img{
  position:absolute;
  margin-left: 20px;
}
.GammeProduct h3 span{
    color: #1F792A;
    display: block;
    font-size: 20px;
    font-weight: normal;
    /*padding: 26px 0 0 65px;*/
    padding: 26px 0 0 75px;
}
.GammeProduct ul{
    list-style: none outside none;
    /*margin: 22px 20px 20px 20px;*/
    margin:22px 20px 20px 25px;
    /*padding: 0 0 20px 0;*/
    padding: 0 0 20px 5px;
	position:relative;
}
.GammeProduct ul li{
  background:url(../Images/dot-2.png) no-repeat left 10px;
      line-height: 25px;
    padding: 0 0 0 14px;
}
.GammeProduct ul li a{
  color:#3D8C26;
  text-decoration: none;
  font-weight: bold;
}
.GammeProduct ul li a:hover{
color: #99C492;
}
.zone-compote-juice .GammeProduct ul, .zone-kids-culinaire .GammeProduct ul, .zone-kids-goodies .GammeProduct ul{
    border-bottom: 1px solid #E8EDE4;
    min-height: 51px;
}

.zone-compote-juice .GammeProduct + .GammeProduct ul, .zone-kids-culinaire .GammeProduct + .GammeProduct ul, .zone-kids-goodies .GammeProduct + .GammeProduct ul{
    border-bottom:none 0;
}
/*----------------- background --------------*/
.bkgHome{
  /*display:none;*/
  position:absolute;
  z-index: 0;
  left:0;
  top:0;
  bottom:0;
  right:0;
  padding-top: 80px;
}
.bkgHome .bkgVisuel{
  text-align: center;
  background-color:#E4EF9F;
  overflow:hidden;
  height:547px;
  width:100%;
  position:absolute;
  left:0;
  right:0;
}
.body-green .bkgHome .bkgVisuel{
  background-color:#E4EF9F;
}
.body-blue .bkgHome .bkgVisuel{}
.body-red .bkgHome .bkgVisuel{
  background-color:#D6B9C3;
}
.body-yellow .bkgHome .bkgVisuel{}
.body-orange .bkgHome .bkgVisuel{
  background-color:#F9E2AB;
}
.bkgHome .bkgVisuel img{
  margin:auto;
}
.bkgShadows{
    background: url(../Images/shaddow-img-top-bkg.png) repeat-x scroll left top transparent;
    height: 546px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.body-page {
  background-position:left 320px;
 }
.bkgGradient{
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.bkgGradient img.imageBodyBkg{
    left: 50%;
    margin: 627px 0 0 -1000px;
    position: absolute;
}
.body-page .bkgHome .bkgVisuel{
  height: 240px;
}
.body-page .bkgShadows{
    background: url(../Images/shaddow-img-top-page-bkg.png) repeat-x scroll left top transparent;
    height: 240px;
}
.body-page .bkgGradient img.imageBodyBkg{
  margin-top: 320px;
}
/*----------------- breadcrumb -------------------*/
.breadcrumb-container{
    left: 256px;
    position: absolute;
    top: 237px;
    z-index: 5;
}
.breadcrumb-container .container{
  width: auto;
}
.container{}
.breadcrumb{
	padding: 7px 14px;
	margin: 0;
	list-style: none;
	background-color: transparent;
	background-image: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
	/*width: 547px;*/
	width:700px;
}
.form-recipe .error
{
    clear: both;
    color: red;
    display: block;
    margin-left: 203px;
}
input.error-red,input.email.error-red{
	border:1px solid red;
}
.breadcrumb li{
  font-size:11px;
  color:#666666;
  padding-right: 10px;
  margin-right: 10px;
  background: url(../Images/arrow-breadcrumb.png) no-repeat right center;
}
.breadcrumb li:last-child{
  background: none;
}
.breadcrumb li a{
  text-decoration: none;
  color:#2B852A;
  font-weight: bold;
  text-shadow: none;
}
.breadcrumb li a:hover{
  opacity:0.5;
}
.breadcrumb li.LS a{
	color:#666666;
}
/*----------------- page produits ---------------*/
.bg-header{    
  overflow: hidden;
  padding: 13px 0 0 33px;
  position: relative;
  width: 970px;
  height:355px;
  z-index: 2;
}
.bg-header h2{
    color: #FFFFFF;
    float: left;
    font-size: 37px;
    margin: 87px 0 0 17px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    width: 670px;
  	font-weight: normal;
}
.ProductVisu{
  float:left;
}
.strawberry{
  position:absolute;
  right:0;
  bottom:87px;
}
.bg-body{
    background-color: #FFFFFF;
    margin: -103px 0 0 25px;
    width: 920px;
    padding:0 20px 20px 20px;
    overflow: hidden;
    }
.bg-body h1{
    color: #525252;
    font-size: 38px;
    font-weight: normal;
    padding: 46px 0 20px;
    border-bottom: 1px solid #E8EDE4;
    margin-bottom: 8px;
}
.gamme-content {
    margin-top: 30px;
}
.gamme-content .span12 {
  width:920px;
}
.gamme-content .span12 * {
  color:#525252;
}
.gamme-content .span12 h2 {
font-weight: normal;
line-height: 30px;
}
.category-list{
    border-bottom: 1px solid #E8EDE4;
    /*border-top: 1px solid #E8EDE4;*/
    margin-top: 20px;
    padding: 0 0 15px 0;
    overflow:hidden;
}
.shared{
    height: 25px;
    /*vertical-align: middle;*/
 /*   overflow:hidden;*/
    position:relative;
/*	max-width:400px;*/
    margin-bottom:20px;
    z-index: 1000;
}
.bodyShared{
  left: 45px;
  position: absolute;
  top: 376px;
  z-index: 1800;
}
.specialfruit{
 /*   max-width:700px;*/
}
.other {
  float:right;
  background:url(../Images/back-green.png) no-repeat left center;
  padding-left: 15px;
}
.other:hover{
  opacity:0.5;
  text-decoration: none;
}
.category-list .productLine{
    float: left;
    height: 250px;
    margin: 8px 0 14px 0;
    position: relative;
    width:300px;
    text-align:center;
    overflow: hidden;
}
.category-list .productLine img{
    -webkit-transition:bottom .2s ease-in;
-moz-transition:bottom .2s ease-in;
-o-transition:bottom .2s ease-in;
transition:bottom .2s ease-in;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    position: absolute;
}
.category-list .productLine:hover img{
    bottom: 10px;
}
.category-list .productLine span.gamme{
  display:block;
  background:url(../Images/capsule.png) no-repeat center top;
  width:100%;
  height:44px;
  font-size:20px;
  color:#1F792A;
  text-align: center;
position:absolute;
bottom:0;
line-height: 41px;
left:10px;
}
.category-list .productLine:hover span.gamme{
  background-position: center -44px;
}
.other-gamme{
  background-color:#D2E9B1;
  position:relative;
  z-index: 10;
}
.content-other-gamme{
    height: 74px;
    margin: auto;
    overflow: hidden;
    padding-top: 14px;
    width: 940px;
}
.content-other-gamme h4{
     color: #545454;
    display: block;
    float: left;
    font-size: 27px;
    font-weight: normal;
    line-height: 27px;
    margin-right: 22px;
    width: 160px;
}
.content-other-gamme a{
    display: block;
    float: left;
    margin-right: 20px;
    width: 174px;
}
.content-other-gamme a:last-child{
  margin-right: 0;
}

.content-other-gamme a:last-child span{
  border-right: none;
}
.content-other-gamme a img{
    float: left;
    vertical-align: top;
}
.content-other-gamme a span{
       border-right: 1px solid #FFFFFF;
    color: #1F792A;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0 10px 0 0;
    text-decoration: none;
    width: 110px;
}
.content-other-gamme a:hover span{
  opacity:0.5;
}
/*----------------- network -----------------*/
.shared div, .shared iframe{
  float:left;
  margin-right: 10px;
}
*+html .shared div, *+html .shared iframe{
  display:none;
}
.shared .fb-like{
  margin-top:2px;
  margin-right:38px;
}
.shared .twitter-share-button{
  margin-top:2px;
}
/*----------------- recette ------------------*/
.fruit-title{
 /*   border-bottom: 1px solid #E8EDE4;
    margin-bottom: 8px;
    padding-bottom: 20px;*/
}
.fruit-title h1{}
.fruit-list{
  margin-top: 50px;
}
.fruit-list h2{
  color:#525252;
  font-size: 25px;
  border-bottom: 1px solid #E8EDE4;
  margin-bottom: 20px;
  padding-bottom: 12px;
  clear:both;
}
.list-products h2, h2.titleProducts{
  color:#525252;
  font-size: 25px;
  border-bottom: 1px solid #E8EDE4;
  margin-bottom: 20px;
  padding-bottom: 12px;
  clear:both;
}
.list-recipes h2{
  color:#525252;
  font-size: 25px;
  border-bottom: 1px solid #E8EDE4;
  margin-bottom: 20px;
  padding-bottom: 12px;
  clear:both;
}
.fruit-content{
  color:#525252;
}
	.fruit-content a
	{
		color:#1F792A;
	}
.fruit-content-fruitpage{
  color:#525252;
  width:566px;
  float:left;
}
.fruit-container{
	float:left;
	width:920px;
}
.item_video{
  margin: 10px 0;
  float:right;
  position:relative;
}
.fruit-filters{
    background:url(../Images/bkg-search-bar.png) no-repeat left top;
    width:1008px;
    height:73px;
    position: absolute;
    z-index: 1500;
    margin-top: -25px;
}
.navbar-fruit-filters{
      margin: 0;
    padding: 10px;
    width: 988px;
}
.navbar-fruit-filters h2{
  font-size: 16px;
  color:#FFFFFF;
  text-shadow: 0px -1px 0px #315715;
  display:inline-block;
  padding-top: 8px;
  height: 38px;
  line-height: 38px;
  float:left;
  margin: 0 35px;
}

.navbar-fruit-filters a{
  /*background:url(../Images/btn-search.png) no-repeat left top;
*/
background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:auto;
height:31px;
line-height: 32px;
float:left;
margin:10px 16px 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
.navbar-fruit-filters a:hover{
  text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */

}
.navbar-fruit-filters a.active{
  /*background:url(../Images/btn-search.png) no-repeat left top;
*/
background: #E6F0A4; /* Old browsers */
background: -moz-linear-gradient(top,  #E6F0A4 0%, #D1DA94 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E6F0A4), color-stop(100%,#D1DA94)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #E6F0A4 0%,#D1DA94 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #E6F0A4 0%,#D1DA94 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #E6F0A4 0%,#D1DA94 100%); /* IE10+ */
background: linear-gradient(to bottom,  #E6F0A4 0%,#D1DA94 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6F0A4', endColorstr='#D1DA94',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-size: 14px;
color:#525252;
text-shadow: none;
width:auto;
height:31px;
line-height: 32px;
float:left;
margin:10px 16px 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
.recipesExample{
  margin-top: 0;
}

.highlight{}
.highlight a img,.allRecipe a img{
	width:100%;
}
.allRecipe{
    overflow: hidden;
    padding: 20px 0 0 0;
    width: 100%;
}
.highlight a, .allRecipe a, .list-recipes a{
  text-decoration: none;
  display: block;
  float: left;
  border: 1px solid #E0E0E0;
  width: 215px;
  height: 220px;
  margin: 0 17px 17px 0;
}
.highlight a.last, .allRecipe a.last, .list-recipes a.last{
  margin: 0 0 17px 0;
}
.highlight a.clear, .allRecipe a.clear{}
.highlight a img, .allRecipe a img{}
.highlight a span, .allRecipe a span, .list-recipes a span{
  color: #1F792A;
  text-decoration: none;
  padding: 10px;
  display:block;
  font-size:14px;
}
.highlight a:hover span, .allRecipe a:hover span, .list-recipes a:hover span{
  opacity:0.5;
}
.highlight a:hover span, .allRecipe{
  text-decoration: none;
}

.list-recipes .all-recipe{
  float:right;
  background:url(../Images/back-green.png) no-repeat left center;
  padding-left: 15px;
  height:auto;
}  
.list-recipes .all-recipe a{
    border: 0 none;
    display: inline;
    height: auto;
    margin: 0;
    width: auto;
}
.list-recipes .all-recipe:hover{
  opacity:0.5;
  text-decoration: none;
}
.expand{
  clear: both;
}
.expand a{
     /* background: url("../Images/green-arrow.png") no-repeat scroll left center transparent;*/
    color: #1F792A;
    font-weight: bold;
    padding-left: 16px;
    text-decoration: none;
    float: right;
}
.expand a.open-expand{
      background: url(../Images/bottom-top.png) no-repeat scroll left -11px transparent;
}
.expand a.close-expand{
      background: url(../Images/bottom-top.png) no-repeat scroll left 6px transparent;
}
.recipe-left{
	border: 1px solid #E0E0E0;
    float: left;
    margin: 0 20px 0 0;
    width: 398px;
}
.recipe-left .productUsed a{
  font-size:18px;
  width:170px;
}
.recipe-left .productUsed a:hover{
  opacity:0.5;
}
.recipe-left .productUsed{
  width:170px;
  float:left;
  margin:20px 10px;
  text-align: center;
}
.list-recipes a img{
	width: 100%;
}
.info-recipe{
  background-color: #E3E994;
  width: 500px;
  overflow: hidden;
  color:#888888;
  margin-bottom: 20px;
}
.recipeContent{
  float:left;
  width:500px;
}
.recipe-content{
  float:left;
  width:500px;
}
.other-recipe{
  clear:both;
  float:left;
  margin-top:16px;
  width:920px;
}
.other-recipe h2{
    border-bottom: 1px solid #E8EDE4;
    clear: both;
    color: #525252;
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 12px;	
}
.info-recipe span{
  background: url(../Images/picto_recette.png) no-repeat 0 0 transparent;
  float: left;
  height: 20px;
  padding: 0 0 0 50px;
  white-space: nowrap;
  width: auto;
  line-height:20px;
  margin:10px;
  font-size: 14px;
}
.info-recipe .icon-time{
  background-position: -21px 0;
  padding-left: 30px;
 } 
.info-recipe .icon-cooking{
  background-position: 0 -20px;
 
}
.info-recipe .icon-person{
  background-position: 0 -40px;
}
.info-recipe .icon-difficulty{
  background-position: 0 -60px;
}
.productUsed{
    height: auto;
    margin: 20px;
    overflow: hidden;
    width: 184px;
    position: relative;
}
.productUsed input[type="image"]{
  width:auto;
}
.fruitProduct .productUsed a{
	font-size:13px;
}
.productUsed a{
  color: #1F792A;
  text-align: center;
  font-size: 20px;
/*  
  position: absolute;
  left: 0;
  width: 170px;
*/
  width:auto;
  bottom:10px;
  display:block;
  padding-top: 4px;
}
.infoGamme{
  border-top: 1px solid #E8EDE4;
  border-bottom: 1px solid #E8EDE4;
      padding: 20px 0;
}

.infoGamme .gamme-content{
  margin: 0 0 30px 0;
  color: #525252;
}
.product-list{
  overflow:hidden;
  clear:both;
}
.product-list .productUsed{
  float:left;
  margin:27px;
  margin-left:0;
  margin-right:0;
  text-align: center;
  position:relative;
}
.productUsed.product-package a{
	font-size:18px;
}
.other-category{
    background-color: #E3E994;
    color: #525252;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.other-category a{
  background:url(../Images/white-bullet.png) no-repeat left center transparent;
      margin: 0 0 0 4px;
    padding: 0 0 0 15px;
}

.other-category a:first-child{
  background:none;
}
/*----------------- contentPage -----------------*/
.main-content{
    border-right: 1px solid #E8EDE4;
    float: left;
    margin-top: 34px;
    padding-right: 30px;
    width: 625px;
  }
.main-content h1{
  padding-top: 12px;
}

.contentPage{}
.contentPage ul{
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0; 
}
.contentPage ul li{
  float: left;
}
.contentPage ul li div.productUsed{
  padding:0;
  margin: 0;
}
.contentPage ul li div.productUsed a{}
.contentPage ul li div.productUsed a img{}
.contentPage ul li div.productUsed a span{
  display: block;
}
.jobList h3 a{
  color:#525252;
}
.job{
  margin-bottom:20px;
}
.job p{
  margin:10px 0;
}
.moreInfo{
    display:block;
    font-weight: bold;
  padding: 5px 14px;
  background-color: transparent;
  background:url(../Images/arrow-green.png) no-repeat left center;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.menu-right{
   float: left;
   position:relative;
   z-index:1850;
}
.menu-right ul{
  list-style: none outside none;
    margin: 44px 0 0 27px;
}
.menu-right ul li{
    background: url(../Images/dot-2.png) no-repeat scroll left 7px transparent;
    padding-bottom: 7px;
    padding-left: 14px;
    width: 222px;
}
.menu-right ul li a{
  color:#3D8C26;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}
	.menu-right ul li.P3.active a
	{
		color:#99C492;
	}
		.menu-right ul li.P3.active ul li a
		{
			color:#3D8C26;
		}
	.menu-right ul li.P3 ul a
	{
		color:#3D8C26;
	}
	.menu-right ul li.P3 ul li.FS3 a,.menu-right ul li.P3 ul li.MS3 a,.menu-right ul li.P3 ul li.LS3 a
	{
		color:#99C492;
	}
	.menu-right ul li.active ul li a
	{
		color:#3D8C26;
	}
	.menu-right ul li.active ul li.active a
	{
		color:#99C492;
	}
.menu-right ul li > ul{
      margin: 9px 0 0 6px;
}
.menu-right ul li > ul li{
  background:none;
}
.menu-right ul li.active a{
  color:#99C492;
}
/*----------------- modal ---------------------*/
.modal-body.bodyCV input[type="file"]{
  background:none;
}
a.cv-send{
  background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
    border: 1px solid #B7DB07;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 31px;
    line-height: 32px;
    margin: 2px 0 0 310px;
    padding: 0 15px;
    text-align: center;
    text-shadow: 0 -1px 0 #315715;
    width: auto;
}
	a.cv-send:hover
	{
		text-decoration: none;
		background: #84bf24; /* Old browsers */
		background: -moz-linear-gradient(top, #84bf24 0%, #29862c 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #84bf24 0%,#29862c 100%); /* IE10+ */
		background: linear-gradient(to bottom, #84bf24 0%,#29862c 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.modal-body.bodyCV input[type="file"]{
		top: 8px;
		position:relative;
	}
}
.modal-body.bodyCV .radio{
	float:left;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
.label-CVlineheight{
	line-height:40px;
}
.modal-backdrop{
  z-index: 2000;
}

.modal {
  z-index: 2010;
    position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2050;
  width: 810px;
  padding: 10px;
  margin: -250px 0 0 -405px;
  overflow: auto;
  background-color: transparent;
  border: 0;
  border: 0;
  *border: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}
.modal-edit-address {
    margin-top:-280px;
}
.modal-edit-address .modal-header {
    border-bottom:none;
}
.modal-edit-address .modal-body {
    max-height:400px;
}
.modal-edit-address .modal-footer {
    background-color:transparent;
    border-top:none;
    padding-top:0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal .designModal {
  top: 10px;
  z-index: 2050;
  width: 732px;
  padding: 20px 30px 10px 30px;
  margin: 0;
  overflow: auto;
  background-color: #ffffff;
  border: 4px solid #E6F1A3;
  border: 4px solid rgba(230, 241, 163, 1);
  *border: 4px solid #E6F1A3;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.40);
     -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.40);
          box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.40);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}
.modal .span4 {
    width: 320px;
    margin-left: 0;
    position:relative;
}

.modal .span4 .modalCoupon{
  display:none; 
}
.modal .span4 .bannerLocator{
/*  position:absolute;
  bottom:15px; 
  left:0;*/
}
.modal .span4 .bannerLocator a{
  display:inline-block;
  *display:inline;
  zoom:1;
  overflow:hidden;
}
.modal .span8 {
    width: 410px;
  color:#525252;
  margin-left: 0;
  /*overflow:hidden;
overflow-x: hidden;
overflow-y: auto;
overflow : -moz-scrollbars-vertical;*/
  overflow:auto;
/*height:341px;*/
}
.modal .span8 h4{
  font-size: 18px;
  color:#525252;
  margin: 10px 0;
}
.scrollModalContainer {
    height:285px;
    overflow:auto;
}
.modal .span8 table{
  width:390px;
    border:1px solid #BABEB7;
}
.modal .span8 table tr td{
  border:1px solid #BABEB7;
  border-bottom: none;
  padding:5px;
  border-right: none;
}
.modal .span8 table tr td:last-child{
  text-align: right;
  border-left: none;
  border-right:1px solid #BABEB7;
}
.modal .span8 table tr.tr-green td{
  background:#E6F0A4;
  border-bottom: none;
}
.modal .span8 table tr.tr-dark-green td{
  background:#1C7D24;
  border-bottom: none;
  color: #fff;
}
.modal .span8 table tr.dont td{
  border-top: none;
}
.modal .span8 h2{
  font-size: 18px;
}
.modal .span8 .weight-zone{
  padding-top:10px;
  font-size: 14px;
  /*font-weight:bold;*/
}
.modal-header {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #eee;
  color: #525252;
}
.modal-header h3{
  font-size: 25px;
  color: #535353;
  font-weight: normal;
  padding-bottom: 5px;
}
.modal-header h4{
  font-size: 12px;
  font-weight: bold;
}
.modal-header span{
  font-size: 12px;
  font-weight: normal;
}

.modal-header .close {
  margin-top: 0;
}
.modal input.btn,
.modal a.btn.btn-close {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  *background-color: transparent;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: no-repeat;
  border: none;
  *border: 0;
  border-color: none;
  border-color: none;
  border-bottom-color: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  filter: none;
  filter: none;
  *zoom: 1;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
          background: url(../Images/close.png) no-repeat left top;
          text-indent: -9000px;
          height:25px;
          width: 24px;
          position: absolute;
          top: 0;
          right: 8px;
          cursor:pointer;
}
.modal a.btn.btn-close {
    width:8px;
}
.modal-shared{
    /*
	float: left;
	width: 685px;	
	*/
    margin: 0 0 15px;
    height: 25px;
    /*vertical-align: middle;*/
    /*overflow:hidden;*/
    /*position:absolute;*/
	width:400px;



}
.modal-shared .fb_edge_widget_with_comment{
	margin-right:24px;
	float:left;
}
.modal-shared .twitter-count-horizontal,#___plusone_1{
	float:left !important;
}
.modal-body.Article input[type="text"]{
   border:none; 
   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 
   -webkit-box-shadow:0 0 3px #666 inset; 
   -moz-box-shadow:0 0 3px #666 inset; 
   box-shadow:0 0 3px #666 inset; 
   height:26px; 
   line-height:25px;  
   text-indent:5px;
   margin:0 8px; 
}
.modal .arrow-left{
  background:url(../Images/left-right.png) no-repeat 0 0;
  height: 22px;
  left: 20px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 22px;
  overflow:hidden;
}
.modal .arrow-left input{
  cursor:pointer;
  border:0;
  display:block;
  padding-top: 22px;
}
.modal .arrow-right{
  background:url(../Images/left-right.png) no-repeat 0 -22px;
  height: 22px;
  right: 29px;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 22px;
  overflow:hidden;
}
.modal .arrow-right input{
  cursor:pointer;
  border:0;
  display:block;
  padding-top: 22px;
}
.modal .order{
    clear: both;
    margin: 5px 0;
    overflow: hidden;
    /*width: 100%;*/
    display:block;
    height:auto;
}
.modal .order *{
    /*float: left;*/
    display:inline-block;
    *display:inline;
    zoom:1;
    line-height: 36px;
}
.modal .order script {
    display: none;
}
.modal .order .gram{
      width: 54px;
}
.modal .order .piece{
    /*width:80px;*/
    width: 100px;
}
.modal .order span{}
.modal .order input{
  width:60px;
  margin:4px;
  line-height:inherit;
}
.modal .order .button{
  /*background:url(../Images/btn-search.png) no-repeat left top;
*/
background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-weight: bold;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:auto;
height:31px;
line-height: 32px;
/*float:right;*/
margin:0;
margin-left:20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}

.modal .order .button:hover{
	text-decoration: none;
	background: #84bf24; /* Old browsers */
	background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */
}
.modal-body.bodyCV .selector{
  margin-bottom: 5px;
}
.modal-body.bodyCV label{
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    width: 190px;
}
.modal-body.bodyCV table label{
    width: auto;
}
.modal-body.bodyCV .container-form-cv{
	float:left;
	width:702px;
}
.modal-body label.cv-function{
	float:left;
}
.modal-body .cv-post{
	width:702px;
	float:left;
}
	.modal-body .cv-post label
	{
		float: left;
	}
.modal-body .motivationLetter-post{
	width:702px;
	float:left;
}
.modal-body .motivationLetter-post label
	{
		float:left;
	}
.modal-body.bodyCV input[type=text]{
  /*background:url(../Images/input-newsletter.png) no-repeat left top transparent;
  border:none;
  width:216px;
  height:34px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
    padding: 0 5px;*/
    float:left;
    margin-top:6px;
    width:364px;
}
.modal-body.bodyCV .error{
      clear: both;
    color: red;
    display: block;
    margin-left: 203px;
}
.send-envelope
{
	float:left;
}
.send-envelope input{
	width:20px;
	height:15px;
	background:none;
	float:left;
  margin:4px 30px 0 0;
}

.modal-body {
  max-height:none;
  position:relative;
  padding:15px 0;
}
.modal-body  .Article{
  margin-top:20px;
}
/*----------------- locator ------------------------*/
.gammeFilters{
      float: left;
    margin: 14px 0 0 60px;
}
.gammeFilters .error-article{
    background: url(../Images/arrow-error.png) no-repeat scroll center 5px #FFFFFF;
    bottom: -50px;
    color: red;
    left: 355px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 170px;
    -webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.30);
        
        box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.30);
}
.error-zipcode{
    background: url(../Images/arrow-error.png) no-repeat scroll center 5px #FFFFFF;
    bottom: -50px;
    color: red;
    left: 550px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    width: 170px;-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.30);
        
        box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.30);
  }
.store-locator{
      margin-top: 50px;
}
.store-locator .row .span4{
  width:380px;
}
.store-locator .row .imgspan{
  width:270px;
}
.store-locator h2{
  font-size: 18px;
  color:#525252;
  margin-bottom: 20px;
}
.imageStoreLocator{
	position:relative;
	top:140px;
	left:140px;
}
	.imageStoreLocator.article
	{
		left:0;
		top:0;
		position:relative;
	}
.contentLocator{
  min-height: 100px;
}
.gammeFilters div.selector {
    background-position: left -794px;
    margin-right: 10px;
    width:260px;
}
.gammeFilters div.selector span{
  background-position: right -769px;
  width:228px;
}
.gammeFilters div.selector select{
  padding-left:5px;
  width:260px;
 }
.gammeFilters div.selector:active, 
.gammeFilters div.selector.active {
  background-position: left -794px;
}

.gammeFilters div.selector:active span, 
.gammeFilters div.selector.active span {
  background-position: right -769px;
}

.gammeFilters div.selector.focus,
.gammeFilters div.selector.hover,
.gammeFilters div.selector:hover {
  background-position: left -794px;
}

.gammeFilters div.selector.focus span,
.gammeFilters div.selector.hover span,
.gammeFilters div.selector:hover span {
  background-position: right -769px;
}

.gammeFilters div.selector.focus:active,
.gammeFilters div.selector.focus.active,
.gammeFilters div.selector:hover:active,
.gammeFilters div.selector.active:hover {
  background-position: left -794px;
}


.gammeFilters div.selector.focus:active span,
.gammeFilters div.selector:hover:active span,
.gammeFilters div.selector.active:hover span,
.gammeFilters div.selector.focus.active span {
  background-position: right -769px;
}
.gammeFilters div.selector option{
}
/*----------------- form-recipe ---------------------*/
.form-recipe{
    color: #525252;
    margin: 30px 0;
    overflow: hidden;
}
.form-recipe label{
  display: block;
  float: left;
  width: 190px;
  text-align: right;
  padding-right:10px;
  line-height: 27px;
}
.form-recipe input[type=text]{
  display: block;
  float: left;
  width: 430px;
}
.form-recipe textarea{
  display: block;
  float: left;
  width: 680px;
  height: 133px;
   resize:none;
}
.form-recipe .selector{
  float: left;
}
.form-recipe label.lastname{

}
.form-recipe input.lastname{
  width: 172px;
}
.form-recipe label.firstname{
  width: 70px;
}
.form-recipe input.firstname{
  width: 162px;
}
.form-recipe label.street{
  clear: both;

}
.form-recipe input.street{
  width: 319px;
}
.form-recipe label.streetNr{
 left: 6px;
 position: relative;
 width: 23px;
}
.containerButtonCv{
	position:relative;
	top:6px;
}
.form-recipe input.streetNr{
  width: 62px;
}
.form-recipe label.city{
  clear:both;
}
.form-recipe input.city{
  width: 230px;
}
.form-recipe label.zipcode{
  width: 82px;
}
.form-recipe input.zipcode{
  width: 91px;
}
.form-recipe label.country{
  clear: both;
}
.form-recipe input.country{
}
.form-recipe label.email{
  clear: both;
}
.form-recipe input.email{
}
.form-recipe input.email2{
  width: 432px;
}
.form-recipe label.title{
  clear: both;
}
.form-recipe input.title{
}
.form-recipe label.difficulty{
  clear: both;
}
.form-recipe span.difficulty{
  float: left;
  display: block;
}
.form-recipe span.difficulty .radio{
  float: left;
  margin-top:5px ;
}
.form-recipe span.difficulty .radio span .radio{
  margin-top:0 ;
}
.form-recipe span.difficulty .radio span{
}
.form-recipe span.difficulty .radio span input[type=radio]{
}
.form-recipe span.difficulty label{
    background: url(../Images/toque.png) no-repeat scroll 0 5px transparent;
    padding-left: 25px;
    width: auto;
}
.form-recipe span.difficulty label ~ label{
  background: url(../Images/toque.png) no-repeat 0 -25px ;
  padding-left: 45px;
}
.form-recipe span.difficulty label ~ label ~ label{
  background: url(../Images/toque.png) no-repeat 0 -55px ;
      padding-left: 65px;
}
.form-recipe span.difficulty br{
display: none;
}
.form-recipe label.persons{
  clear: both;
}
.form-recipe input.persons{
}
.form-recipe label.time{
  clear: both;
}
.form-recipe input.time{
}
.form-recipe label.backing{
  clear: both;
}
.form-recipe input.backing{
}
.form-recipe label.ingredients{
  clear: both;
}
.form-recipe label.preparation{
  clear: both;
}
.form-recipe label.advice{
  clear: both;
}
.form-recipe a.button{
  margin-left: 440px;
}
.form-recipe a.button2 {
    margin-left:494px;
}
 /*----------------  error ------------------*/
body.pageError{
   background-position: left 79px;
}
body.pageError #header,body.pageError #content{
	display:none;
}
body.pageError .navbar{
  margin-bottom: 0;

}
.contentError{
    background: url(../Images/fruitError.png) no-repeat scroll center bottom #FFFFFF;
    padding: 80px 10px 290px;
    text-align: center;
}
.contentError ul{
  list-style: none;
}
body.pageError a.button{
  /*background:url(../Images/btn-search.png) no-repeat left top;*/
	background: #7db524; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
	display:inline-block;
	text-align: center;
	font-size: 14px;
	color:#FFFFFF;
	text-shadow: 0px -1px 0px #315715;
	width:auto;
	height:31px;
	line-height: 32px;
	margin:10px 0 20px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #B7DB07;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
 body.pageError a.button:hover{
    text-decoration: none;
    background: #84bf24; /* Old browsers */
	background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */

}
 body.pageError h1{
  color:#525252;
  font-size: 35px;
  font-weight: normal;
 }
 body.pageError h2{
  color:#525252;
  font-size: 25px;
  font-weight: normal;
}
 body.pageError p{
  font-size: 16px;
  color:#525252;
 }
 body.pageError p{
  color:#3D8C26;
 }
 /*----------------- PageTag1 ( Jobs )  -----------------*/
.PageTag1{}
.PageTag1 ul li h3 a{
	color:#525252;
}
.PageTag1 ul li{
  float:none;
}
/*----------------- Print -------------------*/
.body-print{
  background-image: none !important;
}
.body-print .modal{
  position: relative;
  width: 732px;
  padding: 30px 40px 20px 40px;
  margin:   0;
  overflow: auto;
  background-color: #ffffff;
  left:0;
  top:0;
  border: none;
  border: none;
  *border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}
.body-print .modal .span4 {
    margin-left: 0;
    width: 320px;
    float:left;
}
.body-print .modal .span8 {
    color: #525252;
    width: 390px;
    float:left;
}
.body-print .modal table {
display: table;
border-collapse: collapse;
border-spacing: 0;
border-color: none; }

/*----------------- residu  -----------------*/
.footer-container {
/*  padding-top: 25px;
  color: #7b8081;*/
}
.footer-container a {
  color: #7b8081;
  text-decoration: none;
  width: 90%;
  display: block;
}
.footer-container a:hover {
  color: #909495;
}
.footer-container ul {
  margin: 0;
  padding: 0;
}
.footer-container ul > li {
  list-style: none;
  margin-bottom: 0px;
}
.footer-container .listLink > ul > li {
  margin-bottom: 5px;
}
.footer-container .footer_menu {
  zoom: 1;
}
.footer-container .footer_menu:before,
.footer-container .footer_menu:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.footer-container .footer_menu:after {
  clear: both;
}
.footer-container .footer_menu > ul > li {
  font-size: 15px;
  float: left;
  display: block;
  width: 25%;
  margin: 0;
}
.footer-container .footer_menu > ul > li:nth-of-type(5),
.footer-container .footer_menu > ul > li.P5 {
  clear: both;
}
.footer-container .footer_menu > ul > li > ul {
  margin-top: 12px;
  margin-bottom: 45px;
}
.footer-container .footer_menu > ul > li > ul > li {
  font-size: 11px;
}
.footer-container .listLink {
  /*float: right;
  width: 25%;*/
  font-size: 14px;
  margin-bottom: 20px;
}
.footer-container .listLink a {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  text-decoration: none !important;
}
/*------------------------- body nl --------------------------*/
.body-nl .navbar .nav > li.P3{
  margin:0 5px 0 218px;
}
.body-nl .navbar .nav > li.P4{
  
}
.body-nl .navbar .nav > li > a{
  width:136px;
  padding: 0 12px;
}
.body-nl .navbar .nav > li.P1 > a{
  width:136px;
}
.body-nl .navbar .nav > li.P2 > a{
  width:160px;
}
.body-nl .navbar .nav > li.P3 > a{
  width:186px;
}
.body-nl .navbar .nav > li.P4 > a{
  width:130px;
}
ul.listEspacePro li{
	float:none;
	list-style:inside;
}
.play{
    background: none repeat scroll 0 0 #666666;
    display: block;
    height: 222px;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
    position: absolute;
    width: 296px;
}
.playPicto{
	background: url(../Images/play.png) no-repeat;
	width: 60px;
	height: 60px;
	position:absolute;
	z-index:999;
	left:120px;
	top:80px;
}
.playPicto:hover{
	background-position:0 -66px;
}
.locatorCorresponding
{
	float:left;
}
.locatorOtherShop
{
	color: #525252;
    font-size: 13px;
	float:left;
	font-weight:bold;
}
.withZipCode
{
    color: black;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 6px;
}
.modal-shared2{
    left: 340px;
    position: absolute;
    top: 15px;
    width: 385px;
}
#fancybox-title-over
{
	display:none !important;
}
.newArticle{
  position:absolute;
  left:0;
  top:0;
}
/* ---------------------------- from manager ------------------------------ */

.fromManager ul{
display: block;
/*list-style: disc;*/
margin:0 0 20px 20px;
padding:0 40px 0 0;
}
.fromManager ul li{
float:none;
display: list-item;
padding-left:  14px;
}
.fromManager ul > li{
      background: url("../Images/dot-2.png") no-repeat scroll left 7px transparent;

}
.fromManager ul > li > ul > li{
      background: url("../Images/dash.png") no-repeat scroll left 7px transparent;

}
/*--------------------------- e-commerce ----------------------------------*/
.basketDiv{
    -webkit-box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.20);   
    box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.20);
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    position: absolute;
    right: 0;
    top:34px;
    width:370px;
    padding-bottom: 15px;
}
.basketDiv table{
  width:100%;
  margin: 10px 0 15px 0;
}
.basketDiv table tr{}
.basketDiv table tr td{
  color:#1F792A;
  padding:7px 0 7px 10px;
}
.basketDiv table tr td + td{
  text-align: center;
  padding:7px 5px;
}
.basketDiv table tr td + td + td{
  text-align: right;
  padding:7px 10px 7px 0;
  white-space:nowrap;
}
.basketDiv table tr td.totalItems{
  background-color: #E7ECE5;
  text-align: center;
  font-weight: bold;
}
.network a.btnBasket{
  background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:150px;
height:31px;
line-height: 32px;
float:none;
margin:auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;

}
.network a.btnBasket:hover{
    text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */
}
.topBasket{
  height:50px;
}
.contetBasket{
  margin-top: 0;
  padding-top: 70px;
}
.banner-progress{
      background:url(../Images/bkg-search-bar.png) no-repeat left top;
    width:1008px;
    height:73px;
    position: absolute;
    z-index: 1500;
    margin-top: -25px;
    padding:27px 0 0 40px;
}
.banner-progress span{
            color: #227C2A;
    font-size: 18px;
    font-weight: bold;
}
.banner-progress span.highlight{
  text-shadow: 0px -1px 0 #305715;
        filter: dropshadow(color=#305715, offx=0, offy=-1);
  color:#FFFFFF;
}
.banner-progress span.enabled{
  text-shadow: 0px -1px 0 #305715;
        filter: dropshadow(color=#305715, offx=0, offy=-1);
  color:#CCE1BF;
}
.contetBasket .delivery{
  float:left;
  width:460px;
}
.contetBasket .delivery h3{
  padding-bottom: 10px;
}
.contetBasket .facturation{
float:left;
  width:460px;
 }
.contetBasket .facturation h3{
  padding-bottom: 10px;

}
.contetBasket .recap{
  clear:both;
  padding-top: 30px;
 }
.table-articles{}
.table-articles table.articles{
  width:919px;
}
.table-articles table.articles tr{}
.table-articles table.articles tr th{
  border:1px solid #E8EDE4;
  text-align: left;
  padding: 10px;
}
.table-articles table.articles tr td{
  width:40px;
  border:1px solid #E8EDE4;
  padding: 10px;
}
.table-articles table.articles tr td + td{
  width:442px;
}
.table-articles table.articles tr td + td + td{
  width:100px;
  text-align: center;
}
.table-articles table.articles tr td + td + td + td{
  width:100px;
  text-align: right;
}
.table-articles table.articles tr td + td + td + td + td{
  width:100px;
  text-align: right;
}
.table-articles table.articles tr td + td + td + td + td + td{
  text-align: center;

  width:10px;
}
.table-articles table.articles tr td + td + td + td + td + td input[type="image"]{
  width:24px;
  height:25px;
}
.table-articles table.articles tr th + th{}
.table-articles table.articles tr th + th + th{
  text-align: center;
}
.table-articles table.articles tr th + th + th + th{
  text-align: right;

}
.table-articles table.articles tr th + th + th + th + th{
  text-align: right;

}
.table-articles table.articles tr th + th + th + th + th + th{
  text-align: right;

}
.table-articles table.articles tr td input[type="text"]{
  border-radius: 0;
  width:40px;
  text-align: center;
}
.blue-total, .blue-total2{
  background-color: #E8EDE4;
  margin-top: 10px;
  overflow:hidden;
  font-size: 14px;
  color:#525252;
  padding:10px;
}
.blue-total .total-quantity-contet, .blue-total2 .total-quantity-contet{
    float: left;
    font-weight: bold;
    margin-left: 514px;
    text-align: center;
    width: 120px;
}
.blue-total .total-quantity-contet .total-quantity, .blue-total2 .total-quantity-contet .total-quantity{}
.blue-total .total-sub-price-contet, .blue-total2 .total-sub-price-contet{
  float:left;
  width:232px;

}
.blue-total .total-sub-price-contet .total-sub-price, .blue-total2 .total-sub-price-contet .total-sub-price{
  text-align: right;
    font-weight: bold;
}
.blue-total .total-sub-price-contet .subtotal, .blue-total2 .total-sub-price-contet .subtotal{}
.blue-total .total-sub-price-contet .note, .blue-total2 .total-sub-price-contet .note{
  font-size: 12px;
  font-weight: normal;
  display:block;
  text-align: right;
}
.shipping{
  color:#525252;
}
.shipping h2{
  font-size: 16px;
}
.shipping p{
    margin-top:10px;
}
.shippingContent{
  border: 1px solid #E8EDE4;
  margin: 20px 0 0 0 ;
  padding: 10px;
}
.shippingContent h4{
  padding-bottom: 10px;
}
.in-total-zone, .in-total-zone2{
      float: right;
    margin-right: 32px;
    text-align: right;
    width: 300px;
    font-size: 12px;
}
.in-total-zone2 {
    width:400px;
}
.totalExcludingShipping{}
.shippingShipping{}
.totalWithShipping{
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.continue{
  background:url(../Images/back-green.png) no-repeat left center;
  padding-left: 15px;
  margin-top:25px;
  display:inline-block;
  }
.validateOrder{
    background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:inline-block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:auto;
height:31px;
line-height: 32px;
float:right;
margin:20px 0 0 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;
}
.validateOrder:hover{
      text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */
}
.cancelOrder{
display:inline-block;
text-align: center;
font-size: 14px;
width:auto;
height:31px;
line-height: 32px;
float:right;
margin:20px 0 0 0;
padding: 0 15px;
}
.cancelOrder:hover{
	background-image: none;
}
.login-zone{
    float: left;
    padding-right: 40px;
    width: 320px;
}
.login-zone h3{
  font-size: 16px;
  margin-bottom: 12px;
}
.login-zone label{
    display: inline-block;
    line-height: 23px;
    margin-bottom: 15px;
    vertical-align: top;
    width: 105px;
}
.login-zone input[type="text"],
.login-zone input[type="password"]{
  width:200px;
  border-radius: 0;
  margin-bottom: 15px;
}
.login-zone .error {
    color: #FF0000;
    margin-top: 20px;
}
.fillin-zone{
  float:left;
  border-left: 1px solid #E8EDE4;
  padding-left: 40px;
  width:519px;
}
.modal .fillin-zone {
    float:none;
    width:auto;
    border-left:none;
    padding-left:0;
}
.fillin-zone h3{
  font-size: 16px;
  margin-bottom: 12px;
}
.fillin-zone input[type="text"], .fillin-zone input[type="password"]{
  width:200px;
  border-radius: 0;
  margin-bottom: 15px;
  float:left;
}
.fillin-zone input.box{
  width:90px;
  margin-right:10px;
}
.fillin-zone textarea{
  resize:none;
  width:200px;
}
.fillin-zone label{
    display: inline-block;
    *display:inline;
    zoom:1;
    line-height: 23px;
    margin-bottom: 15px;
    vertical-align: top;
    width: 200px;
    float:left;
    font-size: 14px;
}
.fillin-zone div.selector{
  width:200px;
}
.fillin-zone div.selector span{
  width:175px;
}
.fillin-zone div.selector select{}
.civilityTable{
  float:left;
}
.civilityTable tr td{
  width:80px;
  padding-top:5px;
}
.civilityTable tr td div.radio{
  float: left;
  margin-right: 5px;
  /*margin-top: 4px;*/
}
.civilityTable tr td label{
  width:auto;
  margin-bottom:0;
}
.phoneAndExample{
  clear: both;
  overflow: hidden;
}
.phone-example{
  float: left;
  padding: 4px 0 0 5px;
}
.phone-note{
  display: block;
  margin-top: -20px;
  width: 170px;
}
.fillin-zone h3.billingAddress{
  margin-top:30px;
}
.sheckBox {
    min-height: 18px;
    padding-left: 18px;
    margin-bottom: 5px;
}
.sheckBox label{
    display:inline;
    float:none;
    font-size:12px;
    line-height:20px;
    margin:0;
    vertical-align:baseline;
    width:auto;
}
.sheckBox input[type="checkbox"]{
  float: none;
  margin:0 5px 0 -18px;
  width:auto;
  line-height:normal;
}
.asterix{
  display:block;
  font-style: italic;
  text-align: right;
}
.addArticlePopup{
  position: fixed;
      background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
    right: 0;
    top: 20px;
    width: 370px;
    right:20px;
    text-align: center;
    color:#1F792A;
    z-index: 3000;
}
.addArticlePopup p{
  margin:10px 0;
}
.addArticlePopup .total{
  background-color: #E7ECE5;
  padding: 10px 0;
}
.addArticlePopup .total p{
  margin:0;
}
.addArticlePopup .total .without-delivery{
  font-size: 10px;
}
.addArticlePopup .bottom{
    padding-top:10px;
}
.addArticlePopup .close{
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  *background-color: transparent;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: no-repeat;
  border: none;
  *border: 0;
  border-color: none;
  border-color: none;
  border-bottom-color: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  filter: none;
  filter: none;
  *zoom: 1;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
          background: url(../Images/close.png) no-repeat left top;
          text-indent: -9000px;
          height:25px;
          width: 24px;
          position: absolute;
          top: -10px;
          right: -10px;
          cursor:pointer;
          opacity:1;
        }

.addArticlePopup .bottom a{
  background: #7db524; /* Old browsers */
background: -moz-linear-gradient(top,  #7db524 0%, #277f2a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#277f2a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db524 0%,#277f2a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db524 0%,#277f2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#277f2a',GradientType=0 ); /* IE6-9 */
display:block;
text-align: center;
font-size: 14px;
color:#FFFFFF;
text-shadow: 0px -1px 0px #315715;
width:150px;
height:31px;
line-height: 32px;
float:none;
margin:auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #B7DB07;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.40);
        padding: 0 15px;

}
.addArticlePopup .bottom a:hover{
    text-decoration: none;
  background: #84bf24; /* Old browsers */
background: -moz-linear-gradient(top,  #84bf24 0%, #29862c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bf24), color-stop(100%,#29862c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #84bf24 0%,#29862c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #84bf24 0%,#29862c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bf24', endColorstr='#29862c',GradientType=0 ); /* IE6-9 */
}


.important{
    background: url(../Images/warning.png) no-repeat scroll left 26px transparent;
    font-weight: bold;
    padding: 20px 0 15px 35px;
}
.icon-shopping {
    background:url(../Images/icon-shopping.png) no-repeat center;
    width:14px;
    height:13px;
    margin-left:5px !important;
}
.form-horizontal .controls {
    margin-left:200px;
    *margin-left:0;
    *margin-bottom:5px;
}
.form-horizontal .control-group {
    margin-bottom: 0;
}
.form-horizontal .control-label {
    text-align: left;
    padding-top:0;
    width:200px;
}
.form-horizontal .help-block {
    clear:both;
    margin-bottom:15px;
}
.form-horizontal textarea {
    margin-bottom:15px;
}
.cv-filename,
.motiv-filename {
    display:block;
    margin-top:10px;
}
.remove-icon input {
    width:24px;
    height:25px;
}

input.error {
    border: 1px solid #B94A48;
}

/* Social on homepage */
.social {
    margin:10px 0;
    padding-top:10px;
}
.social h3 {
    /*
    display:inline;
    vertical-align:middle;
    */
}
.social img {
    margin-left:20px;
}
.social .facebook img {
    margin-left: 0;
}
.social .blog img {
    display: block;
    margin-left: 0;
    margin-top: 15px;

}


/* Concours 125 ans */
.contest125 {
    background:none;
}

.contest125.NL .navbar .nav > li.P3 > a{
  width:179px;
}
.contest125.NL .navbar .nav > li.P4 > a{
  width:145px;
}

.contest125 .container {
    width:940px;
}

.contest125-header {
    background: #fff url("../Images/bkg-visuel-125ans.jpg") no-repeat top center;
    height:468px;
    padding-top:107px;
}
    .contest125-header.small {
        background: #fff url("../Images/bkg-visuel-125ans-small.jpg") no-repeat top center;
        height:133px;
    }
.contest125-header-container {
    position:relative;
    height:100%;
}
.contest125-header-container:after {
    content:'';
    display:block;
    width:669px;
    height:580px;
    position:absolute;
    bottom:-96px;
    right:-130px;
    z-index:5;
}
.small .contest125-header-container:after {
    width:408px;
    height:308px;
    bottom:-121px;
    right:-92px;
    /*z-index:60;*/
}
    .FR .contest125-header-container:after {
        background:url("../Images/FR/contest125-header.png") no-repeat;
    }
    .FR .small .contest125-header-container:after {
        background-image:url("../Images/FR/contest125-header-small.png");
    }
    .NL .contest125-header-container:after {
        background:url("../Images/NL/contest125-header.png") no-repeat;
    }
    .NL .small .contest125-header-container:after {
        background-image:url("../Images/NL/contest125-header-small.png");
    }

.contest125-header h1 {
    font-family:'Open Sans',serif;
    font-weight:400;
    padding-right:380px;
}
.contest125-header.small h1 {
    padding-right:230px;
}
    .contest125-header h1 span {
        display:block;
        font-size:0;
        line-height:0;
    }
    .contest125-header.small h1 span {
        float:right;
    }
        .FR .contest125-header h1 span {
            width:500px;
            height:58px;
            background:url("../Images/FR/contest125-title.png") no-repeat;
            margin-bottom:25px;
        }
        .NL .contest125-header h1 span {
            width:500px;
            height:70px;
            background:url("../Images/NL/contest125-title.png") no-repeat;
            margin-bottom:13px;
        }
    .contest125-header h1 small {
        font-size:34px;
        line-height:130%;
        color:#19792A;
    }
    .contest125-header h1 strong,
    .contest125-header h1 b {
        font-weight:700;
    }

.contest125-login {
    position:absolute;
    top:95px;
    right:0;
    z-index:999;
    color:#525252;
}

.contest125 .navbar-search label.wish {
    width:auto;
    margin-right:5px;
}
.contest125 .navbar-search label.fruitSearch {
    background:none;
    padding-right:0;
    margin-right:5px;
}
.contest125 .searchTextbox div.selector,
.contest125 .searchTextbox div.selector.hover,
.contest125 .searchTextbox div.selector:hover,
.contest125 .searchTextbox div.selector.focus {
    position:relative;
    top:0;
    right:0;
    background:url('../Images/bkg-uniform-searchbox-select.png') no-repeat;
    background-position:center;
    width:210px;
    height:34px;
    margin-top:10px;
    cursor:pointer;
}
.contest125 .searchTextbox div.selector > span {
    float:none;
    margin-top:2px;
    cursor:pointer;
    color:#19792A;
    padding-left:10px;
}

.contest125 main {
    display:block;
    background:url("../Images/bkg-home.png") repeat-x scroll center top;
    /*position:relative;
    z-index:50;*/
}

.contest125 .searchTextbox {
    position:relative;
    float:none !important;
    margin-left:-43px;
    margin-bottom:30px;
}

.contest125-section {
    padding:35px 0;
}
.contest125-section.small {
    padding-top:0;
}
    .contest125-section:first-child {
        min-height:156px; /* height of the background - padding */
        padding-top:5px;
        padding-bottom:45px;
        background-repeat:no-repeat;
        background-position:center 40px;
    }
    .FR .contest125-section:first-child {
        background-image:url("../Images/FR/contest125-bkg-body.png");
    }
    .NL .contest125-section:first-child {
        background-image:url("../Images/NL/contest125-bkg-body.png");
    }
    .contest125-section.list {
        background-position:center 220px;
    }
    .contest125-section.post {
        background-position:center 120px;
    }
    .contest125-section.bg-white {
        box-shadow:-1px 0 4px rgba(0,0,0,0.25);
    }

.contest125 .breadcrumb {
    padding-left:3px;
}

.contest125-boxes-home {
    margin-top:15px;
}

.contest125-box {
    border:2px dotted;
    text-align:center;
    padding:25px 50px 15px;
}
.contest125-box-white {
    background-color:#fff;
    border-color:#1F792A;
    color:#525252;
}
    .contest125-box-white h2,
    .contest125-box-white h2 small {
        color:#525252;
    }
.contest125-box-green {
    background-color:#D2E9B1;
    text-align:left;
    padding:20px;
    border:1px solid #e0e0e0;
    position:relative;
    margin-bottom:20px;
}
    .contest125-box-green:after {
        content:'';
        display:block;
        width:0;
        height:0;
        position:absolute;
        left:50%;
        margin-left:-4px;
        bottom:-15px;
        border-top: 15px solid #D2E9B1;
        border-left: 20px solid transparent; 
        border-right: 20px solid transparent; 
    }
    .contest125-box-green.contest125-noAfter:after {
        display:none;
    }
.contest125-box-green-gradient {
    border-color:#535353;
    background: #7db524; /* Old browsers */
    background: -moz-linear-gradient(top,  #7db524 0%, #398e1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db524), color-stop(100%,#398e1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7db524 0%,#398e1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7db524 0%,#398e1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7db524 0%,#398e1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #7db524 0%,#398e1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db524', endColorstr='#398e1f',GradientType=0 ); /* IE6-9 */
    color:#fff;
}
    .contest125-box-green-gradient h2,
    .contest125-box-green-gradient h2 small {
        color:#fff;
    }
.contest125-box h2 {
    font-size:24px;
    line-height:120%;
    margin-bottom:10px;
}
    .contest125-box h2 small {
        display:block;
        font-size:24px;
        line-height:120%;
    }

.contest125-box.alt {
    margin-bottom:40px;
    padding:15px 25px 10px;
}
    .contest125-box.alt h2 {
        display:inline-block;
        *display:inline;
        zoom:1;
        margin-right:15px;
    }
    .contest125-box.alt .contest125-box-links {
        display:inline-block;
        *display:inline;
        zoom:1;
    }
        .contest125-box.alt .contest125-box-links .btn-large {
            padding-left:45px;
            padding-right:45px;
        }

.contest125 .page-header {
    border-bottom:none;
    text-align:center;
    margin-top:0;
}
    .contest125 .page-header h2 {
        font-size:38px;
        font-weight:400;
        line-height:120%;
        color:#525252;
    }
.contest125 .block-header {
    color:#525252;
    padding-top:25px;
    padding-bottom:20px;
}
    .contest125 .block-header h2 {
        font-size:38px;
        font-weight:400;
        line-height:120%;
        border-bottom:1px solid #E8EDE4;
        margin-bottom:25px;
        padding-bottom:10px;
    }
    .contest125 .block-header p {
        font-size:16px;
        line-height:160%;
    }

.contest125-note {
    margin-top:40px;
    margin-bottom:-20px;
    text-align:center;
}
.contest125-note,
.contest125-note small {
    font-size:12px;
    line-height:140%;
    color:#666;
}

.contest125-mainsection {
    background-color:#fff;
    color:#525252;
    padding:20px;
    margin:0 -10px;
}

.contest125-mainsection h3 {
    font-size:24px;
    font-weight:700;
    line-height:120%;
    color:#525252;
    margin-bottom:10px;
}

.contest125-mainsection h4 {
    font-size:18px;
    font-weight:700;
    line-height:120%;
    color:#525252;
    margin-bottom:10px;
}

.contest125-header-btn {
    margin-top:55px;
    position:relative;
    z-index:5;
}

.contest125-thumbnails .span3 {
    width:215px;
}
.contest125-thumbnail {
    border-color:#E0E0E0;
    border-radius:0;
    padding:0;
    font-size:14px;
    color:#878787;
}

    .contest125-thumbnail-img-container {
        width:213px;
        height:144px;
        overflow:hidden;
        position:relative;
        margin-left:-1px;
        margin-top:-1px;
        border:1px solid #A8A8A8;
    }
    .contest125-img-bordered {
        border:1px solid #A8A8A8;
    }

    .contest125-thumbnail input {
        width:215px;
        /*margin-left:-1px;
        margin-top:-1px;*/
        position:absolute;
        top:0;
        left:0;
    }

    .contest125-thumbnail h3 {
        font-size:14px;
        font-weight:400;
        line-height:120%;
        color:#1F792A;
        margin-bottom:5px;
        height:34px;
        overflow:hidden;
    }
        .contest125-thumbnail h3 a:hover {
            opacity:0.5;
        }

    .contest125.NL .contest125-thumbnail .caption .span6.text-left {
        font-size:11px;
    }
        
    .contest125-thumbnail .caption .span6.text-right {
        margin-left:0;
        float:right;
    }
    .contest125-thumbnail .caption .btn-green.pull-right {
        margin-left:0;
    }

.contest125-badge-nbr-votes {
    background:url('../Images/macaron-orange.png') no-repeat;
    display:inline-block;
    width:34px;
    height:34px;
    font-size:14px;
    font-weight:bold;
    line-height:34px;
    color:#fff;
    text-align:center;
}
.modal .contest125-nbr-votes {
    font-size:18px;
    line-height:44px;
    color:#878787;
}
.modal .contest125-badge-nbr-votes {
    background:url('../Images/macaron-orange-big.png') no-repeat;
    width:44px;
    height:44px;
    font-size:18px;
    line-height:44px;
    margin-right:3px;
}

.contest125-thumbnail-share {
    margin-top:10px;
    margin-bottom:40px;
    position:relative;
}
    .contest125-thumbnail-share a {
        font-size:20px;
    }
    .contest125-btns-share {
        display:none;
        position:absolute;
        top:2px;
        left:0;
        width:100%;
        height:36px;
        padding-top:4px;
        background-color:#fff;
        font-size:0;
    }
        .contest125-btns-share a {
            display:inline-block;
            margin:0 2px 0 3px;
        }

.contest125 .required {
    color:#DF3933;
    font-size:14px;
}

.contest125 [id^="uniform-"].radio + label {
    font-size:14px;
    line-height:120%;
    color:#525252;
    margin-bottom:5px;
}

.contest125 .control-group.extra-margin {
    margin-bottom:25px;
}

.contest125 label.control-label small {
    font-size:12px;
    color:#878787;
    /*display:inline-block;*/
    margin-left:15px;
}

.contest125-submit-container {
    margin-top:30px;
    background:none;
}

.contest125-bordered {
    border:1px solid #e0e0e0;
    padding:10px 15px;
    margin:15px 0;
}
    .contest125-bordered label {
        display:inline-block;
        margin-right:10px;
    }
    .contest125-bordered input {
        margin-bottom:0;
    }
    .contest125-bordered p {
        font-size:14px;
        line-height:120%;
        margin-bottom:5px;
    }
    .contest125-bordered strong {
        font-size:14px;
    }
ul.contest125-prices li {
    padding-left:15px;
    padding-right:15px;
}

.contest125 .morelink {
    display:block;
    text-align:center;
    font-weight:700;
}
.contest125 .morelink:before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #1F792A;
    content: "";
    display: inline-block;
    *display:inline;
    zoom:1;
    height: 0;
    margin-right: 8px;
    width: 0;
}

/* Icons */
.contest125 .before {
    margin-right:5px;
}
.icon-megaphone-green {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../Images/icon-megaphone-green.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 31px 24px;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    height: 24px;
    text-shadow: none;
    width: 31px;
}
.icon-pencil-white {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../Images/icon-pencil-white.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    height: 25px;
    text-shadow: none;
    width: 25px;
}

/* Modal */
.contest125 .modal-header h3 {
    line-height:44px;
}
.contest125 .scrollModalContainer {
    height:268px;
    overflow:auto;
}
.contest125 .modal h4{
  font-size: 18px;
  color:#525252;
  margin: 10px 0;
}
.contest125 .modal-nav {
    margin-top:25px;
}

/* Checkbox */
.contest125 input[type="checkbox"] {
    float:left;
    margin-right:5px;
}
/* Uniform */
.contest125 [id^="uniform-"].radio {
    float:left;
}
.contest125 [id^="uniform-"].radio + label {
    margin-bottom:10px;
}

.no-float {
    float:none;
}
.no-margin-left {
    margin-left:0;
}
.no-float.margin-right {
    margin-right:10px;
}

.contest125-nav {
    margin-top:15px;
}
    .contest125-nav .continue {
        margin-top:10px;
        font-weight:700;
    }

/* Facebook */
.btn-facebook {
    background:url('../Images/connectWithFacebook.png') no-repeat;
    font-size:0;
    line-height:0;
    width:169px;
    height:21px;
    display:inline-block;
}

/* 17-02-03 */

.productUsed.product-package a.button{
    margin: 10px 0;
    float:none;
    color: white;
    padding: 0 15px;
    display:inline-block;
    font-size: 14px;
    font-weight: bold;
}

.free-delivery{
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #e6922c;
}

.designModal .bannerLocator{display:none}

#uniform-ctl00_contentHolder_shipping{
    width: 290px;
}

#uniform-ctl00_contentHolder_shipping span{
    width: 245px;
}

#uniform-ctl00_contentHolder_shipping select{
    width: 280px;
}
.invisible{
    display: none;
}

.alert-message{
    display: none;
    background-color: #3D8D27;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

/* 15-09-2017 - Fix suspension des livraisons */

.productUsed.product-package a.button,
.modal .span8 .weight-zone{
    display:none;
}

.product-info{
    color: #525252;
    font-size: 11px;
    margin: 15px 0;
    padding-left: 40px;
    background:url(../Images/info.html) no-repeat top left;
    background-size: 20px 20px;
    min-height: 20px; 
}