/**
 * bleu roi : #2472ad
 * gris medium : #85928f
 * gris sombre : #6c6d6f
 */
 
#page {
    background-color: #ffffff;
    background-image: none;
    border-left: 1px solid #ccc;
    border-right: 1px none #ddd;
    margin: 0 auto;
    text-align: left;
    width: 1170px;
	padding-bottom: 48px;
}
#header {
	ZZbackground-color: #6c6d6f;
	background-color: transparent;
	width: auto;
	height: auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4d4f+0,6c6d6f+100 */
ZZbackground: rgb(76,77,79); /* Old browsers */
ZZbackground: -moz-linear-gradient(top, rgba(76,77,79,1) 0%, rgba(108,109,111,1) 100%); /* FF3.6-15 */
ZZbackground: -webkit-linear-gradient(top, rgba(76,77,79,1) 0%,rgba(108,109,111,1) 100%); /* Chrome10-25,Safari5.1-6 */
ZZbackground: linear-gradient(to bottom, rgba(76,77,79,1) 0%,rgba(108,109,111,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
ZZfilter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4d4f', endColorstr='#6c6d6f',GradientType=0 ); /* IE6-9 */
}
.banner,
.nav {
	background-color: #6c6d6f;
}
#header_top {
	width: 1170px;
    margin: 0 auto;
}
.top_link {
	float: right;
	line-height: 24px;
}
.top_link,
.top_link a{
	padding: 2px 12px;
	color: #eee;
}

ZZ.header_right-container {
    background-color: #ffffff;
}
#header_right {
    float: none;
    height: auto !important;
    margin: 0 auto;
    text-align: left;
    width: 100%;
    background-color: #ffffff;
}

#header_logo {
    display: block;
    float: left;
    padding: 12px 24px;
    width: 260px;
}

#acwcustomblock {
    background-color: #6c6d6f;
    height: 30px;
    margin: 0;
    padding: 0;
    width: auto;
	display: none;
}

#acwcustomblock .left {
    float: none;
    text-align: center;
    width: 1170px;
    margin: 0 auto;
}

#acwcustomheader {
    width: auto;
	background-color: #ffffff;
}

#acwcustomheader #header-custom {
    height: 170px;
    width: 1170px;
    margin: 0 auto;
}

.nav,
.nav a {
	color: #eeeeee;
}

.slogan {
	float: left;
	margin-top: 4px;
}
.coordonnees {
	width: 60%;
	float: right;
	text-align: right;
	font-size: 1.1em;
	margin-top: 12px;
	margin-right: 9px;
	color: #2472ad;
}
.coordonnees span {
	font-size: 1.3em;
	font-weight: bold;
}
#header .row {
	width: 1170px;
	margin: 0 auto;
	min-height: 26px;
	display: block;
}

#search_block_top {
	float: right;
}
#search_block_top #search_query_top {
    background: #fbfbfb none repeat scroll 0 0;
    display: inline;
    float: left;
	height: auto;
    margin-right: 1px;
    padding: 13px 60px 13px 13px;
	min-width: 240px;
	width: auto !important;
}
#search_block_top .btn.button-search {
    background: #2472ad none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}

#shoppging_cart_top {
	float: right;
}
.shopping_cart > a:first-child {
    background: #ffffff none repeat scroll 0 0;
    color: #6c6d6f;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 10px 14px 16px;
	text-shadow: none;
}

.shopping_cart > a:first-child::before,
#header .shopping_cart > a:first-child::after {
    color: #6c6d6f;
}
.shopping_cart > a:first-child b {
    color: #2472ad;
    font: 600 18px/22px "Open Sans",sans-serif;
    padding-right: 5px;
}
/** Menu **/
#menusecondaire {
    background-color: #2472ad;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    height: 45px;
    width: auto;
	border-bottom: 1px solid #6c6d6f;
}

#menusecondaire ul {
    height: 45px;
    width: 1170px;
    margin: 0 auto;
}
#menusecondaire ul li {
    float: left;
    height: 45px;
    margin: 0 4px 0 12px;
}

#menusecondaire ul li a {
    color: #ffffff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 0 0 10px;
    padding-top: 8px;
    text-align: center;
}

/** Left **/
#left_column {
    background-color: #ffffff/* #2472ad*/;
    margin-top: 47px !important;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
	min-width: 200px;
	margin-bottom: 1px;
}
#left_column > div.block {
    margin-bottom: 35px;
    width: auto;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #F7F7F7;
	border-top: 4px solid #2472ad;
	padding-top: 4px;
	background-color: #FAFAFA;
	border-radius: 4px;
}

