/* product desc */
.cadre-mini-rouge {
	background-color: #EE1B2E;
    background-position: center;
    text-align: center;
    width: 800px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    height: 30px;
    padding-top: 1px;
}
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 40px;
  margin-top:15px; }

.top-hr {
  background: #c4c4c4;
  height: 5px;
  margin: 2px 0 31px; }

 
.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Raleway", 'Open Sans', sans-serif; }
.pb-right-column { padding:0}
.box-security .product-heading-h5 {
  margin: 3px 0 -8px; }
  @media (max-width: 1199px) {
	  
    .box-security .product-heading-h5 {
      margin-bottom: 8px; } }

#productscategory_list .product-name,
.accessories-block .product-name {
  margin-bottom: 5px; }
  #productscategory_list .product-name a,
  .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939; }
    #productscategory_list .product-name a:hover,
    .accessories-block .product-name a:hover {
      color: #515151; }

/* EN ATTENTE
img {
  max-width: 100%;
  height: auto; }
  */

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  padding: 5px;
  background: white;
  float:left;
  width:95%;
  margin-bottom:20px;
  }
  @media (max-width: 767px) {
    .pb-left-column #image-block {
      width: 280px;
      margin: 0 auto; } }
  .pb-left-column #image-block img {
    background: #fbfbfb;
    width: 100%; }
  .pb-left-column #image-block #view_full_size {
    display: block;
    cursor: pointer; }
    .pb-left-column #image-block #view_full_size .span_link {
      position: absolute;
      bottom: 20px;
      left: 50%;
      margin-left: -68px;
      display: block;
      padding: 5px 0;
      text-align: center;
      line-height: 22px;
      color: #777676;
      width: 136px;
      text-align: center;
      font-weight: 700;
      background: rgba(255, 255, 255, 0.5);
      -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
      .pb-left-column #image-block #view_full_size .span_link:after {
        font-family: "FontAwesome";
        color: #c0c0c0;
        font-size: 20px;
        line-height: 22px;
        content: "\f00e";
        font-weight: normal;
        margin: 0 0 0 4px; }
      .pb-left-column #image-block #view_full_size .span_link:hover:after {
        color: #333333; }
  .pb-left-column #image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px; }
  .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
    border: none; }
  .pb-left-column #image-block .zoomPad {
    z-index: auto !important;
	 overflow:hidden;
	 width:100%; }
  .pb-left-column #image-block .new-box,
  .pb-left-column #image-block .sale-box {
    z-index: 999; }

/* miniatures */
.pb-left-column #views_block {
  margin: 0 auto;
  float:left;
  width:95%;
  padding:5px;
  }
 
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      width: 280px;
      margin: 0 auto; } }

#thumbs_list {
  overflow: hidden;
  float: left;
  width: 445px; }
   #thumbs_list li {
    float: left;
    width: 89px;
    cursor: pointer;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
  @media (min-width: 992px) and (max-width: 1199px) {
	  .pb-left-column #image-block {
		  width:100%;
		  margin-bottom:15px;
	  }
	  .pb-left-column #views_block {
		  float:none;
		  display:inline-block;
		  width:98%;
	  }
	 
    #thumbs_list {
      width: 81%; }
	  #thumbs_list li { width:92px;}
	 }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      width: 80%; }
	  .pb-left-column { text-align:center;}
	  .pb-left-column #image-block { 
	  display: inline-block;
    float: none;
    margin: 0 auto 20px;
    width: 70%;}
	.pb-left-column #views_block {
		display: inline-block;
    float: none;
    text-align: center;
	width:66%;
		}

	 }
  @media (max-width: 767px) {
     .pb-left-column #image-block {
		  width:85%;
		  margin-bottom:15px;
		  margin:0 auto;
		  display:inline-block;
		  float:none;
	  }
	  .pb-left-column #views_block {
		  float:none;
		  display:inline-block;
		  width:100%;
	  }
	  .pb-left-column {
		  text-align:center;
		  }
    #thumbs_list {
      width: 80%; }
	  #thumbs_list li {
		  width:80px;
	  }
	  #view_scroll_left, #view_scroll_right {
		  height:80px;
	  }
	}
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
	margin-bottom:0;
     }
 
    @media (min-width: 768px) and (max-width: 991px) {
		    #thumbs_list li {
		  width:100px;
	  }
	  .pb-left-column #views_block {
		  width:70%;
	  }
	  #thumbs_list {
    width: 80%;
}
#view_scroll_left, #view_scroll_right { height:100px !important;}
      }
	 
	 @media (min-width: 468px) and (max-width: 767px) {
		  .pb-left-column #image-block {
		  width:85%;
		  margin-bottom:15px;
		  margin:0 auto;
		  display:inline-block;
		  float:none;
	  }
	  
	  .pb-left-column #views_block {
		  float:none;
		  display:inline-block;
		  width:100%;
	  }
    #thumbs_list {
      width: 80%; }
	  .pb-left-column {
		  text-align:center;
		  }
		   #thumbs_list li {
		  width:95px;
	  }
	  
	 }
	 
	 @media (max-width: 468px) {
		  #thumbs_list li {
		  width:95px;
	  }
	  #view_scroll_left, #view_scroll_right {
		  height:95px !important;
	  }
	  #view_scroll_right::after, #view_scroll_left::after {
		  height:95px !important;
	  }
	 }
   
    #thumbs_list li a {
      display: block;
	  padding:5px;
      border: 3px solid white;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fbfbfb; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
        border-color: #dbdbdb; }
    #thumbs_list li img {
      border: 1px solid white;
      width: 100%;
      height: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
 
/*#view_scroll_left,
#view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }*/
   #view_scroll_left, #view_scroll_right {
    background: #efefef;
    float: left;
    height: 95px;
    width: 9%;
	border:1px solid #ccc;
}
#view_scroll_left:after {
	content:"\f053";
	display: block;
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 95px;
	color:#000;
	text-align:center;
	}
#view_scroll_right:after {
	content:"\f054";
	display: block;
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 95px;
	color:#000;
	text-align:center;
	}
#view_scroll_right {
  float: left;
  margin-left: 1px; }
   @media (min-width: 768px) and (max-width: 991px) {
	 #view_scroll_left, #view_scroll_right { height:90px;}
     }

 /* @media (min-width: 768px) and (max-width: 991px) {
    #view_scroll_left,
    #view_scroll_right {
      margin-top: 28px; } 
  #view_scroll_left:before,
  #view_scroll_right:before {
    padding-left: 2px;
    color: silver;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #333333; }
  }
  #view_scroll_right:before {
    content: "\f138"; }

#view_scroll_left {
  margin-top: 0; }
  #view_scroll_left:before {
    content: "\f137";
    padding-right: 2px; }
	
.view_scroll_spacer {
  margin-top: 38px; }*/

.resetimg {
  padding: 10px 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }



/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 15px 8px 0;
	float:left;
	display:inline-block }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li {
        float: none !important; } }
    #usefull_link_block li:first-child {
      margin: 0 15px 8px 0;
      border: none;
      padding: 0; }
    #usefull_link_block li a {
      color: #777676;
      font-weight: 700;
      position: relative;
      padding-left: 30px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #333333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }
    @media (min-width: 768px) and (max-width: 991px) {
      #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none; } }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb {
      clear: both;
      float: none; }
      #usefull_link_block li#left_share_fb a {
        padding-left: 18px; }
      #usefull_link_block li#left_share_fb a:before {
        content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      font-weight: 700;
      clear: both;
      float: none;
      margin: 0 0 8px 0;
      border: none;
      padding: 0;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #333333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: #000; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-left-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 30px;
  /* form */ }
  .pb-center-column h1 {
    color: #1E1E1E;
    font-family: "Raleway", 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 0;
    text-transform: uppercase; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference {
    margin-bottom: 6px; }
    .pb-center-column #product_reference span {
      font-weight: 700;
      color: #333333; }
  .pb-center-column #short_description_block {
    color: #666666; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0 0 15px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        line-height: 18px; }
  .pb-center-column #buy_block {
    margin-top: 10px; }
    .pb-center-column #buy_block label {
      display: inline-block;
      width: 125px;
      font-weight: 700;
      font-size: 12px;
      text-align: left;
	  float:left; }
    .pb-center-column #buy_block p.price {
      padding: 0; }
  .pb-center-column #color_picker p {
    padding-bottom: 5px;
    font-weight: 700; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #d6d4d4;
  border-bottom: 1px solid #d6d4d4;
  margin: 10px 0 -5px;
  position: relative; }
  #product p#loyalty b {
    color: #333333; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  padding: 0 20px 20px;
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 0; }