#left_column UL.products .content_img {
    float: left;
}
#left_column UL.products .text_desc {
    float: left;
    margin-left: 10px;
    width: 130px;
}
#left_column ul.products h5 {
    font-size: 13px;
	
}
#left_column ul.products h5 {
	margin: 8px 0px 12px !important;
}
div.block h4.title_cart a img {
    display: none;
}

#cart_block p#cart-prices {
    border-top: 1px solid white;
    clear: both;
    display: block;
    margin-bottom: 2em;
    margin-top: 8px;
    padding-top: 0.4em;
    width: auto;
}
#acwcustomblock4 a img {
    margin-left: -6px;
    margin: 0 auto;
    display: block;
}

#acwlogospartenaires #container-carousel-logos {
    height: 160px;
    margin-top: 45px;
    overflow: hidden;
    width: 160px;
    margin: 0 auto;
}

div.exclusive .block_content {
    background-image: none;
    margin: 0;
    padding: 0 0 10px;
}
#search_block_left {
	min-height: 140px;
}

#search_block_left,
#cart_block,
#acwqrcode {
	display: none;
}

#viewed-products_block_left li .text_desc .s_title_block a, #viewed-products_block_left li .text_desc h5 a {
    color: #777;
}

#viewed-products_block_left li .text_desc p, #viewed-products_block_left li .text_desc p a {
    color: #999;
    line-height: 14px;
    padding-bottom: 0;
}


.products_block li p a {
    font-size: 1em;
    font-weight: normal;
}

.blockspecials .price, .blockspecials .price-shipping, .blockspecials .price-wrapping {
    color: #e21e26;
}
.blockspecials .products_block li h5 {
    color: #999;
    display: inline;
    font-size: 1em;
}
div.block a:hover {
    color: #2472ad;
    text-decoration: none;
}
/** Center **/
#center_column {
    margin-top: 50px;
    overflow: hidden;
    padding: 0 40px 55px 40px;
    width: 65%;
}

/** Footer **/
.footer-container {
	border-top: 1px solid #5c5d5f;
    background-color: #6c6d6f;
    width: auto;
	min-height: 240px;
	padding-bottom: 24px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,000000+100 */
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#footer {
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: left;
    width: 1170px;
	background-color: inherit;
}
#footer > DIV {
	width: 1170px;
}
#footer h3 {
    color: #e1e1e1;
    font-size: 18px;
    margin: 18px 0 -15px;
}
.footerimg {
    float: right;
    margin: 0;
    padding: 0;
    width: 195px;
    display: none;
}
.footer-copyright {
	display: none;
}
#reinsurance_block {
    margin-bottom: 34px;
    margin-top: 0px;
	background-image: none;
    background-color: #2472ad !important;
}
#reinsurance_block li {
    color: #fff;
    text-shadow: none;
	width: 19%;
}

#footer section.block,
#footer div.block {
    margin-bottom: 5px;
    width: 32%;
	float: left
}
#footer h4,
#footer h4 a {
    color: #e1e1e1 !important;
}
#footer .groupeantia {
	float: right !important;
	color: #e1e1e1;
	text-align: center;
}
#footer .groupeantia SPAN{
	font-weight: bold;
}
#footer .groupeantia IMG {
	margin: 0px auto;
	width: 100px;
}
#footer .groupeantia > DIV {
	width: 120px;
	height: 120px;
	background-color: #e1e1e1;
	padding: 16px 20px 24px 20px;
	border-radius: 50%;
	text-align: center;
	margin: 0px auto;
	-moz-box-shadow: 2px 2px 4px 0px #444;
	-webkit-box-shadow: 2px 2px 4px 0px #444;
	-o-box-shadow: 2px 2px 4px 0px #444;
	box-shadow: 2px 2px 4px 0px #444;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#444, Direction=134, Strength=4);
}

/** home **/
.editorial_block {
    background-color: #eeeeee;
    float: left;
    margin-top: 2em;
    min-height: 200px;
    padding: 10px;
    width: auto;
}
.editorial_block h1 {
    background-color: none;
    color: #2472ad;
    font-family: arial;
    margin-bottom: 5px;
    padding: 0;
}
#editorial_block_center p span,
#editorial_block_center p,
.editorial_block .rte {
    color: #222222 !important;
    font-family: Helvetica,sans-serif;
}

#block_content > UL > li {
    float: left;
    margin: 0 9px 18px;
    min-width: 151px;
    padding: 0 5px;
    text-align: center;
    width: 20%;
}

#index  ul#product_list {
    margin-top: 24px;
}

/**  buttons **/
button.button-medium, button.button_small, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
    background-color: #2472ad;
    border: medium none;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-decoration: none !important;
	box-shadow: 2px 2px #ccc;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	border-radius: 2px;
	padding: 0 16px;
}