#attributes fieldset {
  padding-bottom: 3px;
  margin-bottom:10px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block; }
#attributes .attribute_list {
  width: 46%;
  float:left; }
  #attributes .attribute_list .form-control {
    max-width: 230px; }
    #attributes .attribute_list .form-control option {
      background: white;
      color: #666666; }
  #attributes .attribute_list ul {
    clear: both; }
    #attributes .attribute_list ul li {
      margin-right: 10px; }
  #attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px; }
  #attributes .attribute_list div.radio,
  #attributes .attribute_list div.radio span,
  #attributes .attribute_list div.radio input {
    float: none;
    display: inline-block; }
  #attributes .attribute_list #color_to_pick_list {
    list-style-type: none; }
    #attributes .attribute_list #color_to_pick_list li {
      float: left;
      margin: 0 3px 3px 0;
      padding: 1px;
      border: 1px solid #d6d4d4;
      clear: none; }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 22px;
        width: 22px;
        cursor: pointer; }
      #attributes .attribute_list #color_to_pick_list li.selected {
        border: 1px solid #4d4d4d; }

.product_attributes,
.box-cart-bottom {
margin-top:15px; }

.product_attributes { padding-top:25px; padding-bottom:25px; border-top:1px solid #efefef; border-bottom:1px solid #efefef}
.box-cart-bottom {
  padding: 0; }

.box-info-product {
 }
  .box-info-product p {
    margin-bottom: 0px;
	width:100%;
	 }
	 p#add_to_cart {
		 text-align:right;
	 }
	.product_attributes p { float:left;}
	#reduction_percent { float:left; width:auto;}

      @media (min-width: 991px) and (max-width: 1200px) {
		   #view_scroll_left, #view_scroll_right {
		  height:90px;
	  }
        }

      @media (max-width: 991px) {
		  
        }

      @media (max-width: 1199px) {
}
      @media (max-width: 991px) {
        .box-info-product .exclusive span {
          } }

#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf; }
  #center_column.col-sm-9 .col-md-3 .box-info-product p {
    margin-bottom: 7px;
    padding: 15px 10px 0; }
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border-top: 1px solid #0079b6;
    border-right: 1px solid #006fa8;
    border-left: 1px solid #006fa8;
    border-bottom: 1px solid #012740;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: relative;
      top: 0;
      left: 0;
      bottom: 0;
      color: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
      content: "\f110";
      animation: 2s linear 0s normal none infinite spin;
      -webkit-animation: 2s linear 0s normal none infinite spin;
      -moz-animation: 2s linear 0s normal none infinite spin;
      border: none; }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
      background: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
          display: none; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
      font-weight: 500;
      font-size: 18px;
      line-height: 22px;
      border: none;
      border-top: 1px solid #006fa8;
      text-shadow: 0 1px #015883;
      padding: 12px 16px 14px;
      color: white;
      display: block !important;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 1199px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          font-size: 16px; } }
      @media (max-width: 991px) {
        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
          padding: 8px 12px 10px;
          text-align: center; } }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: -webkit-linear-gradient(#007ab7, #009ad0);
      background-image: -moz-linear-gradient(#007ab7, #009ad0);
      background-image: -o-linear-gradient(#007ab7, #009ad0);
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #d6d4d4;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr {
    border-top: 1px solid #d6d4d4; }
    .table-data-sheet tr.even {
      background: #fdfdfd; }
    .table-data-sheet tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child {
        border-right: 1px solid #d6d4d4;
        width: 30%;
        font-weight: 700;
        color: #333333; }

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #d6d4d4;
  border-right: 1px solid #d6d4d4;
  width: 50%;
  margin: 0 0 20px;
  background: white; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333333;
    font-weight: 700;
    border: none;
    font-weight: 700; }
  table.table-product-discounts tr td,
  table.table-product-discounts tr th {
    border-left: 1px solid #d6d4d4;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #d6d4d4;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }

/* quantity_wanted */
#quantity_wanted_p input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: left;
  border: 1px solid #d6d4d4;
  line-height: 27px; }
#quantity_wanted_p .btn {
  float: left;
  margin-left: 3px;
  margin-right:3px; }
#quantity_wanted_p .button-minus { margin-left:0; }
#quantity_wanted_p input {
    color: #fff;
    cursor: pointer;
    float: left;
    height: 37px;
    line-height: 25px;
    margin: 0 0 3px 3px;
    width: 20px;
	font-size:18px;
	background:#3C3C3C;
}
#quantity_wanted_p input.text {
    cursor: auto !important;
    height: 27px;
	width:40px;
	text-align:center;
	color:#666;
	background:#fff;
}
.our_price_display .price { font-size:35px; color:#df3550; font-weight:bold; font-family:"Raleway", 'Open Sans', sans-serif;}
.our_price_display { margin-top:20px;}
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px; }

/* availability_statut */
#availability_statut span#availability_label, #availability_statut_1 span#availability_label
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right; }

#quantityAvailable {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value_yes,
#last_quantities {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e;
  border: 1px solid #36943e;
 }
#availability_value_no {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;

  background-color: #fe9126;
  border-color: #e4752b;
  text-shadow: 1px 1px #e68322;
 }
#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#availability_statut,#availability_statut_1
#pQuantityAvailable {
  display: inline-block;
 }
#pQuantityAvailable { margin-top:10px;}

#pQuantityAvailable span {
  font-weight: 700;
  color: #333333; }

#availability_statut #availability_value.warning_inline , #availability_statut_1 #availability_value.warning_inline {
  background-color: #fe9126;
  border-color: #e4752b;
  text-shadow: 1px 1px #e68322;
  margin: 0; }

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  text-align:right;
 }

/* prices */
.content_prices {
 }

.discount {
  display: none; }

#product .price .our_price_display {
  color: #666666;
    font: 400 26px/28px 'Raleway',Arial,sans-serif; }
.pb-center-column #buy_block p label, .pb-center-column #buy_block label, .pb-center-column #buy_block p #availability_label {
    color: #000000;
    font-family: "Trebuchet MS",Geneva,sans-serif;
    font-size: 12px;
    line-height: 25px;
    min-width: 135px;
    text-align: left;
    text-transform: uppercase;
    width: 32%;
}
  @media (max-width: 991px) {
    .our_price_display {
      font-size: 26px;
      line-height: 28px; } }

#old_price {
  text-decoration: line-through;
  display: block;
  font-family: "Raleway", sans-serif;
    font-size: 14px;
	line-height:24px;
    margin-left: 5px;
    margin-right: 10px;
    padding-bottom: 15px;
    text-align: left;
	float:left;
	width:auto;
 }
p.unit-price { width:100%; float:left; clear:both;}
#reduction_percent,
#reduction_amount {
  display: inline-block;
  margin: 0.5em 0;
  padding: 0 0 0 10px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  color: white;
  float:left;
  background: url("../img/bg_reduction.png") no-repeat scroll 0 0 transparent;
}
  #reduction_percent span,
  #reduction_amount span {
    display: block;
	background: url("../img/bg_reduction.png") no-repeat scroll 100% 0 transparent; }

/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {
  clear: both;
  padding: 13px 0;
  text-align:left; }
  .buttons_bottom_block #wishlist_button {
   /* font-weight: 700;
   float:right;*/ }

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
	 
    #send_friend_form {
      width: 280px; } 
	  #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
      width: 0 !important;
      padding-left: 0 !important; }}
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #d6d4d4; }
  #send_friend_form .product p {
    padding: 0;
    color: #333333; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #d6d4d4;
    background: #fbfbfb; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #333333; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #666; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid base-border-color;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }

/* PERSONNALISATION ##################################################################### */
p.infoCustomizable {
  margin-bottom: 30px; }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d4d4; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #d6d4d4;
    color: #777777; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#customizedDatas {
  float: right; }

.accessories_block div ul li a {
  display: inline-block; }