#left_column .button {
	display: block !important;
}

input.exclusive.big_button {
	font-size: 1.6em !important;
	height: 56px !important;
	line-height: 56px !important;
	min-width: 200px;
}

button.button-medium:hover, button.button_small:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover, span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover, span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover {
    background-color: #e1e1e1; /* Green */
	box-shadow: 2px 2px #2472ad;
	color: #2472ad !important;
}

.btn-secondary {
	background-color: #666 !important;
}

.breadcrumb {
    background: transparent url("../img/home.png") no-repeat scroll left top;
    color: #2472ad;
    font-family: Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 22px;
	margin-bottom: 20px;
}

h1 span {
    color: #6c6d6f;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    margin-left: 1em;
    text-transform: none;
}
h2 {
    color: #2472ad;
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    line-height: 1.6em;
    margin: 0.5em 0;
    padding-left: 0.5em;
    text-transform: uppercase;
}

/** Produit **/
#primary_block #pb-right-column {
    float: left;
    width: 415px;
}
#primary_block #pb-left-column {
    float: right;
    width: 360px;
}
#primary_block #image-block {
    background: transparent url("../img/imgproduct.png") no-repeat scroll left top;
    height: auto;
    margin-left: 0;
    width: 420px;
}
#primary_block #image-block img#bigpic {
    border: 0px solid #d0d1d5;
    cursor: pointer;
    height: auto;
    width: 100%;
}
.idTabsShort .selected {
    background-color: #2472ad;
    border-left: 1px solid #dddcdc;
    border-right: 1px solid #dddcdc;
    border-top: 1px solid #dddcdc;
    color: #fff;
    font-family: Helvetica,sans-serif;
}
ul#product_list li {
    display: inline;
    float: left;
    height: 400px;
    padding: 5px;
    position: relative;
    width: 23%;
	margin-bottom: 12px;
}
ul#product_list li div.center_block {
    background-color: #fafafa;
    min-height: 340px;
    padding: 8px;
    text-align: center;
}
ul#product_list li a.product_img_link {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    height: 165px;
    margin: 0 auto 4px;
    padding: 2px;
    width: 165px;
}
ul#product_list li a.product_img_link:hover {
	border: 1px solid #2472ad;
}

.right_block {
	text-align: center;
}

#productscategory_list li {
    float: left;
    margin: 0 14px 18px;
    padding: 0 5px;
    text-align: center;
	width: 20%;
	min-width: 151px;
}
h5.product-name {
	max-width: 100%;
	height: 2.6em;
	overflow: hidden;
	line-height: 1.1em;
}
.cart-prices .price, .cart-prices .price-shipping, .cart-prices .price-wrapping {
    color: #eeeeee;
}
.price, .price-shipping, .price-wrapping {
    color: #2472ad;
    font-size: 1.1em;
    font-weight: bold;
    white-space: nowrap;
}
.box-security {
	margin-top: 8px;
	text-align: center;
}

/** MEGA MENU **/

#adtm_menu {
	background-color: #2472ad;
      background: #2472ad;
      background-image: -webkit-gradient(linear, left 0%, left 100%, from(#2472ad), to(#2472bd));
      background-image: -webkit-linear-gradient(top, #2472ad, 0%, #2472bd, 100%);
      background-image: -moz-linear-gradient(top, #2472ad 0%, #2472bd 100%);
      background-image: linear-gradient(to bottom, #2472ad 0%, #2472bd 100%);
      background-repeat: repeat-x;
}

#adtm_menu .li-niveau1 {
    max-width: 10.0% !important;
    text-align: center;
	height: 38px;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    line-height: 1.3em !important;
}
#adtm_menu .adtm_column_wrap {
    min-width: 200px;
}
#adtm_menu div.adtm_column_wrap span.column_wrap_title a:before {
    content: "\00BB";
    margin-right: 6px;
}

/** CATEGORIE **/
#catimg { display: none;}

body#category #subcategories li {
	margin: 6px 1%;
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #F7F7F7;
    border-top: 4px solid #2472ad;
}

body#category div#subcategories .inline_list a img {
    display: inline;
    height: auto;
    width: 80px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
body#category div#subcategories .inline_list a img:hover {
	border: 1px solid #2472ad;
}

.product_marque {
	float: right;
	width: 120px;
	height: 54px;
	background-color: #6c6d6f;
	color: #eee;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.product_marque SPAN {
    position: absolute;
    top: 50%;
    left: 0;
	right: 0;
    transform: translateY(-50%);
}

/** Registration **/
.account_creation.customerprivacy form.std fieldset,
.account_creation.customerprivacy label {
    width: auto !important;
	float: none !important;
}