.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
  font-weight: 700; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }
  @media (max-width: 991px) {
	  
    #product.content_only div.primary_block {
      margin-right: 0; } }

    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-left-column {
        width: 100%;
        float: none; }
		 #product.content_only div.primary_block div.pb-left-column span.view_scroll_spacer {
      width: 0px !important;
      padding-left: 0px !important; }
	  #attributes .attribute_list {
  width: 46%;
  float:left;
  clear:both; } }
    

    @media (max-width: 991px) {
      #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px; } }
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column {
        width: 100%;
        float: none; } }
    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
      padding-right: 0; }
	 
    @media (max-width: 479px) {
      #product.content_only div.primary_block div.pb-center-column .comments_advices li {
        display: block; }
      #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
        margin: 0;
        padding: 0;
        border: none; } }
    #product.content_only div.primary_block div.pb-center-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
 
      @media (max-width: 991px) {
        #product.content_only div.primary_block div.pb-right-column .box-info-product {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0;
           } }
      
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
          display: block; }
       
         @media (min-width: 1200px) {
			  #thumbs_list { width:80%;}
			  #thumbs_list li { width:105px; }
			  #view_scroll_left, #view_scroll_right { height:105px;}
			  #view_scroll_right::after, #view_scroll_left::after { line-height:105px;}
            }
			@media (min-width: 1320px) {
				 #thumbs_list { width:80%;}
				 #thumbs_list li {width:95px;}
				  #view_scroll_left, #view_scroll_right { height:95px;}
				 #view_scroll_right::after, #view_scroll_left::after { line-height:95px;}
	   }
      
    #product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
      width: 230px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes,
    #product.content_only div.primary_block div.pb-right-column .box-cart-bottom {
      -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
      -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
      box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px; }
    #product.content_only div.primary_block div.pb-right-column .product_attributes {
      padding-top: 0; }

.addsharethisinner .stButton .stArrow {
  display: none !important; }

@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px; }
    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
    #product.content_only section.primary_block div.pb-left-column #image-block,
    #product.content_only section.primary_block div.pb-left-column #views_block {
      max-width: 470px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list li,
    #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
      width: 90px;
      height: 90px; }
      #product.content_only div.primary_block div.pb-left-column #thumbs_list li img,
      #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
        width: 82px;
        height: 82px; }
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: left;
    padding-left: 35px; }
  #product.content_only div.primary_block div.pb-right-column,
  #product.content_only section.primary_block div.pb-right-column {
    width: 100%;
    float: left; }
     }