.opartDevisCartToQuotationLink i,
.opartDevisQuotationRequestLink i {
	padding-left: 12px;
}

/** PROMO **/
.reduction {
	display: block;
	margin-bottom: 12px;
}
.reduction SPAN {
	border-radius: 50%;
	background-color: #e21e26 !important;
	color: #ffffff;
	padding: 8px;
}
.block-promo {
	border-top-color: #e21e26 !important;
}
a.button.btn-promo {
	background-color: #e21e26 !important;
}
a.button.btn-promo:hover {
	color: #ffffff !important;
}
div.block h4 a.txt-promo,
.txt-promo {
	color: #e21e26 !important;
}

li.ajax_block_product {
	text-align: center;
}
.product_list li.ajax_block_product a img {
    border: 1px solid #ccc;
}

#pretaxe_price_display {
	text-align: right;
	font-size: 12px;
    margin-left: 12px;
}
.our_price_per_unit {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #333333;
	margin-top: -8px;
	font-weight: bold;
}

.product_attributes {
	margin-top: 18px;
}

.page-product-box h3 {
	padding: 0px 20px 12px;
	text-transform: uppercase;
}
.page-product-box {
	border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #F7F7F7;
    border-top: 4px solid #2472ad;
    background-color: #FAFAFA;
	margin-bottom: 36px;
	padding-bottom: 12px;
	overflow: auto;
	border-radius: 4px;
}
li.product-box .price_display {
	min-height: 22px;
}

#crossselling h2.productscategory_h2,
h2.productscategory_h2 {
	margin: 0.5em 0 !important;
	padding: 0px 20px 12px;
}

.quotation-needed {
	margin: 12px auto;
	text-align: center;
	cursor: help;
}
.quotation-needed span,
.quotation-needed a {
	color: #2472ad;
	font-weight: bold;
}

ul#bxslider li {
	float: left;
}

#homefeatured {
	margin-top: 48px;
	margin-bottom: 48px;
}

.cart_navigation_extra {
	margin: 24px 0 48px;
	min-height: 32px;
}
.cart_navigation .button-medium {
    border-radius: 4px;
    float: right;
    line-height: 4em;
	font-size: 20px !important;
	background-color: #2472ad;
	color: #fff;
	height: auto;
}

.order_delivery {
	margin-top: 64px;
}

#HOOK_PAYMENT {
	margin-top: 64px;
}
#block-history {
	margin: 24px 0 36px;
}
.opartLeftbtn1,
.opartLeftbtn2 {
	margin-top: 24px;
}
.opartLeftbtn2 {
	margin-bottom: 48px;
}
.sortPagiBar SELECT,
SELECT.form-control {
    display: block;
    ZZwidth: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857;
    color: #9c9b9b;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #d6d4d4;
    border-radius: 0px;
}

#acwcustomblock5 {
	margin-bottom: 35px;
}

#customer-logo-container {
	margin-top: 12px;
	margin-bottom: 24px;
	height: 90px;
}
#customer-logo-container > DIV {
	width: 1170px;
	margin: 12px auto;
}
.customer-logo DIV {
	vertical-align: center;
	height: 100%;
}
.customer-logo IMG {
	max-height: 60px;
	width: auto;
	height: auto;
	max-width: 100px;
	margin: 0 auto;
	vertical-align: center;
}

#HOOK_SHOPPING_CART_EXTRA .opartDevisCartToQuotationLink {
    background-color: #444;
}

.mif-box IMG {
	width: auto !important;
	float: left;
	position: absolute;
    ZZleft: 48px;
}

.main-page-indent {
	ZZmargin-bottom: 20px;
}
#center_column .footer_links {
	margin-top: 20px;
}
#center_column .footer_links .btn {
	background-color: #666 !important;
}

#order #center_column.singlecol {
	width: 92%;
}

#availability_value,
#last_quantities {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  margin-left: 5px;
  background-color: green; }

.footaddress DIV {
	color: #e1e1e1;
	padding: 4px;
	font-size: 14x;
	text-shadow: 1px 1px 0 #444;
	line-height: 1.5em;
}

#customer-logo-container h5 {
	font-size: 1.2em;
}

.footaddress .cboutton {
	text-align: center;
}
.footaddress A.autohigh {
	margin: 12px auto;
}

.header_user_info {
  border-left: 1px solid #515151;
  border-right: none;
  float: right;
	margin-top: 5px;
}
.header_user_info a {
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 11px;
  padding: 0 8px;
}
.header_user_info a:hover, .header_user_info a.active {
  background: none;
  text-decoration: underline;
}

.banner_cart IMG {
	width: auto;
}