@media (max-width: 1050px) and (max-width: 479px) {
  #product.content_only div.primary_block,
  #product.content_only section.primary_block {
    margin-left: 0; } }
  @media (max-width: 1050px) and (max-width: 479px) {
    #product.content_only div.primary_block div.pb-center-column,
    #product.content_only section.primary_block div.pb-center-column {
      width: 100%;
      float: none;
      padding-left: 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  @media (max-width: 1050px) and (max-width: 479px) {
    #product.content_only div.primary_block div.pb-right-column,
    #product.content_only section.primary_block div.pb-right-column {
      margin-top: 10px;
      width: 100%;
      float: none;
      padding-left: 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #d6d4d4; }
.ie8 .box-security {
  filter: none; }
  
  
  
  

/************* PERSONNALISATION MECADATA ******************/

iframe.grpage {
	overflow-x: hidden;
	position: relative;
	left: -1em;
	width: 825px;
	height: 1650px;
	border:0px;
} 

iframe.oh_amort_obj{
	width: 400px;
	height: 600px;
	border:0px;
} 

.important{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FF0000;
	text-align: center;
}

.souligne{
	border-bottom: 1px solid red;
}

.zone-grise{
	background-color: #F0F0F0;
	width: 800px;
	padding-top:15px;
	padding-bottom:25px;
}

.zone-grise2{
	background-color: #CFCFCF;
	width: 800px;
	padding-top:15px;
	padding-bottom:25px;
}

.cadre-oh{
	background-color: #016BB7;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FEB623;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}
.cadre-oh-full{
	background-color: #016BB7;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FEB623;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;
	padding-bottom:5px;
}


.cadre-mini-oh{
	background-color: #006BB6;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FDB726;
	height: 30px;
	padding-top:1px;
}

/*********************NOIR**************************/

.texte-noir{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:12px;
	line-height:2;
	position: relative;
	left: 2em;
	bottom: 6em;
}

.texte-noir2{
	max-width:790px;
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:12px;
	position: relative;
	left: 2em;
	line-height:1.5;
	margin-right: 30px;
	text-align:justify;
}

.texte-noir3{
	width:auto;
	/* font-family: Arial, sans-serif;
	color: #000000; */
	font-size:12px;
	position: relative;
	left: 2em;
	line-height:1.5;
	margin-right: 30px;
	text-align:justify;
}

.texte-noir-full, .texte-full{
	width:auto;
	font-size:12px;
	position: relative;
	line-height:1.5;
	text-align:justify;
	/*border: white solid 1px; 
	padding : 10px;*/
	margin: 5px;
}
.cadre_exterieur{
	max-width:95%;
	width:auto;
	background-color: #f0f0f0;
	padding: 5px;
}

.texte-noir-isole{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:12px;
}

.texte-noir-grand{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:20px;
	line-height:3;
	position: relative;
	left: 1.2em;
	bottom: 5em;
}

.cadre-noir{
	background-color: #000000;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}

.cadre-noir2{
	background-color: #000000;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 50px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding:11px;
}

.cadre-noir2l{
	background-color: #000000;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 61px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:3px;
	line-height:1.2;
	padding-bottom:3px;
}

.cadre-mini-noir{
	background-color: #000000;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-top:1px;
}


/*********************BLEU**************************/

.texte-bleu{
	font-family: Arial, sans-serif;
	color: #375FCD;
	font-size:12px;
	line-height:2;
	position: relative;
	left: 2em;
	bottom: 6em;
}

.texte-bleu-grand{
	font-family: Arial, sans-serif;
	color: #375FCD;
	font-size:20px;
	line-height:3;
	position: relative;
	left: 1.2em;
	bottom: 5em;
}

.cadre-bleu{
	background-color: #375FCD;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}

.cadre-bleu2{
	background-color: #375FCD;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 55px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:11px;
	padding-bottom:1px;
}

.cadre-mini-bleu{
	background-color: #375FCD;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-top:1px;
}

/*********************GRIS**************************/

.cadre-gris{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}

.cadre-gris2{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 55px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:7px;
}

.cadre-gris3{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 55px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:1px;
}

.cadre-mini-gris{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-top:1px;
}

.cadrage-gris-personnalisation
{
	background-color:#CFCFCF;
  max-width:550px;
  padding:16px;	
}

/*********************ORANGE**************************/

.texte-orange-isole{
	font-family: Arial, sans-serif;
	color: #FE581C;
	font-size:12px;
}

.cadre-orange{
	background-color: #FE581C;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}

.cadre-orange2{
	background-color: #FE581C;
	background-position: center ;
	text-align: center;
	width: 400px;
	height: 55px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:7px;
}
.cadre-mini-orange{
	background-color: #FE581C;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-top:1px;
}

/********************************* REMUS ********************************************/

.tab-remus-general {
	width: 700px;
	border: solid #000000;
	border-width:2px; 
	margin: auto;
}
.tab-remus-defaut {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.tab-remus-titre-rouge {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ff0000;
	color: ffffff;
	font-weight:bold;
}
.tab-remus-titre-gris-gras {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #cccccc;
	color: #000000;
	font-weight:bold;
}
.tab-remus-titre-gris {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #cccccc;
	color: #000000;
}



/* ********************** page redirection  ************************** */

.tab_trw_redirec, .tab_psm_redirec{
	margin-left: 20px;
	width:95%;
}

.trw-redirec, .psm-redirec{
	border-bottom: 1px dotted #ccc;
}

.trw-redirec td a, .psm-redirec td a{
	font-weight: bold;
	padding-left :1%;
}


/* ******************************************************************************* */

.cadre-rouge{
	background-color: #EE1B2E;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	height: 61px;
	padding-top:2px;
	line-height:1.2;
}

.cadre-gris-clair{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 800px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;	
	padding-bottom:5px;
}

.px800{
	max-width:800px;
	width: auto;
	text-align: center;
}

.conteneur_plaquette{
	max-width:800px;
	width: auto;
    display: flex;
	justify-content: space-between;
	align-items : center;
	flex-wrap: wrap;
	align-content : center;
}
.conteneur_plaquette .plaquette_texte{
	margin:auto;
	-padding-left: 30px;
	flex:1;
}

.image-variante{
	float: right;
	margin-right:20px;	
}

.texte-rouge-grand{
	font-family: Arial, sans-serif;
	color: #EE1B2E;
	font-size:20px;
	line-height:3;
	position: relative;
	left: 1.2em;
	bottom: 5em;
}



.texte-rouge{
	font-family: Arial, sans-serif;
	color: #EE1B2E;
	font-size:12px;
	line-height:2;
	position: relative;
	left: 2em;
	bottom: 6em;
}

.strong-texte-rouge{
	font-family: Arial, sans-serif;
	color: #EE1B2E;
	font-size:12px;
	line-height:2;
}

.cadre-rouge2{
	background-color: #EE1B2E;
	background-position: center ;
	text-align: center;
	width: 340px;
	height: 55px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:11px;
	padding-bottom:2px;
	margin-left:25px;
}

.cadre-mini-rouge{
	/*background-color: #EE1B2E;
	background-position: center ;
	text-align: center;
	max-width: 800px;
	width:auto;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	padding-top:1px;*/
	max-width:800px;
	width:auto; 
	margin-bottom:20px;
}

h2.texte-cadre-mini-rouge{
	background-color:#EE1B2E; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align:center; 
	padding:10px; 
	margin:5px 0 15px 0;
	font-family: Arial, sans-serif;
}

.caracteristiques-trw{
	color: #898F8E;
	padding-top:0px;	
}

.caracteristiques-trw-generales{	
	margin-top:-10px;	
	font-size: 110%;	
	font-weight: bold;
	font-style: italic;
	color: #898F8E;
	padding-top:0px;
	font-family: Arial, sans-serif;
}

.caracteristiques-trw-generales td{

	font-weight: bold;
	padding: 0px;
}
.caracteristiques-trw-jeux{
	color: black;
	font-weight: bold;
}

.trw-cadre-cara-grande-description{
	background-color: #8D9097;
	background-position: center;
	text-align: left;
	font-style: italic;
	max-width: 800px;
	width:auto;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:15px;
	height: 40px;
	position: relative;
	left: 1em;
	
}

.trw-cadre-cara-grande-description-garantie{
	float: right;
	background-color: #EE1B2E;
	height: 20px;
	padding-top:5px;
		height: 40px;
	position: relative;
	top: -5px;
}

.jeux-requis-quantite{
	background-color: #46A64E;
	color: #ffffff;
	display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
	position: relative;
	padding: 4px;
	margin-left : 5%;

}

/*********************************** TRW Durites ***************************************/
.globale_1_6 { /* à mettre dans la description produit ***** affichage a 100% */
	margin-left: -20%;
}

span.bouton_personnaliser{
	background: #E32B23 none repeat scroll 0 0; 
	border: 1px solid rgba(0,0,0,0.2); 
	color: #fff; 
	display: inline-block; 
	font-family: 'Raleway',Open sans,arial; 
	font-size: 16px; 
	padding: 14px; 
	text-transform: uppercase; 
	width: auto; 
	margin-bottom: 10px; 
	transition: all 0.3s ease;
}

.carac-durites{
	width:95%; 
	margin-bottom:20px;
}

h2.titre-carac-durites{
	background-color:#E32B23; 
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF; 
	text-align:center; 
	padding:10px; 
	margin:5px 0 15px 0;
}

.vis_fourni_pas{
	font-family: Arial, sans-serif; 
	font-size: 16px;
}
.cadre_gris_vis_vente{
	background: #8a8c8f none repeat scroll 0 0; 
	border: 1px solid rgba(0,0,0,0.2); 
	color: #fff; 
	display: inline-block; 
	font-family: 'Raleway',Open sans,arial; 
	font-size: 14px; 
	padding: 14px; 
	-text-transform: uppercase; 
	width: auto; 
	margin-bottom: 10px; 
	transition: all 0.3s ease;
}

.conteneur_vis 
{
    display: flex;
	-justify-content: center;
	align-items : flex-start;
	flex-wrap: wrap;
	align-content : stretch;
}
.conteneur_durite
{
	width: 95%;
    display: flex;
	justify-content: flex-start;
	align-items : center;
	flex-wrap: wrap;
	align-content : stretch;
}

.conteneur_durite .texte-noir2{
	flex:1;
}
.img_vis , .descrip_vis {
	margin : auto;
}

.descrip_vis {
	margin-left : -10%;
}
 
.cadre_reference_vis{
	background: #8a8c8f none repeat scroll 0 0; 
	color: #fff; 
	font-family: 'Raleway',Open sans,arial; 
	padding: 12px;  
	width: auto; 
	margin-bottom: 10px; 
	transition: all 0.3s ease;
}

.bouton_cmd_vis{
	background: #E32B23 none repeat scroll 0 0;  
	color: #fff;  
	font-family: 'Raleway',Open sans,arial; 
	padding: 12px; 
	width: auto; 
	margin-bottom: 10px; 
	transition: all 0.3s ease;
}

.cadre-gris-clair_durite{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;	
	padding-bottom:5px;
}

.trw-cadre-cara-grande-description_durite{
	background-color: #8D9097;
	background-position: center;
	text-align: left;
	font-style: italic;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:15px;
	height: 40px;
	-position: relative;
	-left: 1em;
}

.trw-cadre-cara-grande-description-garantie_durite{
	float: right;
	background-color: #EE1B2E;
	height: 20px;
	padding-top:5px;
	height: 40px;
	position: relative;
	top: -5px;
}

@media all and (max-width: 900px)
{
    .img_durite > img{
	width: auto;
	}
	
}


/********************* onglet personnalisation, texte Durites TRW *************************************/
.rqt_personalisation{
	/*Exemple ==> Couleur gaine de protection: */
	text-decoration: underline;
	-font-style: italic;
	color: #8D9097;
	margin: -20%;
}
/********************* onglet personnalisation, texte des couleurs  Durites TRW ************************/
.rqt_couleurs{
	/*Exemple ==> Noir, Carbone, Bleu, Blanc, Rouge, Orange ou Transparente */
	-font-weight:bold;
	color: #898f8e;
	-font-family: Arial, sans-serif;
	margin: -10%;
}
/********************************* DAYTONA ********************************************/
.gras {
	font-weight:bold;
}

.important-daytona {
	font-weight:bold;
	color:#C90A1E;
	margin-bottom:0;
	padding-bottom:0;
}

.liste-plus-daytona, .liste-normale-daytona {
	margin:0 0 15px 0;
	padding:0;
}

.liste-plus-daytona li {
	list-style-image:url(../img/plus.gif);
}

.separation {
	margin:auto;
	height:3px;
	width: auto;
	max-width: 660px;
	background-repeat:repeat;
	background-color:#C1C1C1;
	margin-top:15px;
	margin-bottom:35px;
	border: 0;
}

.pdf-ohlins{
	float: right;
	bottom:100px;
	position:relative;
	margin-bottom:-85px;

}

.ohlins-cara-grande-description{
	background-color: #8D9097;
	background-position: center;
	text-align: left;
	font-style: italic;
	width: 378px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding:5px;
	margin-bottom:35px;
	height: 35px;
	position: relative;
	left: 1em;	
}

.tab_technique_ohlins{
	min-width:600px;
}


.tab_technique_ohlins tr,.tab_technique_ohlins td,.tab_technique_ohlins th{
	border:1px solid #fff;
	padding:2px 9px;
	vertical-align:middle;
}

.tab_technique_ohlins tr.even, .tab_technique_ohlins tr.even tr.odd{
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}

.tab_technique_ohlins tr:nth-child(odd){
	background:#dbdbdb none repeat scroll 0 0;
}

.tab_technique_ohlins  tr:nth-child(even){
	background:#f5f5f5 none repeat scroll 0 0;
}

.align_droit{
	text-align: right;
	width:150px;
	}
/********************************* OHLINS TABLEAU AMORTISSEUR  Responsive********************************************/

#conteneur_a_oh_btn
{
	width: 95%;
    display: flex;
	justify-content: center;
	align-items : center;
	flex-wrap: wrap;
	align-content : stretch;
}

.element_a_oh_btn{
	margin: 5px 10px;
}

.element_a_oh_btn :hover{
	border :0.5px solid #000;
}

.element_a_oh_btn a:hover{
	border : none;
}

#conteneur_a_oh_legende{
	width: 95%;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content : stretch;
}

#conteneur_a_oh_carac{
	width: 95%;
    display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-content : stretch;
}
.element_a_oh_carac .element_a_oh_tab{
	border-spacing: 0px;
	border-collapse: collapse;
	border-width:0px;
	background-image:url(../img/tab-amort-ohl-fond.jpg);
}



@media all and (max-width: 850px)
{
    #conteneur_a_oh_carac{
		width: 95%;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	

	.element_a_oh_carac{
		width:95%;
	}
	
	.element_a_oh_carac:nth-child(3) {
		align-self:center;
	}

}


/********************************* OHLINS TABLEAU AMORTISSEUR ********************************************/

.amort-ohl-car{
	background-color:#050505;
	margin-top:0px;
	margin-left:0px;
	width:800px;
	background:white;
	color:white;
	background-color:white;
}

.pre-tab-amort-ohl-car{
	width:800px;
	border-width:0px;
	background:white;
	color:white;
	background-color:white;
	margin-bottom:15px;
}

.tab-amort-ohl-car{
	border-collapse:collapse;
	width:800px;
	border-width:0px;
	background-image:url(../img/tab-amort-ohl-fond.jpg);
}

.tab-amort-ohl-colonne1-image{
	width:100px;
}

.tab-amort-ohl-colonne2-texte{
	vertical-align: top;
	width:296px;
}

.tab-amort-ohl-texte-normal{
	color:#000000;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tab-amort-ohl-texte-normal-pre{
	color:#000000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tab-amort-ohl-titre{
	color:#FFB20D;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tab-amort-ohl-types{
	color:#000000;
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../img/tab-amort-ohl-blanc.jpg);
}

.tab-amort-ohl-blanc{
	color:#000000;
	background-image:url(../img/tab-amort-ohl-blanc.jpg);	
}


.tab-amort-ohl-marge{
	margin-left:20px;
}

.tab-amort-ohl-taille{
	height:100px;
	margin-top:50px;
	padding-top:50px;
}

.tab-amort-ohl-img-gauche{
	margin-left:-10px;
}

.tab-amort-ohl-img-legende{
	margin-left:-1px;
	margin-top:-1px;
}

.ohlins-legende{
	color:#000000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}	
	
	
/* ****************************************************************************
						REMUS  nouvelle presentation
**************************************************************************** */

h2.titre-h2-rouge
{ 
	background-color:#E32B23;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:95%;
}

h2.titre-desc-remus-
{
  background-color: #8D9097;
  background-position: center ;
  text-align: center;
  width: 95%;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  padding-top:2px;
  line-height:1.2;
  padding:15px 0 15px 0;
}

.descriptif-remus-{
	max-width:95%;
}

.descriptif-remus- h3{
	font-size: 14px;
	font-weight:bold;
	padding: 20px;
	text-align:center;
}

.carac-remus-{
	padding-left: 15%;
}

 .zone-grise-full{
	background-color: #F0F0F0;
	max-width: 95%;
	width:auto;
	padding:15px 15px 25px 0;
  margin: 20px 0 20px 0;
}

.zone-grise-full .texte-noir2{
  margin-left: 13%;
}

@media all and (max-width: 900px) {
  .zone-grise-full .texte-noir2{
  margin-left: 0;
  }

}

.tableau_remus{
  max-width: 95%;
}

.titre_tableau{
  text-align: center !important;
  font-weight: bold;
  font-size: 2em;
  padding-bottom: 0.5em
}

.surlignage:nth-child(even) {
  background: #F0F0F0;
}

.surlignage:nth-child(odd) {
  background: #FFF;
}

.entete_tableau{
  background: #8A8A8A;
  color: white;
  font-weight: bold;
  text-align: center !important;
}
.surlignage td, .entete_tableau th{
  text-align: center !important;
}


.surlignage:nth-child(even) {
  background: #F0F0F0;
}

.surlignage:nth-child(odd) {
  background: #e5e5e5;
}

.entete_tableau{
  background: #8A8A8A;
  color: white;
  font-weight: bold;
  text-align: center !important;
}
.surlignage td, .entete_tableau th ,.th-center{
  text-align: center !important;
}

.th-titre {
	background-color:#b9b8b8;
	color:white;
}

.tab_element table{
	border-spacing: 2px;
	border-collapse: separate;
}

.tab_conteneur{
	width:95%;
	display: flex;
	flex-wrap: wrap;
	​justify-content:space-between
}
.tab_element:nth-child(1)
{
    flex: 2;
	margin-right:5px;
}
.tab_element:nth-child(2)
{
    flex: 1;
}

#img_presentation{
	width:95%;
}
.img_info_moto{
	display: block;
	margin-left:auto;
	margin-right:auto;
	max-width:90%;
}

@media all and (max-width: 616px) {
.tab_conteneur{
width:95%;
display: flex;
flex-direction: column;
justify-content:center;
}
.tab_element{
width:95%;
margin-top:5px;
}
}


/*************************************** Audio *****************************************************/

	.conteneur_audio{
	
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			margin-right:auto;
			max-width:95%;
		}
		
		.element_audio{
			text-align:center;
			margin: 10px;
		}
		
		.element_audio:nth-child(even) {
		background: #F0F0F0;
		}

		.element_audio:nth-child(odd) {
		  background: #d6d4d4;
		}

		.element_audio p{
			font-weight: bold;
			margin: auto;
		}	
		
		@media screen and (max-width: 1160px){
	.conteneur_audio{
	
			display: flex;
			flex-wrap: wrap;
			justify-content: space-around;
			margin-right:auto;
			margin-left:auto;
			max-width:95%;
		}
}

	/* ****************************************************************************
								Plaquettes de freins TRW
	**************************************************************************** */
/******************************************** Listes ********************************************/

.important-short-description {
	font-weight:bold;
	color:#C90A1E;
	margin-bottom:0;
	padding-bottom:0;
}

.liste-plus-pftrw {
	margin-left: 20px;
}

.liste-plus-pftrw li {
	list-style-image:url(../img/plus.gif);
}
/******************************************** Texte ********************************************/


.texte-noir_pftrw, .texte-noir_pftrw-grand, .texte-rouge_pftrw{
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	position: center;
	text-align:justify;
}

.texte-noir_pftrw-grand{
	font-size:20px;
	font-weight: bold;
	line-height:1.5;
}

.texte-noir_pftrw{
	font-size:12px;
	line-height:1.5;
}

.texte-rouge_pftrw{
	width:auto;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #EE1B2E;
	position: center;
	text-align:justify;
	font-size:12px;
	line-height:1.5;
}

.texte-gris_pftrw{
	width:auto;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	line-height:20px; 
	color:#8D9097; 
	font-weight:bold;
	text-align:justify;
}



/******************************************** Div include ********************************************/

.conteneur_pftrw_carac {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_carac, .element_pftrw_carac2{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_carac .element_pftrw:nth-child(1) {
	flex: 1;
}

.conteneur_pftrw_techno {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_techno {
	max-width: 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_techno .element_pftrw{
	flex: 1;
	margin-left: 20px;
}

.conteneur_pftrw_image {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_image{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_image .element_pftrw:nth-child(1){
	margin: auto;
}

.element_pftrw_image .element_pftrw:nth-child(2){
	margin: auto;
}


@media all and (max-width: 900px)
{
    .img_pftrw > img{
		width: auto;
		max-width: 340px;
	}
	
	.element_pftrw_carac{
		flex-direction: column-reverse;
	}
	
	.element_pftrw_carac .element_pftrw{
		width: 100%;
	}
	
	.element_pftrw_techno{
		flex-direction: column;
	}
	
	.element_pftrw_techno .element_pftrw{
		margin-top: 10px;
		margin-left: 0px;
		max-width: 100%;
	}
	
	.element_pftrw_image{
		flex-direction: column;
	}
	
	.element_pftrw_image .element_pftrw:nth-child(1){
		margin-bottom: 10px;
	}

	.element_pftrw_image .element_pftrw:nth-child(2){
		margin-top: 10px;
	}
}

/******************************************** Cadres ********************************************/

.taille_regular_pftrw{
	width: 95%;
}

.cadre-gris_pftrw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	/*margin-top:-10px;*/
	padding-bottom:5px;
}

.cadre-rouge_pftrw{
	background-color: #E32B23;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.cadre-gris_pftrw2{
	background-color: #8D9097;
	background-position: center ;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.zone-grise_pftrw{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 95%;
	padding-top:15px;
	padding-bottom:25px;
}

h2.cadre-rouge-mini_pftrw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 95%;
}

/******************************************** Conseil infos ********************************************/

.conteneur_pftrw_conseil_info {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_conseil_info{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_conseil_info .element_pftrw{
	margin: auto;
}

@media all and (max-width: 600px)
{
	.conteneur_pftrw_conseil_info{
		flex-direction: column;
		align-items: center;
	}
	
	.element_pftrw_conseil_info .element_pftrw
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}	
}

/* ****************************************************************************
						WILBERS  nouvelle presentation
**************************************************************************** */
	
	/* ****************************************************************************
							Kit de rabaissement
	**************************************************************************** */
	
/******************************************** Listes ********************************************/

.important-short-description {
	font-weight:bold;
	color:#C90A1E;
	margin-bottom:0;
	padding-bottom:0;
}

.liste-plus-krw {
	margin-left: 20px;
}

.liste-plus-krw li {
	list-style-image:url(../img/plus.gif);
}
/******************************************** Texte ********************************************/


.texte-noir_krw, .texte-noir_krw-grand{
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	position: center;
	text-align:justify;
}

.texte-noir_krw-grand{
	font-size:20px;
	font-weight: bold;
	line-height:1.5;
}

.texte-noir_krw{
	font-size:12px;
	line-height:1.5;
}


/******************************************** Div include ********************************************/

.conteneur_krw_carac {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_krw_carac, .element_krw_carac2{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_krw_carac .element_krw:nth-child(2) {
	flex: 1;
}

.element_krw_carac2 .element_krw{
	margin-left: 20px;
}

.conteneur_krw_equilibre {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_krw_equilibre {
	max-width: 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_krw_equilibre .element_krw{
	flex: 1;
	margin-left: 20px;
}


@media all and (max-width: 900px)
{
    .img_krw > img{
		width: auto;
		max-width: 340px;
	}
	
	.element_krw_carac, .element_krw_carac2{
		flex-direction: column;
	}
	
	.element_krw_carac .element_krw{
		width: 100%;
	}
	
	.element_krw_equilibre{
		flex-direction: column;
	}
	
	.element_krw_equilibre .element_krw{
		margin-left: 0px;
		max-width: 100%;
	}
}

/******************************************** Cadres ********************************************/

.taille_regular_krw{
	width: 95%;
}

.cadre-gris_krw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	/*margin-top:-10px;*/
	padding-bottom:5px;
}

.cadre-rouge_krw{
	background-color: #E32B23;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.cadre-gris_krw2{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.zone-grise_krw{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 95%;
	padding-top:15px;
	padding-bottom:25px;
}

h2.cadre-rouge-mini_krw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 95%;
}

.cadre-bleu_oh{
	background-color: #016BB7;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FEB623;
	padding-top:2px;
	line-height:1.2;
	/*margin-top:-10px;*/
	padding-bottom:5px;
}


/* ****************************************************************************
						Termignoni Echappement  nouvelle presentation
**************************************************************************** */

.caracteristiques-termignoni-generales{	
	margin-top:-10px;	
	font-size: 110%;	
	font-weight: bold;
	font-style: italic;
	color: #898F8E;
	padding-top:0px;
	font-family: Arial, sans-serif;
}

.caracteristiques-termignoni-generales td{

	font-weight: bold;
	padding: 0px;
}

.conteneur_et
{
	width: 95%;
}

.element_et
{
	max-width: 900px;
	width: 100%;
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
	margin: auto;
}

.element_et iframe, .element_et embed, .element_et object{
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}

.liste-plus-et {
	margin:0 0 15px 0;
	padding:0;
}

.liste-plus-et li {
	list-style-image:url(../img/plus.gif);
}

.taille_regular_et{
	width: 95%;
}



/* ****************************************************************************
							TRW  nouvelle presentation
**************************************************************************** */

	/* ****************************************************************************
								Kit de rabaissement
	**************************************************************************** */

/******************************************** Listes ********************************************/

.important-short-description {
	font-weight:bold;
	color:#C90A1E;
	margin-bottom:0;
	padding-bottom:0;
}

.liste-plus-krtrw {
	margin-left: 20px;
}

.liste-plus-krtrw li {
	list-style-image:url(../img/plus.gif);
}
/******************************************** Texte ********************************************/


.texte-noir_krtrw, .texte-noir_krtrw-grand{
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	position: center;
	text-align:justify;
}

.texte-noir_krtrw-grand{
	font-size:20px;
	font-weight: bold;
	line-height:1.5;
}

.texte-noir_krtrw{
	font-size:12px;
	line-height:1.5;
}

.texte-gris_krtrw{
	width:auto;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	line-height:20px; 
	color:#8D9097; 
	font-weight:bold;
	text-align:justify;
}



/******************************************** Div include ********************************************/

.conteneur_krtrw_carac {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_krtrw_carac, .element_krtrw_carac2{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_krtrw_carac .element_krtrw:nth-child(2) {
	flex: 1;
}

.element_krtrw_carac2 .element_krtrw{
	margin-left: 20px;
	flex: 1;
}

.conteneur_krtrw_equilibre {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_krtrw_equilibre {
	max-width: 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: stretch;
}

.element_krtrw_equilibre .element_krtrw:nth-child(1) .img_krtrw:nth-child(1){
	padding-bottom: 10px;
}

.element_krtrw_equilibre .element_krtrw:nth-child(1) .img_krtrw:nth-child(2){
	padding-top: 10px;
}

.element_krtrw_equilibre .element_krtrw:nth-child(2){
	flex: 1;
	margin-left: 20px;
}


@media all and (max-width: 900px)
{
    .img_krtrw > img{
		width: auto;
		max-width: 340px;
	}
	
	.element_krtrw_carac, .element_krtrw_carac2{
		flex-direction: column;
	}
	
	.element_krtrw_carac .element_krtrw{
		width: 100%;
	}
	
	.element_krtrw_equilibre .element_krtrw:nth-child(1){
		margin-bottom: 20px;
	}	
	
	.element_krtrw_equilibre{
		flex-direction: column;
	}
	
	.element_krtrw_equilibre .element_krtrw{
		margin-left: 0px;
		max-width: 100%;
	}
}

/******************************************** Cadres ********************************************/

.taille_regular_krtrw{
	width: 95%;
}

.cadre-gris_krtrw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	/*margin-top:-10px;*/
	padding-bottom:5px;
}

.cadre-rouge_krtrw{
	background-color: #E32B23;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.cadre-gris_krtrw2{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.zone-grise_krtrw{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 95%;
	padding-top:15px;
	padding-bottom:25px;
}

h2.cadre-rouge-mini_krtrw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 95%;
}

	/* ****************************************************************************
								Plaquettes de freins
	**************************************************************************** */
/******************************************** Listes ********************************************/

.important-short-description {
	font-weight:bold;
	color:#C90A1E;
	margin-bottom:0;
	padding-bottom:0;
}

.liste-plus-pftrw {
	margin-left: 20px;
}

.liste-plus-pftrw li {
	list-style-image:url(../img/plus.gif);
}
/******************************************** Texte ********************************************/


.texte-noir_pftrw, .texte-noir_pftrw-grand, .texte-rouge_pftrw{
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	position: center;
	text-align:justify;
}

.texte-noir_pftrw-grand{
	font-size:20px;
	font-weight: bold;
	line-height:1.5;
}

.texte-noir_pftrw{
	font-size:12px;
	line-height:1.5;
}

.texte-rouge_pftrw{
	width:auto;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #EE1B2E;
	position: center;
	text-align:justify;
	font-size:12px;
	line-height:1.5;
}

.texte-gris_pftrw{
	width:auto;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	line-height:20px; 
	color:#8D9097; 
	font-weight:bold;
	text-align:justify;
}



/******************************************** Div include ********************************************/

.conteneur_pftrw_carac {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_carac, .element_pftrw_carac2{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_carac .element_pftrw:nth-child(1) {
	flex: 1;
}

.conteneur_pftrw_techno {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_techno {
	max-width: 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_techno .element_pftrw{
	flex: 1;
	margin-left: 20px;
}

.conteneur_pftrw_image {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_image{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_image .element_pftrw:nth-child(1){
	margin: auto;
}

.element_pftrw_image .element_pftrw:nth-child(2){
	margin: auto;
}


@media all and (max-width: 900px)
{
    .img_pftrw > img{
		width: auto;
		max-width: 340px;
	}
	
	.element_pftrw_carac{
		flex-direction: column-reverse;
	}
	
	.element_pftrw_carac .element_pftrw{
		width: 100%;
	}
	
	.element_pftrw_techno{
		flex-direction: column;
	}
	
	.element_pftrw_techno .element_pftrw{
		margin-top: 10px;
		margin-left: 0px;
		max-width: 100%;
	}
	
	.element_pftrw_image{
		flex-direction: column;
	}
	
	.element_pftrw_image .element_pftrw:nth-child(1){
		margin-bottom: 10px;
	}

	.element_pftrw_image .element_pftrw:nth-child(2){
		margin-top: 10px;
	}
}

/******************************************** Cadres ********************************************/

.taille_regular_pftrw{
	width: 95%;
}

.cadre-gris_pftrw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	/*margin-top:-10px;*/
	padding-bottom:5px;
}

.cadre-rouge_pftrw{
	background-color: #E32B23;
	background-position: center ;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.cadre-gris_pftrw2{
	background-color: #8D9097;
	background-position: center ;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.zone-grise_pftrw{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 95%;
	padding-top:15px;
	padding-bottom:25px;
}

h2.cadre-rouge-mini_pftrw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 95%;
}

/******************************************** Conseil infos ********************************************/

.conteneur_pftrw_conseil_info {
	width: 95%;
	display: flex;
	flex-wrap:wrap;
	flex-direction: column;
}

.element_pftrw_conseil_info{
	max-width : 900px;
	display: flex;
	flex: 1;
	flex-wrap:wrap;
	align-items: center;
}

.element_pftrw_conseil_info .element_pftrw{
	margin: auto;
}

@media all and (max-width: 600px)
{
	.conteneur_pftrw_conseil_info{
		flex-direction: column;
		align-items: center;
	}
	
	.element_pftrw_conseil_info .element_pftrw
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}	
}

/******************************************** Filtre à air Airtech promo ********************************************/
.cadre-bleu-airtech{
	background-color: #375FCD;
	background-position: center ;
	text-align: center;
	width: 95%;
	/* font-family: Arial, sans-serif; */
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;	
	padding-bottom:5px;
}


.conteneur_airtech
{
	width: 95%;
    display: flex;
	justify-content: center;
	align-items : center;
	flex-wrap: wrap;
	align-content : stretch;
}

.conteneur_durite .txt_airtech{
	flex:1;
}

 .txt_airtech{
	margin-left: 10%;
}

.puce_decale{
	margin-left:10%;
}

h2.titre-h2-bleu
{ 	
	font-family: Arial, sans-serif;
	background-color:#375FCD;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:95%;
}

h2.titre-h2-bleu_oh
{ 	
	font-family: Arial, sans-serif;
	background-color:#016BB7;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:95%;
}
.titre_tab_airtech{
  text-align: left !important;
  font-weight: bold;
  font-size: 2em;
  padding-bottom: 0.5em;
  padding-top: 1.5em;
  color:#ff0000;
}


/* ****************************************************************************
		REMUS
**************************************************************************** */

div.prod-remus 
{
	width:81%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.prod-remus p
{
	margin:0;
}

h2.titre-remus
{ 
	background-color:#B72928;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:30px 0 15px 0;
}

h2.debut-remus 
{
	margin-top:0px;
}

h2.titre-desc-remus
{
	font-size:18px;
	color:#B72928;
	text-align:center;
	font-weight:normal;
}

.descriptif-remus
{
	font-weight:bold;
	margin:0;
}

.carac-remus 
{
	color:#B72928;
	font-weight:bold;
	margin-left:0;
}

ul.descriptif-remus, ul.carac-remus
{
	list-style-type:none;
	margin-left: 5%;
}

ul.descriptif-remus li, ul.carac-remus li
{
	margin:5px 0;	
}

.avertissement-remus 
{
	background-color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
	padding:5px;
}

table.remus
{
	font-size:12px;
	text-align:center !important;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.remus, table.remus tr, table.remus td 
{
	text-align:center !important;
	border:thin solid #000000;
}

table.remus td 
{
	text-align:center !important;
	padding:2px;
	
}

table.remus td.entetetab
{
	text-align:center !important;
	background-color:#FF0000;
	font-weight:bold;
	color:#FFFFFF;
}

table.remus tr.entete-remus {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}

table.remus td.cellule-grise
{
	background-color:#999999;
	color:#FFFFFF;
	border-color:#000000;
}

table.remus td.sans-bd
{
	border-top:thin solid white;
	border-bottom:thin solid white;
}

p.infosclient 
{
	margin:0;
	text-align:center;
	color:#CCCCCC;
}


/* ****************************************************************************
		Liste à puces
**************************************************************************** */

.liste-plus {
	margin-left: 20px;
}

.liste-plus li {
	list-style-image:url(../img/plus.gif);
}

/* ****************************************************************************
		Ressorts de fourche Wilbers
**************************************************************************** */
.conteneur_wilbers_rf{
	width: 95%;
    display: flex;
	justify-content: space-around;
	align-items : center;
	flex-wrap: wrap;
	align-content : stretch;
}

/* .element_wilbers_rf{

} */

.cadre_gris_garantie{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	max-width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

.zone-grise_full{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 95%;
	padding-top:15px;
	padding-bottom:25px;
}



.texte-noir_zone_full{
	width:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	text-align:justify;
	font-size:12px;
	line-height:1.5;
	padding:0 10px;
}


#conteneur_a_wilbers_btn
{
	width: 95%;
    display: flex;
	justify-content: center;
	align-items : center;
	flex-wrap: wrap;
	align-content : stretch;
}

.element_a_wilbers_btn{
	margin: 5px 10px;
	background: #ffffff;
	width: 140px;
	height: 110px;
	vertical-align: middle;
	padding: 1px 1px;
}

.element_a_wilbers_btn :hover{
	
	border: 0.5px solid #000;
}
.element_a_wilbers_btn a:hover{
	border : none;
}
.fomulaire_obligatoire{
	background: #ffffff;
	width: 134px;
	height: 254px;
	vertical-align: middle;
	padding-top: 2px;
}

.fomulaire_obligatoire:hover{
	background: #000000;
}

.titre-h2-gris{
	background-color:#5B626C;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:95%;
	font-family: Arial, sans-serif;
}

.cadre-gris-full{
	background-color: #5B626C;
	background-position: center ;
	text-align: center;
	width: 95%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
}

.p_noir{
	font-family: Arial, sans-serif;
	color:#000;
	font-size: 12px;
	padding-top: 15px;
}

/* ****************************************************************************
		Kit de rabaissement TRW
**************************************************************************** */
.product-container {
	width:95%;
	margin: 50px 0;
}
.product-warranty {
	background-color: #E32B23;
    background-position: center;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
	font-style: italic;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 1.2;
    padding: 5px 10px;
	margin-right: -15px;
}

.product-characteristics {
	background-color: #8D9097;
    background-position: center;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
	font-style: italic;
    color: #FFFFFF;
    line-height: 1.2;
    padding: 5px 10px;
	margin-left: -15px;
}

.product-details_img {
	text-align: center;
}

.product-details_txt {
	text-align: left;
}

.product-details_name{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color:black;
	font-family: Arial,sans-serif;
}

.product-details_desc {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:black;
	font-weight:bold;
}

.product-details_list {
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style-position:inside;"
}

.product-details_list li{
	list-style-image: url(../img/plus.gif);
	color: black;
	line-height:20px;
}
.black-txt {
	width: auto;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: justify;
	font-size: 12px;
    line-height: 1.5;
}
.srt-presentation_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.srt-presentation_img{
	padding-bottom: 30px;
}
.srt-presentation_content {
	max-width: 900px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
}
.srt-presentation_txt h3 {
	font-family: Arial, sans-serif;
}
.srt-zone-grise {
	background-color: #F0F0F0;
    width: 95%;
    padding-top: 15px;
    padding-bottom: 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
	.col-sm-8 {
		width: 100%;
	}
}

@media (max-width: 991px) and (min-width: 320px){
	.col-sm-8 {
		width: 100%;
	}
	.product-warranty {
		margin-right: 0px;
	}
	.product-characteristics {
		margin-left: 0px;
	}
	.no-margin-md {
	margin: 0 -15px;
	}
}

/* ****************************************************************************
		Ressorts de fourche Ohlins
**************************************************************************** */

h2.cadre-bleu-ressort{
	background-color:#375FCD;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 95%;
}


/* ****************************************************************************
		Responsive CSS for phones 767px and below
**************************************************************************** */

@media (min-width: 320px) and (max-width: 767px) {

.cd-tabs-content {
	padding-left: 0;
}

.cd-tabs-content > li.selected{
	padding: 0;
}

.globale_1_6 {
	text-align: center;
	margin:0;
}

.cadre-oh-full {
    background-color: #016BB7;
    background-position: center;
    text-align: center;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #FEB623;
    padding: 7px;
    line-height: 1.2;
    margin-top: -10px;
    padding-bottom: 5px;
}

.img_presentation_ohlins{
	width: 100%;
	vertical-align: middle;
	border: 0;

}

.ohlins_more-table {
	width: 100%;
    display: block;
	background-color: transparent;
}

.ohlins_more-table tbody, .ohlins_more-table tr, .ohlins_more-table td, .ohlins_more-table table {
	display: inherit;
	width: 100%;
}

.ohlins_more-table img {
	width: 100%;
	vertical-align: middle;
}

.ohlins-cara-grande-description {
	background-color: #8D9097;
    background-position: center;
    text-align: left;
    font-style: italic;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    padding: 5px;
    margin-bottom: 35px;
    height: 35px;
    position: relative;
	left: auto;
}

.ohlins_more-table .texte-noir2{
    width: auto;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    position: relative;
    line-height: 1.5;
    text-align: justify;
	left: auto;
	margin: 0;
}

.ohlins_more-table .zone-grise {
	background-color: #F0F0F0;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
}

.ohlins_more-table .zone-grise .texte-noir2{
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    position: relative;
    line-height: 1.5;
    margin: 0 20px;
    text-align: justify;
}

.ohlins_more-table .ohlins_extra {
	display: block;
    width: 100%;
    text-align: center;
    height: auto;
}

.ohlins_more-table .ohlins_extra .formulaire2 {
	display: inline-block;
	width: auto;
	padding: 0;
	width: 49%;
}

.ohlins_more-table .cadre-mini-bleu {
	background-color: #375FCD;
    background-position: center;
    text-align: center;
    width: 100%;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    height: 30px;
    padding-top: 1px;
}

.ohlins_more-table .ohlins_more_imp-form {
	width: auto;
}

}

.element_a_oh_img {
	height: 575px;
	width: auto;
}

.oh-marge{
    margin-top: -26px;
}

/* ****************************************************************************
		Responsive CSS for phones 767px and below
**************************************************************************** */

#conteneur_oh_rf{
	width: 95%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
}

.element_oh_rf li{
		line-height: 28px;
}

.element_oh_rf .liste-plus{
		margin-bottom: 35px;
}

.element_oh_rf p {
	width: 450px;
}

@media (min-width: 320px) and (max-width: 767px) {
	.element_oh_rf p {
		width: 95%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.element_oh_rf p {
		width: 95%;
	}

	.element_oh_rf:first-child{
		width: 40%;
		margin-bottom: 35px;
	}

	.element_oh_rf {
		width: 60%;
	}


}

@media (min-width: 993px) and (max-width: 1300px) {
	.element_oh_rf p {
		width: 90%;
	}

	.element_oh_rf:first-child{
		width: 35%;
	}

	.element_oh_rf {
		width: 65%;
	}
}

.more_info {
	font-size: 12px;
	color: black;
	line-height: 20px;
}

/* ****************************************************************************
		CSS Helper classes
**************************************************************************** */

.w-95 {
	width: 95%;
}
.no-margin-md {
	margin: 0;
}
.no-padding {
	padding: 0 !important;
}
.arial {
	font-family: Arial, sans-serif;
}
.black-txt {
	color: black;
}
.v-align{
    display: flex;
    align-items: center;
}
.slogan-red {
	background-color: #E32B23;
    background-position: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, sans-serif;
    padding: 10px;
    margin: 0 0 15px 0;
    width: 95%;
}


/*********************************************************************************************/
/**************************	Responsive ecran moins de 1000px 	******************************/
/* avant d'activer, il faudrait enlever des images bandeaux width="95%" et remplacer par id="img_presentation" */
/*********************************************************************************************/
/*@media all and (max-width: 1000px)
{
    .globale_1_6 { 
	margin-left: -26%;
	}
	
	#img_presentation{
	width:100%;
	}
	.cadre_exterieur{
	max-width:100%;
	width:auto;
	background-color: #f0f0f0;
	padding: 5px;
	}
	 .zone-grise-full{
	background-color: #F0F0F0;
	max-width: 100%;
	width:auto;
	padding:15px 15px 25px 0;
  margin: 20px 0 20px 0;
	}
	h2.titre-desc-remus-{
	  background-color: #8D9097;
	  background-position: center ;
	  text-align: center;
	  width: 100%;
	  font-family: Arial, sans-serif;
	  font-weight: bold;
	  font-size: 24px;
	  color: #FFFFFF;
	  padding-top:2px;
	  line-height:1.2;
	  padding:15px 0 15px 0;
	}

	.descriptif-remus-{
	max-width:100%;
	}
	.tableau_remus{
	max-width: 100%;
	}
	
	.tab_conteneur{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	​justify-content:space-between
}
h2.titre-h2-rouge
{ 
	background-color:#E32B23;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:100%;
}

h2.titre-desc-remus-
{
  background-color: #8D9097;
  background-position: center ;
  text-align: center;
  width: 100%;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  padding-top:2px;
  line-height:1.2;
  padding:15px 0 15px 0;
}

.descriptif-remus-{
	max-width:100%;
}

h2.titre-h2-bleu
{ 	
	font-family: Arial, sans-serif;
	background-color:#375FCD;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:100%;
}

h2.titre-h2-bleu_oh
{ 	
	font-family: Arial, sans-serif;
	background-color:#016BB7;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin:0 0 15px 0;
	max-width:100%;
}

.cadre-oh-full{
	background-color: #016BB7;
	background-position: center ;
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FEB623;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;
	padding-bottom:5px;
}

.cadre-gris-clair_durite{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	margin-top:-10px;	
	padding-bottom:5px;
}

.trw-cadre-cara-grande-description_durite{
	background-color: #8D9097;
	background-position: center;
	text-align: left;
	font-style: italic;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:5px;
	padding-left:15px;
	height: 40px;
	-position: relative;
	-left: 1em;
}
.carac-durites{
	width:100%; 
	margin-bottom:20px;
}

.taille_regular_pftrw{
	width: 100%;
}

.cadre-gris_pftrw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
}

h2.cadre-rouge-mini_pftrw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 100%;
}

.taille_regular_krw{
	width: 100%;
}

.cadre-gris_krw{
	background-color: #8D9097;
	background-position: center ;
	text-align: center;
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:2px;
	line-height:1.2;
	padding-bottom:5px;
}

.zone-grise_krw{
	background-color: #F0F0F0;
	background-position: center ;
	text-align: center;
	width: 100%;
	padding-top:15px;
	padding-bottom:25px;
}

h2.cadre-rouge-mini_krw{
	background-color:#E32B23;
	background-position: center ;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;	
	padding:10px;
	margin:0 0 15px 0;
	width: 100%;
}
}*/