/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }
/* TLHP */
body          { font:13px  'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#3B3B3B; text-align:left; line-height:18px; background:#1B1B1B; }
@media screen and (max-width: 1000px) {
	body          { font-size:12px;line-height:17px; }
}
html,body { overflow-x: hidden; overflow-y: auto; }
img           { border:0; vertical-align:top; }
.home-tlhp p, .category-description { text-align:left; }
@media screen and (max-width: 800px) {
	.category-description  	{ display:none; }
	.liste-autre-marque        { display:none; }
}


a { color:#3B3B3B; text-decoration:none; }
.main-container a { color:#3B3B3B; text-decoration:none; }
.main-container a:hover { text-decoration:underline; }
.main-container a img { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            			{ font-size:30px; font-weight:bold; line-height:35px; color:black; margin-bottom:5px; }
.product-view h1  	{ font-size:26px; font-weight:bold; line-height:31px; color:black; margin-bottom:8px; margin-top:16px; }
@media screen and (max-width: 800px) {
	.product-view h1  	{ text-align:center; }
}

h2            			{ font-size:24px; font-weight:bold; line-height:31px; color:black; margin-top:0px; }
h2.cms-content 		{  }
h3           			{ font-size:16px; font-weight:bold; line-height:21px; color:black;}
h4            			{ font-size:15px; font-weight:bold; line-height:20px; color:#333333; }
h5          		 		{ font-size:14px; font-weight:bold; line-height:19px; color:#444444; }
h6            			{ font-size:14px; font-weight:bold; line-height:19px; color:#555555; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }
.big-maj { font:italic 2.7em Georgia, serif; line-height:12px; color:#FF6600; }
/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */

.wrapper { margin:0 auto; text-align:left; width:100% !important; }
.wrapper-forum { margin:0 auto; text-align:center; width:100% !important; }
.defaut-background { /*background:#6C6D6F url(../images/background_noel_2015-18.png) center top no-repeat;   background:#6C6D6F url(../images/background_default_4.png) center top no-repeat fixed; */}
.forum-background { /*background:#6C6D6F url(../images/background_noel_2015-18.png) center top no-repeat;   background:#6C6D6F url(../images/forum/background_forum_3.png) center top no-repeat fixed; */}
.car-audio-background { /*background:#6C6D6F url(../images/background_car_audio_7.png) center 0px no-repeat fixed;*/ }
.flightcase-background { /*background:#6C6D6F url(../images/background_flightcase_3.png) center 0px no-repeat fixed;*/ }
.celestion { /*background:#BFBFC1 url(../images/background_celestion.jpg) center 0px no-repeat fixed;*/ }
.beyma { /*background:#6C6D6F url(../images/background_beyma_2.png) center 0px no-repeat fixed;*/ }

.wrapper-1 { 
/*url(../images/footer_teamaudio_background.png) center bottom repeat-x*/;
 }
.wrapper-2 { /*background:url(../images/background-header.png) top center no-repeat;*/ }
.wrapper-3 {  }

.page { margin:0; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:white; }
.main-container {}
.main { margin:0; background:white; }

/* Base Columns */
.col-left { float:left; width:250px; padding:0px 0px 0; background:#f1f1f1; border:0px; }
.col-main { margin:0 auto; border:0px solid #ddd; padding:10px; width:auto; border-bottom:0px solid #ddd; border-right:0px solid #ddd; border-left:0px solid #ddd; }
.main { width:auto; padding:10px; background:white; }

.main-tr-mobile-display { display:none; }
.main-tr-no-mobile-display { display:block; }
@media screen and (max-width: 800px) {
	.main-tr-mobile-display { display:block; }
	.main-tr-no-mobile-display { display:none; }
}

.col-main-forum { border:0px solid #ddd; padding:10px 15px 30px 23px; width:942px; }
.col-right { min-width:250px !important; border:0px solid #ddd; padding:0px 0px 0; background:#f1f1f1; border:0px; }
.account-links-top { margin: 0; background:#ECE9D8; margin-left:-10px; margin-right:-10px; padding:3px 10px 3px 20px; margin-bottom:10px; }
.account-links-top li { padding:0px 5px 0px 5px; border-left:1px solid #666666; }
.account-links-top li.first { border-left:0px; }
.account-links-top a { color:black; }

/* 1 Column Layout */
.col1-layout .col-main { margin:0 auto; float:none; width:100%; }

/* 2 Columns Layout */
.col2-left-layout .col-main { width:100% !important; border-right:0px; }
.col2-left-layout  .col-left { background:#f1f1f1; }
.col2-right-layout .col-main { padding-left:0px; }
.col2-right-layout .col-right { background:#f1f1f1; width:350px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:200% !important; }
.col3-layout .col-wrapper { float:left; width:100% !important; }

/* Content Columns */
.col2-set .col-1 { float:left; width:40%; }
.col2-set .col-2 { float:right; width:58%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }
.col2-set .buttons-set { border:0px; margin:0px; padding:0px; text-align:left; }
.col2-set .buttons-set button.button  { float:right; }
.cart .buttons-set button.button  { float:left; }
.col2-set .buttons-set button.button span { margin:0 auto; padding:0px; }
.col2-set .buttons-set button.button span span { padding:10px; }

.col2-set .buttons-set button.update-total  { float:right; }
.col2-set .buttons-set button.update-total span span {  }
.col2-set .buttons-set button.update-total {  }
.col2-set .buttons-set button.update-total:hover span span { }

.col2-set .col-2 table.form-list  { }
.col2-set .col-2 table.form-list td { width:140px; padding:5px; }
.col2-set .col-2 table.form-list td select, .col2-set .col-2 table.form-list td select#region_id { width:140px; }
.col2-set .col-2 table.form-list td input.input-text { width:134px; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button          { vertical-align:middle; font:13px  'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#3B3B3B; margin:0px; padding:0px; }
@media screen and (max-width: 1000px) {
	input,select,textarea,button          { vertical-align:middle; font:12px  'Open Sans',Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#3B3B3B; }
}
input,select,textarea,button { vertical-align:middle;  }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
input.input-text:hover,textarea:hover, select:hover { border:1px solid #3975ab; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; padding:8px 20px 8px 20px; text-align:center; white-space:nowrap; }
button.button span span { border:1px solid #DDDDDD; background:#F5F5F5; }
button.button:hover span span { border:1px solid #BBBBBB; background:#E1E1E1; }

.cart .action-cart-bottom button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.cart .action-cart-bottom button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.cart .action-cart-bottom button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
.cart .action-cart-bottom button.button span { float:left; padding:10px; text-align:center; white-space:nowrap; color:#000000; }
.cart .action-cart-bottom button.button span span { border:1px solid #DDDDDD; background:#F5F5F5; }
.cart .action-cart-bottom button.button:hover span span { border:1px solid #BBBBBB; background:#E1E1E1; }

.cart .action-cart-bottom button.btn-get-quote span { float:left; padding:10px; text-align:center; white-space:nowrap; color:#000000; }
.cart .action-cart-bottom button.btn-get-quote span span { border:1px solid #F2C349; background:#FFE7AA; }
.cart .action-cart-bottom button.btn-get-quote:hover span span { border:1px solid black; background:#FFE7AA; }

.button.button-contact::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.button.button-contact { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.button.button-contact { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
.button-contact span { float:left; padding:10px; text-align:center; white-space:nowrap; color:#000000; }
.button-contact span span { border:1px solid #DDDDDD; background:#F5F5F5; }
.button-contact:hover span span { border:1px solid #BBBBBB; background:#E1E1E1; }

button.newsletter-button span { float:right; padding:2px 5px 2px 5px; text-align:center; white-space:nowrap; color:#000000; margin-top:-1px; }

button.btn-cart span { float:left; padding:3px 10px 3px 10px; text-align:center; white-space:nowrap; color:#000000; }
button.btn-cart span span { border:1px solid #F2C349; background:#FFE7AA; }
button.btn-cart:hover span span { border:1px solid #000000; background:#F2C349; }

/*.account-create button.button { padding:0px; margin:0px; }
.account-create button.button span span { border:1px solid #F2C349; background:#FFE7AA; padding:8px 20px 8px 20px;font-size:14px; }
.account-create button.button span { float:left; padding:0px; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:0; }
.account-create button.button:hover span span { border:1px solid #000000; background:#F2C349; }*/

.account-create { width:100%; }
.account-create button.button { border:1px solid #F2C349; background:#FFE7AA; padding:10px 22px 10px 22px; float:left; font:bold 20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:10px 0px 0px 0px; }
.account-create button.button:hover { border:1px solid #000000; background:#F2C349; cursor:pointer; }

.account-create-form button.button { border:1px solid #F2C349; background:#FFE7AA; padding:10px 22px 10px 22px; float:left; font:bold 20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:0px; }
.account-create-form button.button:hover { border:1px solid #000000; background:#F2C349; cursor:pointer; }

.account-login button.button { border:1px solid #F2C349; background:#FFE7AA; padding:10px 22px 10px 22px; float:left; font:bold 20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:10px 0px 0px 0px; }
.account-login button.button:hover { border:1px solid #000000; background:#F2C349; cursor:pointer; }


button.btn-cart-upsell span span { border:1px solid #F2C349; background:#FFE7AA; }
button.btn-cart-upsell:hover span span { border:1px solid #000000; background:#F2C349; }

input.button-ask-shipment{ border:1px solid #DDDDDD; background:#F5F5F5; margin-top:10px; }
input.button-ask-shipment:hover { border:1px solid #BBBBBB; background:#E1E1E1; cursor:pointer; }

.form-search button.button { border:0px solid transparent; background:white; }
.form-search button.button span { padding:0px; border:0px solid transparent; background:white; }
.form-search button.button span span { padding:2px 5px 2px 5px; border:1px solid #D1D1D1; }
.form-search button.button:hover span span { padding:2px 5px 2px 5px; border:1px solid #666666; background:#F1F1F1; }

p.back-link a { margin-left:15px; border:1px solid #DDDDDD; background:#F5F5F5; padding:8px 20px 8px 20px; color:black; text-decoration:none; font-weight:bold; }
p.back-link a:hover { border:1px solid #BBBBBB; background:#E1E1E1; }

button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list { margin-top:10px; }
.form-list li { margin:0 0 8px; }
.form-list label { margin-top:5; color:#111; font-weight:bold; position:relative; z-index:0; margin-right:15px;margin-bottom: 10px;padding-top: 4px; }
.form-list label.required  { margin-right:15px; }
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .field { float:left; width:275px; }
.form-list input { border:1px solid #1B1B1B; background: #f1f1f1;  }
.form-list input.input-text { width:254px; padding-left: 5px; background: #f1f1f1;  }
.form-list textarea { width:350px; height:10em; }
.form-list textarea#order_comment { width:200px; height:40px; }

.form-list select { width:auto; border: 1px solid #1B1B1B; background: #f1f1f1; padding:2px; }
@media screen and (max-width: 800px) {
	.form-list input.input-text { width:500px; padding-left: 5px; background: #f1f1f1;  }
	.form-list textarea { width:200px; height:10em; }
	.form-list textarea#order_comment { width:200px; height:40px; }
	.form-list select { width:200px; border: 1px solid #1B1B1B; background: #f1f1f1; padding:2px; }
}
@media screen and (max-width: 500px) {
	.form-list input.input-text { width:400px; padding-left: 5px; background: #f1f1f1;  }
}


.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:2px 20px 2px 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #cccccc; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #cccccc; background:#F1F1F1; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#FF6600; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; margin-top:10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { margin-top:10px; border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 42px !important; font-weight:bold !important; }
.error-msg { border-color:red; background-color:white; background-image:url(../images/i_msg-error.png); color:red; font-weight:bold; }
.success-msg { border-color:#D1D1D1; background-color:white; background-image:url(../images/i_msg-success.png); color:#FF6600; font-weight:bold; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.png); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:0px; margin:0px; margin-bottom:0px; margin-left:0px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li { color:#4C4C4C; }
.breadcrumbs li a { color:#4C4C4C; text-decoration:underline; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:10px 0px 0px 0px; }

.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { 
	border:1px solid #ddd; background:#F1F1F1; padding:5px 5px 5px 10px; margin:5px 0; text-align:center;
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #ddd;
  border-right-color-value: #ddd;
  border-bottom-color: #ddd;
  border-left-color-value: #ddd;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-clip: padding-box;	
}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { clear:both; margin-top:10px; margin-bottom:-5px; padding:0px; padding-top:10px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a { 
	background:#E1E1E1; padding:5px;
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: transparent;
  border-right-color-value: transparent;
  border-bottom-color: transparent;
  border-left-color-value: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-clip: padding-box;	
		
}
.pager .pages li a.next{ background:transparent; }
.pager .pages li a.previous{ background:transparent; }

.pager .pages li.current { 
	background:#D1D1D1; padding:5px; font-weight:bold; 
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: transparent;
  border-right-color-value: transparent;
  border-bottom-color: transparent;
  border-left-color-value: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-clip: padding-box;	
 }
.pager .pages .current {}

/*body.review-product-list .pager { width:338px; float:right; }*/

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {  }
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */


.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { /*font-weight:bold;*/ }
.link-compare { font-weight:bold; }
.link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:22px; height:22px; font-size:0; line-height:0; background:url(../images/btn_remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove:hover { cursor:pointer; }
.btn-remove2 { display:block; width:22px; height:22px; font-size:0; line-height:0; background:url(../images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2:hover { display:block; width:22px; height:22px; font-size:0; line-height:0; background:url(../images/btn_trash_hover.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:22px; height:22px; font-size:0; line-height:0; background:url(../images/btn_edit.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

#lire-la-suite { width:22px; height:18px; padding-top:10px; font-size:0; line-height:0; background:url(../images/see_under_1.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
#ferme-la-suite { width:22px; height:18px; padding-top:10px; font-size:0; line-height:0; background:url(../images/see_under_1.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
p.short_desc { margin-right:5px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container  { width:100%; background:#1B1B1B; padding:0px 0px 0px 0px; margin:0px; margin-bottom:-10px; }
.header { background:transparent; margin:0 auto; width:100%; padding:0px 0px 0px 0px; border:0px; vertical-align:top; height:auto; margin-left:0 auto; margin-right:0 auto; z-index:1; padding-bottom:20px; }
.header .logo { margin:0px 0px 0px 8px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:219px; height:94px; margin:0px 0px 0px 10px; padding:0px; }

.header #logo-small { margin:0px 0px 0px 8px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header #logo-small a { display:block; width:420px; height:40px; margin:15px 0px 0px 10px; padding:0px; }

.header p.welcome-msg { color:#FF6600; font-weight:bold; float:left; margin:0px 0px 0px 23px; text-align:left; padding:8px 0px 0px 0px; width:470px; }
#link-demo-produits { color:#666666; font-weight:bold; margin-top:0px; margin-right:0px; padding-top:2px; margin-bottom:0px; margin-left:370px; background:url(../images/icon-demo-produits-rcf-tlhp.png) left top no-repeat; width:155px; height:25px; position:absolute; text-align:center; }
/*.header ul.links { float:right; text-align:left; margin:5px 5px 0px 0px; padding-top:5px; padding-bottom:5px; width:255px; background:#F1F1F1; border:1px solid #D1D1D1; }
.header ul.links li { margin:0px; text-align:left; }
.header ul.links li.first a { }
.header ul.links li a { color:#333333; }
.header ul.links li a.last { color:#FF6600; }
.header ul.links li { text-decoration:none; display:block; padding-left:20px; padding-right:20px; }
.header ul.links li:hover { background:white; }
.header ul.links li:hover a { color:#FF6600; }
.header td.td-links { text-align:left; width:200px; }*/

ul.square { margin-left:15px; list-style-type:square; }
ul.square li a { font-weight:normal; }
 
.header .icon-header-block { float:left; width:auto; height:40px; margin-left:100px; margin-bottom:0px; }
.header ul.links { margin:0 auto; margin-top:10px; height:40px; text-align:right; float:right; display:inline-flex; width:100%; padding-left:0px;  }
.header ul.links li a { list-style-type:none; color:#999999; font-weight:bold; margin:0px; text-align:left; display:inline; display:list-item; float:left; padding-right:48px; height:40px; padding-top:18px; }
.header ul.links li a:hover { color:#FF6600; }
.header ul.links li a.account-link { padding-left:0px; padding-top:43px; margin-right:8px; list-style-type:none; background-image:url(../images/icon-mon-compte.png); background-repeat:no-repeat; background-position:25px 0; }
.header ul.links li a.account-link:hover { background-image:url(../images/icon-mon-compte-23-93--41.png); }
.header ul.links li a.contact-link { padding-left:0px; padding-top:43px; margin-right:8px; list-style-type:none; background-image:url(../images/icon-contact-2.png); background-repeat:no-repeat; background-position:35px 0; }
.header ul.links li a.contact-link:hover { background-image:url(../images/icon-contact-3.png); }
.header ul.links li a.connexion-link { padding-left:43px; list-style-type:none; background-image:url(../images/icon-connexion.png); background-repeat:no-repeat; background-position:0 0; }
.header ul.links li a.deconnexion-link { padding-left:40px; list-style-type:none; background-image:url(../images/icon-deconnexion.png); background-repeat:no-repeat; background-position:0 0; }
.header ul.links li a.cart-link { padding-left:0px; padding-top:43px; margin-right:8px; list-style-type:none; background-image:url(../images/icon-cart.png); background-repeat:no-repeat; background-position:18px 0; }
.header ul.links li a.cart-link:hover { background-image:url(../images/icon-cart-23-93--41.png); }
.header ul.links li a.cart-link-load { background-image:url(../images/icon-cart-23-93--41.png); }
.header ul.links li a.wishlist-link { padding-left:0px; padding-top:43px; list-style-type:none; background-image:url(../images/icon-wishlist.png); background-repeat:no-repeat; background-position:42px 0; }
.header ul.links li a.wishlist-link:hover { background-image:url(../images/icon-wishlist-hover.png); }
.header ul.links li a.wishlist-link-load { background-image:url(../images/icon-wishlist-hover.png); }

@media screen and (max-width: 1400px) {
	.header .icon-header-block { float:left; height:20px; margin-left:10px; margin-top:40px; margin-bottom:20px; }
	.header ul.links { width:300px; text-align:left; padding-left:0px; margin-top:20px; margin-left:0px; }
	.header ul.links li  { height:auto; font-weight:normal; color:white; width:auto; }
	.header ul.links li a { border:0px; border-right:1px solid #D1D1D1; padding-right:5px; padding-left:5px; vertical-align:middle; height:auto; color:#CCCCCC; font-weight:normal; text-align:left; background-image:none; font-size:11px; }
	.header ul.links li a.account-link { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.wishlist-link { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.cart-link { padding:0px; margin:0px; padding-right:7px; padding-left:7px; border-right:0px solid #D1D1D1; font-weight:normal; background-image:none;  }
	.header ul.links li a.contact-link { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.account-link:hover { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.wishlist-link:hover { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.cart-link:hover { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
	.header ul.links li a.contact-link:hover { padding:0px; margin:0px; padding-right:7px; padding-left:7px; font-weight:normal; background-image:none;  }
}

#product-after-price-box { float:left; width:auto; margin-left:10px; padding-left:0px; }
table.simulation-transport-page-produit { width:100%; }
table.simulation-transport-page-produit tr { width:100%; }
table.simulation-transport-page-produit tr td { border:1px solid #D1D1D1; padding:10px; vertical-align:middle; }
table.simulation-transport-page-produit tr.title td { font-weight:bold; }

table.table-univers-marque-presentation tr td { border:1px solid #D1D1D1; padding:10px; }
table.table-univers-marque-presentation tr.title td { font-weight:bold; }

table.liste-assemblage { max-width:500px; }
table.liste-assemblage tr td { border:1px solid #D1D1D1; vertical-align:middle; }
table.liste-assemblage tr td a {  }
table.liste-assemblage tr.liste-assemblage-title td { font-weight:bold; padding:5px; text-align:left; background:#F1F1F1; }
table.liste-assemblage tr td h4 { font-weight:bold; text-align:center; background:#F1F1F1; color:#FF6600; padding:10px; }
table.liste-assemblage tr.liste-assemblage-row td a img { }
span.capacite-production-1 { font-weight:bold; color:green; }
span.capacite-production-2 { font-weight:bold; color:green; }
span.no-capacity { font-weight:bold; color:red; }
table.liste-assemblage td.quantity-row { color:green; /*background:url(../images/service_validation.png) no-repeat 3em 50%; */ font-size:25px; font-weight:bold; }
ul.who-bought-list li a.item-img img { border:1px solid #CCCCCC; }

@media screen and (max-width: 800px) {
	.after-media-nomenclature-a { width:100%; }
	table.liste-assemblage { max-width:100%; width:100%;	}
}

@media screen and (max-width: 1300px) {
	.after-media-nomenclature-b { width:100%; }
}

@media screen and (max-width: 1000px) {
	.after-media { width:100%; }
}

@media screen and (max-width: 1750px) {
	#product-after-price-box { float:left; width:100%; margin-left:0px; margin-top:0px; }
}

.store-languages-block { display:block; float:right; margin:4px 17px -20px 0px; }
.store-languages-block a { color:#E1E1E1; }
.store-languages-block a:hover { text-decoration:none; }

#header-search-block { float:right; width:auto; height:20px; margin-top:32px; margin-bottom:-5px; margin-right:-57px; }
@media screen and (max-width: 820px) {
	#header-search-block { float:left; width:auto; height:20px; margin-top:32px; margin-bottom:-5px; margin-right:-57px; }
}

@media screen and (max-width: 10px) {
	h1#logo-small { display:block; }
	h1#logo { display:none; }
	.header { padding-bottom:0px; }
}

h1#logo-small { display:none; }
@media screen and (max-width: 10px) {
	h1#logo-small { display:block; }
	h1#logo { display:none; }
	.header { padding-bottom:0px; }
}


.cart-quantity-wrapper {
 }

.wishlist-quantity-wrapper {
position: absolute;
top: 93px;
left: 874px;
font-weight:bold;
display: block; }

.cart-quantity-icon, .wishlist-quantity-icon { position: relative;
  color:#FF6600;
  box-sizing: border-box;
  background-color:transparent;
  background-image:url(../images/pixel-gris-transparent.png) repeat;
  background-origin: padding-box;
  background-size: auto auto;
  padding-top: 2px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: transparent;
  border-right-color-value: transparent;
  border-bottom-color: transparent;
  border-left-color-value: transparent;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  background-clip: padding-box;
  text-align: center;
  line-height: normal;
  overflow-x: hidden;
  overflow-y: hidden; }

 .cart-quantity-icon a, .wishlist-quantity-icon a { color:#FF6600; }
  

.header td.td-links ul.links-pages-aides li { line-height:14px; }
.header td.td-links ul.links-pages-aides li a { }


/*a.top-link-cart { color:red; font-weight:bold; }*/

/*
.header ul.links li .top-link-cart  { list-style-image: url(../images/logo_caddy.png); margin-left:15px; display:list-item; }
.header ul.links li a.top-link-cart {  }
.header ul.links li a.top-link-cart:hover {  }
.header ul.links li a.top-link-checkout {  }
.header ul.links li a.top-link-checkout:hover {  } */

.header ul.links li .cart-not-empty { color:black; font-weight:bold; }
.header ul.links li:hover a.cart-not-empty {  }

.header .account-group {  }
.header .form-search { text-align:right; margin:0px; width:220px; padding:10px 12px 0px 0px; margin-top:22px; border-left:10px solid #CCCCCC; background:#F1F1F1; }
.header .form-search .search-autocomplete { z-index:999; background:#666666; border:1px solid #FF6600; }
.header .form-search  .input-text { background:#F1F1F1; border:1px solid #D1D1D1; color:#666666; size:11px; width:140px; height:17px; margin-left:-10px; text-align:center; }
.header .form-search  .input-text:hover { background:white; color:black; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { }
div.form-language { position:absolute; top:0px; right:10px; }
select#select-language {
	background:#666666;
	color:white;
	border:0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.8);
	padding:3px;
	margin-top:-7px;
}
select#select-language option {
	background:#666666;
	color:white;
	border:0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.8);
	padding-left:10px;
}

.currency-header { width:90px; text-align:left; padding:0px; }
.currency-header select { text-align:left; width:90px; background:#F1F1F1; color:#666666; }

.header .td-logo {  }
.header .td-group {  }
.header .td-search { width:220px; }
.header .td-search table ul { float:right; text-align:left; margin:6px 6px 0px 0px; padding-top:5px; padding-bottom:5px; width:200px; background:#F1F1F1; border:1px solid #CCCCCC; }
.header .td-search table ul li a { color:#333333; }
.header .td-search table ul li { text-decoration:none; display:block; padding-left:20px; padding-right:20px; }
.header .td-search table ul li:hover { background:white; }
.header .td-search table ul li:hover a { color:#FF6600; }

div.reorder-header p.block-subtitle { color:white; }
div.reorder-header { float:left; width:180px; }
div.reorder-header ul { text-align:left; margin:6px 6px 0px 0px; padding-top:5px; padding-bottom:5px; min-width:250px; max-width:350px; background:#F1F1F1; border:1px solid #CCCCCC; }
div.reorder-header ul li a { color:#333333; }
div.reorder-header ul li.no-link-title { text-decoration:none; display:block; padding-left:10px; padding-right:10px; background:transparent; font-weight:bold; }
div.reorder-header ul li { text-decoration:none; display:block; padding-left:10px; padding-right:10px; }
div.reorder-header ul li:hover { background:white; }
div.reorder-header ul li:hover a { color:#FF6600; }

/********** < Navigation */
.nav-container { }
#nav { padding:0; margin:0; z-index:-5; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { display:block; z-index:-5; }
#nav li a { padding:4px 0px 4px 8px; color:black; }
#nav li a:hover { color:#FF6600; background:white; }
#nav li.over a { color:#FF6600; background:white; }
#nav li.active a { color:#FF6600; background:; }
/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:18em; margin-top:-25px; left:-10000px; margin-left:188px; 

padding:5px;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.8);


 background:#fafafa; font-variant:normal; font-weight:normal; }
#nav div ul { position:static; width:auto; border:none; font-variant:normal; font-weight:normal; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:-5px; margin-top:0px; margin-left:85px; }

#nav ul li { float:none; /*border-bottom:1px solid #ddd;*/ }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:2px 0px 2px 10px; font-weight:normal; color:black !important; border-bottom:0px; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; font-weight:bold; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

/* Gestion de l'affichage du menu de navigation pour les petits écrans */
/* Gestion de l'affichage du Slideshow en page d'acceuil pour les petits écrans */
.dropdown-menu-navigation {
	display:none;
	clear:both;
	padding:0px 10px 10px 10px;
  }
@media screen and (max-width: 850px) {
  .nav-container-v2 {
	display:none;
  }
  #sliderFrame {
	display:none;
  }
  .dropdown-menu-navigation {
	display:block;
  }
}

table.sub-title-info-product-page { width:100%; background:#F1F1F1; }
table.sub-title-info-product-page tr td.sub-title-info-review { }
td.sub-title-info-review { vertical-align:top; width:100%; }

table.sub-title-info-product-page, table.sub-title-info-product-page-mobile-display { margin-bottom:-7px; width:100%; }
table.sub-title-info-product-page tr, table.sub-title-info-product-page-mobile-display  tr { width:100%; }
table.sub-title-info-product-page tr td, table.sub-title-info-product-page-mobile-display tr td { color:black; background:transparent; padding:6px 8px 6px 8px; border:1px solid #D1D1D1; text-align:left; }
span.title-color-product { color:#999999; }

.sub-title-info-product-page {
	display:block;
}
.sub-title-info-product-page-mobile-display {
	display:none;
}
@media screen and (max-width: 700px) {
	.sub-title-info-product-page {
		display:none;
	}
	.sub-title-info-review { width:300px; }
	.sub-title-info-product-page-mobile-display {
		display:block;
	}
	table.sub-title-info-product-page-mobile-display tr td {
		padding:3px;
	}
}





/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:0px; margin:0; /* border-right:10px #CCCCCC solid; */ }
.block .block-title { text-align:center; border:0px; padding:15px 10px 15px 10px; color:white; background:#C1C1C1; /*background-image: repeating-linear-gradient(135deg, #E1E1E1, transparent 2px, transparent 0px, transparent 3px); text-align:center;*/ }
.cart .block-viewed .block-title { border:1px solid #D1D1D1; padding:5px; color:#6C6D6F; background-color: #F1F1F1; background:#F2F2F2; text-align:left; }
.cart .block-viewed .block-content { border-left:1px solid #D1D1D1; border-right:1px solid #D1D1D1; border-bottom:1px solid #D1D1D1; }


div.footer-recently-viewed { background:white !important; }
div.footer-recently-viewed ul  { background:white !important;; }
div.footer-recently-viewed ul li {  }
div.footer-recently-viewed ul li a {  }

.block .block-title h2 { font-weight:bold; color:#CCC; background:white; font-variant:small-caps; }
.block .block-title h2 a { font-weight:bold; color:#CCC; background:white; font-variant:small-caps; }
.block-viewed ol { display:inline-block; }
.block-viewed ol li { display:inline-block; }
.block-viewed ol li a { padding:10px; }


.col-left .block-title {  }
.col-right .block-title {  }


.block .block-title strong { }
.block .block-title strong span { /*font-variant:small-caps;*/ }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-weight:bold; color:#333333; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; clear:both; }
.mini-products-list .product-image { float:left; width:50px; padding:0px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-weight:bold; margin:0; }
.mini-products-list .btn-remove{ width:30px; }
.mini-products-list .btn-edit { width:30px; }
.mini-products-list .product-details p.product-name a { clear:both; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

.home_left_sidebar { border-right:1px solid #D1D1D1; height:100%; }
/* Block: Layered Navigation */
.block-layered-nav { background:transparent; }
.block-layered-nav .block-title { margin-top:0px; background:transparent; text-align:left; font-size:30px; color:black; }
.block-layered-nav .block-title strong { font-size:25px; color:black; }
.block-layered-nav .block-content { padding-top:5px; background:transparent; }
.block-layered-nav .block-content input.input-text,select,textarea { background:white; border:1px solid #ddd; }
.block-layered-nav .block-content .afficher-plus { cursor:pointer; }
.block-layered-nav dt { font-weight:bold; border:0px solid #D1D1D1; padding:5px; background:transparent; margin-bottom:-10px; }
.block-layered-nav dd  { display:block; margin-left:10px; padding:5px; background:transparent; /*border:1px solid #D1D1D1; border-radius:5px;*/ }
.block-layered-nav dd select { background:transparent; }
.block-layered-nav dd select option { background:; }
.block-layered-nav dd ol li {  }
.block-layered-nav dd ol li a {  }
.block-layered-nav ol.currently { list-style-type:circle; }

table.current-filters-table {  }
table.current-filters-table td { }
table.current-filters-table { border:1px solid #D1D1D1; }
table.current-filters-table td.filter-state-title { padding:9px; vertical-align:middle; font-weight:bold; background:#F1F1F1; border-right:1px solid #D1D1D1; }
table.filters-values tr td { padding:9px; }
table.filters-values td.attribute-title { text-decoration:underline; }
table.filters-values td.attribute-title .actions{ color:#d1d1d1; }
table.filters-values td.attribute-label { padding:0px; }
table.filters-values td.attribute-label-multi { padding:0px; }
table.filters-values td.td-remove { padding:0px; padding-left:10px; color:#999999; }
table.filters-values td.td-remove-multi { padding:0px; padding-left:10px; color:#d1d1d1; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .actions button.button span span{ background-color:#ff6600; border-color:black; }
.block-cart .actions button.button:hover span span { background-color:#C1C1C1; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

#header-contact { 
visibility:hidden;
 margin-top: 32px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  }
  
  
#header-checkout { 
visibility:hidden;
 margin-top: 32px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  }
  
/* Block: Login */
#header-login { 
visibility:hidden;
 margin-top: 32px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  }
  
#header-checkout .onglet-block-header { margin-top:-15px; margin-left:177px; }
#header-login .onglet-block-header { margin-top:-15px; margin-left:20px; }
#header-contact .onglet-block-header { margin-top:-15px; margin-left:45px; }
  

.header-login .block { background:white; padding:10px; border:1px black solid; }
.header-login button.button { background:transparent; padding:0px; margin:0px; }
.header-login button span { float:left; padding:3px 10px 3px 10px; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; background:transparent; margin:0px; }
.header-login button span span { border:1px solid #F2C349; background:#FFE7AA; margin:0px; }
.header-login button:hover span span { border:1px solid #000000; background:#F2C349; }
.header-login tr td label { font-weight:bold; }
.header-login tr td input { width:120px; }
.header-login table { margin-bottom:10px; margin-top:10px; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0px; }
.category-image {  }

.category-image img {  }
@media screen and (max-width: 1250px) {
	.category-image img { width:100%; }
}
.category-description { margin:0 0 10px; }
.category-products {  }

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; border:1px solid transparent; width:150px; padding-top:15px; text-align:center; min-height:180px; max-height:280px !important; height:280px; }
.products-grid li.item a.product-image img { border:2px solid #ccc; }
.products-grid li.item:hover a.product-image img { border:2px solid #666666; }
.products-grid li.item a.product-image-in-stock img { border:2px solid #00FF00; }
.products-grid li.item:hover  { border-left:1px solid #ddd; border-right:1px solid #ddd; background:#F1F1F1; }
.products-grid.first li.item:hover { border-top:1px solid #ddd; }
.products-grid.last li.item:hover { border-bottom:1px solid #ddd; }
.products-grid li.item:hover .product-name a { color:#FF6600; }
.products-grid .product-image { display:block; width:150px; height:150px; margin:0 0 -8px 0; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {  }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-top:1px solid #ddd; padding:12px 10px; border-bottom:1px solid transparent; border-left:1px solid transparent; border-right:1px solid transparent; }
.products-list li.item a.product-image img { border:2px solid transparent; }
.products-list li.item a.product-image-in-stock img { border:2px solid #00FF00; }
.products-list li.item:hover { background:#F1F1F1; border-top:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; }
.products-list li.item:hover a.product-image img { border:2px solid #ccc; }
.products-list li.item:hover .product-name a { color:#FF6600; }
.products-list li.item-1 { border-top:1px solid transparent; }

.products-list li.item.last { border-bottom:1px solid transparent; }
.products-list li.item.last:hover { border-bottom:1px solid #ddd; }

.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:-25px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; float:right; }
.products-list .add-to-links li a { display:inline; float:right; color:#999999; margin-top:-5px; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings {  }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }
.price-box .price-category { font-weight:none; }
/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Price box in product view */
.product-view .price-title {  }
.product-view .price-display {  }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; color:#444; }
.weee .price { font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

ul.product-pricing { margin-bottom:10px; } 

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart { margin-top:10px; margin-bottom:10px; width:300px; margin:0 auto; }
.add-to-cart label { float:left; margin-right:5px; padding-top:3px; font-style:underline; }
fieldset.add-to-cart input { width:24px; float:left; }
fieldset.add-to-cart input:hover { border-color:#3975AB; }

.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { margin-left:px; margin-bottom:; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}
.copyright-images { text-align:center; color:#CCCCCC; border:5px solid #F5F5F5; padding:5px; line-height:10px; margin:5px 0px 0px 0px; }
.product-view .more-views { margin-left:5px; margin-right:5px; margin-bottom:-3px; }
.product-view .more-views-grouped { margin:0px; }

.product-essential {}

.product-collateral .box-collateral {  }

/* Product Images */

.product-view .product-img-box {  }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin-bottom:5px; }
.product-view .product-img-box .product-image #image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:252px; height:252px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
.product-view .product-img-box .product-image-zoom:hover { border:1px solid #CCCCCC; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:pointer; /*border:1px solid #A0B3C3;*/ }

.product-view .product-img-box .product-image-zoom-design-forum { position:relative; width:500px; height:500px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
.product-view .product-img-box .product-image-zoom-design-forum:hover { border:1px solid #CCCCCC; }
.product-view .product-img-box .product-image-zoom-design-forum img { position:absolute; left:0; top:0; cursor:pointer; /*border:1px solid #A0B3C3;*/ }

.product-view .product-img-box .product-image-zoom-grouped { width:600px; height:200px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
.product-view .product-img-box .product-image-zoom-grouped:hover { border:1px solid #CCCCCC; }
.product-view .product-img-box .product-image-zoom-grouped img { cursor:pointer; /*border:1px solid #A0B3C3;*/ }

.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views { padding:0; margin:0; padding-left:0px; }
.product-view .product-img-box .more-views ul { margin:0px; padding:0px; margin-left:-7px; }
.product-view .product-img-box .more-views li { width:78px; height:78px; float:left; background-color:#ddd; margin-left:7px; margin-bottom:7px; padding:0px; }
.product-view .product-img-box .more-views li a img { border:1px solid #D1D1D1; }


.product-view .product-img-box .more-views-grouped ul {  }
.product-view .product-img-box .more-views-grouped li { float:left; padding:1px; background-color:#ddd; margin-left:-15px; }

.product-view .product-img-box .product-image-zoom span.produit-en-destockage_v2 { z-index:10; display:block; position:relative; width:120px; height:120px; background:url(../images/logo_destockage_left_top_2.png) 0 0 no-repeat; }
.product-view .product-img-box .product-image-zoom span.made-in-france_v2 { z-index:10; display:block; position:relative; float:right; width:67px; height:65px; margin-right:5px; margin-top:5px; background:url(../images/logo_madeinfrance_2.png) no-repeat; }

.media-block { width:260px; float:left; padding-left:0px; text-align:left; padding-right:10px; }
@media screen and (max-width: 800px) {
	.media-block { width:100%; clear:both; margin:0 auto; padding:0px; text-align:center; }
	.product-view .product-img-box {  }
	.col3-layout .product-view .product-img-box {  }
	.product-view .product-img-box .product-image { margin-bottom:5px; }
	.product-view .product-img-box .product-image #image {  }
	.product-view .product-img-box .product-image-zoom { margin:0 auto; width:252px; height:252px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
	.product-view .product-img-box .product-image-zoom:hover { border:1px solid #CCCCCC; }
	.product-view .product-img-box .product-image-zoom img { left:0; top:0; cursor:pointer; /*border:1px solid #A0B3C3;*/ }

	.product-view .product-img-box .product-image-zoom-design-forum { position:relative; width:500px; height:500px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
	.product-view .product-img-box .product-image-zoom-design-forum:hover { border:1px solid #CCCCCC; }
	.product-view .product-img-box .product-image-zoom-design-forum img { position:absolute; left:0; top:0; cursor:pointer; /*border:1px solid #A0B3C3;*/ }

	.product-view .product-img-box .product-image-zoom-grouped { width:600px; height:200px; overflow:hidden; z-index:9; border:1px solid #D1D1D1; margin-bottom:5px; }
	.product-view .product-img-box .product-image-zoom-grouped:hover { border:1px solid #CCCCCC; }
	.product-view .product-img-box .product-image-zoom-grouped img { cursor:pointer; /*border:1px solid #A0B3C3;*/ }

	.product-view .product-img-box .zoom-notice { text-align:center; }
	.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
	.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
	.product-view .product-img-box .zoom #track { position:relative; height:18px; }
	.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
	.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
	.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
	.product-view .product-img-box .more-views { display:flex; margin:0 auto; width:auto; padding:0; padding-left:0px; }
	.product-view .product-img-box .more-views ul { display:flex; margin:0px; padding:0px; margin-left:-7px; }
	.product-view .product-img-box .more-views li { width:78px; height:78px; background-color:#ddd; margin-left:7px; margin-bottom:7px; padding:0px; }
	.product-view .product-img-box .more-views li a img { border:1px solid #D1D1D1; }
}


span.produit-en-destockage_v2_list { z-index:10; display:block; margin:0 auto; width:120px; height:44px; background:url(../images/logo_destockage_small_3.png) 0 0 no-repeat; }
span.made-in-france_v2_list { display:block; position:relative; margin:0 auto; width:67px; height:65px; background:url(../images/logo_madeinfrance_2_small.png) no-repeat; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:545px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}
.description-block br { line-height:4px; }

/* Product Options */
.product-options { }
.product-options dt { }
.product-options dt label { font-weight:bold;  clear:both; }
.product-options dt label em { color:red; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd {  }
.product-options dd ul li { border-bottom:1px solid #E1E1E1; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { max-width:200px; }
.product-options dl { margin-top:10px; margin-bottom:10px; }
.product-options .options-list {}
.product-options .options-list { }
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:5px 0 0; text-align:left; }

.product-options-bottom { padding:0px; border:0; }
.product-options-bottom .price-box { margin:0; width:260px; float:left; }

/* Grouped Product */
.product-view .grouped-items-table {}
.product-view .grouped-items-table tr th { padding:15px; }
@media screen and (max-width: 800px) {
	.product-view .grouped-items-table { font-size:10px; }
}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {  }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }
.tags-list-footer a { color:#CCCCCC; }
.tags-list-footer a:hover { color:white; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin-top:25px; margin-bottom:10px; padding:10px 10px 8px 20px; font-weight:bold; background:#F1F1F1; border:1px #CCCCCC solid; }
.page-sitemap .sitemap li.level-0 a { font-size:30px; color:black; }
.page-sitemap .sitemap li.level-1 a { font-size:20px; margin-top:15px; color:#333333; border-left:15px #D1D1D1 solid; display:block; padding-left:15px; }
.page-sitemap .sitemap li.level-2 a { color:#666666; margin-left:30px; text-decoration:underline; }
.page-sitemap .sitemap li.level-3 a { color:#999999; margin-left:50px; font-style:italic; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; }

.checkout-cart-index img.img-checkout-cart { display:block; }
.checkout-cart-index img.img-checkout-cart-mobile-display { display:none; }
.checkout-cart-index .boutons-action-bottom-checkout-cart { text-align:right !important; }
.checkout-cart-index .name-checkout-cart { display:block; }
.checkout-cart-index .name-checkout-cart-mobile-display { display:none; }
.checkout-cart-bottom-table { width:100%; }
.checkout-cart-bottom-table-mobile-display { width:100%; display:none; }
.login-page { display:block; }
.login-page-mobile-display { display:none; }
.checkout-cart-table-title th { padding:10px; }
#delete-function-title { display:block; }
#wishlist-function-title { display:block; }
.image-cart-row { display:block; }
#conditionnement-title { display:block; }
#conditionnement-title-mobile { display:none; }
#quantite-title { display:block; }
#quantite-title-mobile { display:none; }

@media screen and (max-width: 1000px) {
	.checkout-cart-index img.img-checkout-cart { display:none; }
	.checkout-cart-index img.img-checkout-cart-mobile-display { display:block; }
	.cart .action-cart-bottom button.button span { font-size:10px; }
	.checkout-cart-index .boutons-action-bottom-checkout-cart { text-align:right !important; }
	.checkout-cart-index .name-checkout-cart { display:none; }
	.checkout-cart-index .name-checkout-cart-mobile-display { display:block; font-size:10px; font-weight:bold; }
	.cart .action-cart-bottom button.button span { padding:3px; }
	.checkout-cart-table-title { font-size:10px; }
	.checkout-cart-bottom-table { display:none; }
	.checkout-cart-bottom-table-mobile-display { display:block; }
	/*.checkout-cart-index .a-right { text-align:left !important; }*/
	
	.checkout-cart-index .data-table td { padding:2px; font-size:10px; }
	.checkout-cart-index .data-table th { padding:2px; font-size:10px; }
	.login-page { display:none; }
	.login-page-mobile-display { display:block; }
	#delete-function-title { display:none; }
	#wishlist-function-title { display:none; }
	.image-cart-row { display:none; }
}
@media screen and (max-width: 800px) {
	#conditionnement-title { display:none; }
	#conditionnement-title-mobile { display:block; }
	#quantite-title { display:none; }
	#quantite-title-mobile { display:block; }
}

/* Shopping Cart Table */
.cart-table .item-msg { color:black; margin-top:5px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; tex-align:right; }
.cart .cart-collaterals .col2-set { float:left; width:750px; }
.cart .cart-collaterals .col2-set .col-1 { float:left; }

.cart-collaterals div.shipping h2 {  }
.cart-collaterals h2 { }


.cart .crosssell { width:350px; border:1px solid #D1D1D1; padding:10px }
.cart .crosssell h2 { font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}
.cart .shipping div.block-simulation-shipping { margin-top:10px; }
.checkout-simulator select#country { width:150px; }
.cart .shipping div.block-simulation-shipping  p.shipment-title { background:#FFE7AA; border-bottom:1px solid #F2C349; padding:10px; text-align:center; }
.cart .shipping div.block-simulation-shipping dl.sp-methods { padding:8px 2px 8px 2px; border-top:1px solid #D1D1D1; border-bottom:1px solid #D1D1D1; background:#F1F1F1; }
/* .cart .shipping div.block-simulation-shipping dl.sp-methods ul li { margin-top:5px; padding-bottom:0px; background:#E1E1E1; border-top:1px solid #C1C1C1; border-right:1px solid #C1C1C1; } */
.cart .shipping div.block-simulation-shipping dl.sp-methods ul li { padding:5px 0 5px 0; }
.sp-methods dt { font-weight:normal; margin-top:7px; }
.sp-methods dd { margin-left:0px; }
.cart .shipping div.block-simulation-shipping dl.sp-methods dt {  }
.cart .shipping div.block-simulation-shipping dl.sp-methods td.method-prices {  }
.cart .shipping div.block-simulation-shipping dl.sp-methods td.method-prices label { }
.cart .shipping div.block-simulation-shipping dl.sp-methods td.method-selection { width:25px; text-align:center; }
.cart .shipping div.block-simulation-shipping dl.sp-methods td.method-selection input { margin-top:-2px; }

.cart .button-ask-shipment {  }
.cart #shipment-request .button {  }
.cart #shipment-request .button span span {  }
.cart .button-ask-shipment-from-onepage {  }
.cart .button-ask-shipment-from-onepage:hover {  }

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:3px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */

.sp-methods .price { font-weight:bold; }
#checkoutSteps .sp-methods dt {  }
#checkoutSteps #checkout-payment-method-load dd ul.form-list { border:1px solid #D1D1D1; padding:10px 10px 7px 10px; margin-left:20px; }

.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label {  }
.sp-methods .checkmo-list address {  }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:10px; text-align:right; }
.opc .step-title .number { float:left; font-weight:bold; margin-right:10px; padding-top:5px; }
.opc .step-title h2 { float:left; font-weight:normal; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

.opc p.back-link { padding-top:18px }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard h2  { margin-top:15px; }
.dashboard h3  { margin-top:10px; }

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:0px solid #ddd; padding:0px; }
.order-info dt,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:0; width:250px; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; background:white;  }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; background:white; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { background:transparent; }
.footer p { text-align:center; }
.footer address { text-align:center; color:#666666; font-size:10px; margin-top:8px;  }
.footer ul { }
.footer ul li {  }
.footer-container .bottom-container {  }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/* Customer view order */
#order-info-tabs { margin-bottom:10px; }
#order-info-tabs li a { padding:5px 10px 5px 10px; border:1px solid #E1E1E1; font-weight:normal; }
#order-info-tabs li a:hover { padding:5px 10px 5px 10px; border:1px solid #D1D1D1; background:#F1F1F1; text-decoration:none; }

#order-info-tabs li a.link-print { padding:5px 10px 5px 25px; border:1px solid #E1E1E1; background:url(../images/i_print.gif) 3px 3px no-repeat;}
#order-info-tabs li a.link-print:hover { padding:5px 10px 5px 25px; border:1px solid #D1D1D1; background:#F1F1F1 url(../images/i_print.gif) 3px 3px no-repeat; }

#order-info-tabs li.current { padding:5px 10px 5px 10px; border:1px solid #D1D1D1; background:#E1E1E1; }
input.contact-us-order { margin-left:-30px; background:transparent; border:0; }
input:hover.contact-us-order { cursor:pointer; }

/* Formulaire prix, délai, filtre passif */
input.qty-grouped { margin-left:2px; margin-right:2px; width:20px; }
input.quantite-ajout  { margin:0px; padding:0px; border:0px; cursor:pointer; }
input.incrementation { width:30px; height:30px; background:white; vertical-align:middle; text-align:center; font-size:18px; font-weight:bold; border:1px solid #666666; cursor:pointer;  }
input.incrementation-10 { width:38px; height:38px; background:url(../images/cart-plus10-v2.gif) no-repeat; border:0px; cursor:pointer; }
input.decrementation { width:30px; height:30px; background:white; vertical-align:middle; text-align:center; font-size:18px; font-weight:bold; border:1px solid #666666; cursor:pointer; }
label.qty-title { margin-top:8px; font-size:10px; margin:0 auto; }
.slideshow { background:white; text-align:center; margin:0px 0px 10px 0px; border:0px; }

.home-manufacturer-logo-list img { border:1px solid #E1E1E1; margin:0px; padding:0px; }
.home-manufacturer-logo-list img:hover{ border:1px solid #D1D1D1; }
.home-manufacturer-logo-list a { display:block; float:left; padding:0px; margin:7px; }
.home-manufacturer-logo-list a.top { margin-top:0px; }
.home-manufacturer-logo-list a.bottom { margin-bottom:0px; }
.home-manufacturer-logo-list a.left { margin-left:0px; }
.home-manufacturer-logo-list a.right { margin-right:0px; }

.redirect { padding-top:100px; padding-bottom:50px; padding:100px; background:white; }
.redirect h1 { padding-top:20px;}

/*.product-view button.btn-cart { float:left; margin-left:5px; border:1px solid black; width:260px; height:69px; color:black; background:#C1C1C1; font-weight:bold; font-size:24px; cursor:pointer; }
.product-view button.btn-cart:hover { background:#FF6600; border:1px solid black; } 

.product-view button.btn-cart { background:url(../images/add_cart.png) no-repeat; width:128px; height:128px; border:0px; padding:0px; margin-left:35px; }
.product-view button.btn-cart:hover { cursor:pointer; background:url(../images/add_cart_hover.png) no-repeat; width:128px; height:128px; } */


.product-view button.btn-cart-grouped { border:1px solid #F2C349; background:#FFE7AA; padding:10px 22px 10px 22px; float:left; font:bold 20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:0px 0px 0px 0px; }
.product-view button.btn-cart-grouped:hover { border:1px solid #000000; background:#F2C349; cursor:pointer; }

.product-view .add-to-box button.btn-cart{ float:left; border:3px solid #F2C349; color:black; padding:15px 10px 15px 10px; background:#FFE7AA; font-weight:bold; font:bold 16px Arial, Helvetica, sans-serif; }
.product-view .add-to-box button.btn-cart:hover { border:3px solid #000000; background:#F2C349; cursor:pointer; }



.checkout-onepage-index .buttons-set button.button { padding:0px; margin:0px 0px 10px 0px; }
.checkout-onepage-index .buttons-set button.button span span { border:1px solid #F2C349; background:#FFE7AA; padding:8px 20px 8px 20px; font-size:14px; }
.checkout-onepage-index .buttons-set button.button span { float:left; padding:0px; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:0; }
.checkout-onepage-index .buttons-set button.button:hover span span { border:1px solid #000000; background:#F2C349; cursor:pointer; }

#header-checkout button.button { padding:0px; margin:0px; }
#header-checkout button.button span span { border:1px solid #F2C349; background:#FFE7AA; padding:8px 20px 8px 20px; font-size:14px; }
#header-checkout button.button span { float:left; padding:0px; font:bold 10px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:0; }
#header-checkout button.button:hover span span { border:1px solid #000000; background:#F2C349; cursor:pointer; }

button.btn-checkout { border:1px solid #F2C349; background:#FFE7AA; padding:10px 22px 10px 22px; float:left; font:bold 20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#000000; margin:10px 0px 0px 0px; }
button.btn-checkout:hover { border:1px solid #000000; background:#F2C349; cursor:pointer; }

button.devis-en-ligne { float:right; border:3px solid black; padding:15px 45px 15px 45px; color:black; background:#FF6600; font-weight:bold; font-size:18px; cursor:pointer; }
button.devis-en-ligne:hover { border:3px solid black; background:#C1C1C1; cursor:pointer; }

/* Ancien CSS pour les boutons affichés seuls
input.button-dispo-out-of-stock { padding:10px; color:black; border:3px solid #CC3333; background:transparent; float:left; font-weight:bold; font-size:14px; padding-left:-15px; margin-left:-20px; }
input.button-dispo-out-of-stock:hover { padding:10px; color:black; border:3px solid black; background:#CC3333; cursor:pointer; font-size:14px; }
input.button-dispo-in-stock { padding:10px; color:black; border:3px solid #00FF00; background:#00FF00; float:left; font-weight:bold; font-size:14px; margin-left:-23px; }
input.button-dispo-in-stock:hover { padding:10px; color:black; border:3px solid black; background:#00FF00; cursor:pointer; font-size:14px; }
*/
input.button-ask-price { text-align:center; border:0px; background:transparent; float:left; margin-left:0px; padding-left:0px; margin-bottom:-3px; }
input.button-ask-price::-moz-focus-inner { margin-left:-3px; }
input.button-ask-price:hover { text-decoration:underline; cursor:pointer; }

.moq { color:green; padding-left:15px; font-weight:bold; text-decoration:none; font-size:18px; font-variant: small-caps; text-underline-style:dotted; }
.block-participatif { margin-top:5px; border:1px solid #DDDDDD; background:#F5F5F5; padding:5px 10px 6px 10px; text-align:center; }
button.disabled {}

.table-comparaison-page-produit { margin-top:5px; margin-bottom:5px;  }
.table-comparaison-page-produit td a img {  }
.table-comparaison-page-produit td.product-column-archived a img {  }
.table-comparaison-page-produit td.product-column-archived { border:1px dashed #D1D1D1; padding:5px; margin:0px; max-width:200px; width:200px; vertical-align:top; text-align:center; background:#e1e1e1; }
.table-comparaison-page-produit td.product-column-archived div.arrow-replacement-suggestion { margin-left:-45px; clear:both; float:right; width:45px; height:129px; background:url(../images/arrow_replacement_selection_2.png) no-repeat; position:relative; top:-30px; right:-20px; border:0px; }
.table-comparaison-page-produit td.product-column-proposal { border:1px solid #D1D1D1; padding:5px; margin:0px; max-width:160px; width:160px; vertical-align:top; text-align:center; background:white; }
.table-comparaison-page-produit td.product-column-archived span.data-title { color:#999999; font-style:italic; }

img.large-thumbnail-default { display:block; border:1px solid #D1D1D1; text-decoration:none; margin:0 auto; padding:0px; }
img.small-thumbnail-small-screen { display:none; }
@media screen and (max-width: 700px) {
	.table-comparaison-page-produit { font-size:11px; }
	.table-comparaison-page-produit td { padding:1px; }
	img.large-thumbnail-default { display:none; }
	img.small-thumbnail-small-screen { display:block; border:1px solid #D1D1D1; text-decoration:none; margin:0 auto; padding:0px; }
	span.data-title { display:none; }
}
@media screen and (max-width: 500px) {
	.table-comparaison-page-produit { font-size:10px; }
}

.table-reparation-page-produit {  }
.table-reparation-page-produit td { padding-bottom:3px; }
.table-reparation-page-produit td.product-column-img { padding-right:5px; }
.table-reparation-page-produit td.product-column-img .img-thumbnail-liste-reparation { border:1px solid #D1D1D1; }
.table-reparation-page-produit td.product-column-info { vertical-align:middle; text-align:left; }
@media screen and (max-width: 800px) {
	.table-reparation-page-produit { font-size:10px; }
}

.head_short_description { margin-bottom:5px; font-size:11px; color:#666666; }
.main-specifications { margin:0px 0px 0px 0px; }
.main-specifications ul {  }
.main-specifications ul li { font-weight:bold; /*list-style-type:square; margin-left:15px; padding-bottom:3px;*/ }
.main-specifications ul li  label { margin-left:0px; font-weight:normal; }

div.button-dispo-in-stock { margin-top:-10px; width:100%; border:0px; color:black; font-size:20px; font-weight:bold; text-align:center; background:transparent; }
.button-out-of-stock { color:black; border:0px; font-size:20px; margin-top:-10px; background:transparent; text-align:center; width:100%; cursor:pointer; }

div.button-dispo-in-stock:hover {  }

.availability-message-in-stock { font-size:10px; color:#333333; text-align:center; margin-bottom:4px; }
.availability-message-in-stock-quickly { font-size:16px; color:black; text-align:center; font-weight:bold; }
.availability-message-out-of-stock { font-size:10px; color:#333333; text-align:center; margin-bottom:4px; }

table.product-view-tier-price-table { margin-top:10px; }
h5.product-view-tier-price-table-title { margin-top:8px; text-align:left; padding-left:10px; font-weight:normal; }
table.product-view-tier-price-table tr {  }
table.product-view-tier-price-table tr td { font-size:14px; text-align:left; vertical-align:middle; }
table.product-view-tier-price-table tr td.quantity { }
table.product-view-tier-price-table tr td .devise-signe { }
table.product-view-tier-price-table tr td .prix-ttc {  }

table.product-view-tier-price-table tr td.quantity { color:#FF6600; text-align:right; }
table.product-view-tier-price-table tr td.price {  text-align:center; }
table.product-view-tier-price-table tr td.discount { font-weight:bold; text-align:left; }

table.product-view-tier-price-table tr td.haut { border:0px; }
table.product-view-tier-price-table tr td.bas {  }
table.product-view-tier-price-table tr td.gauche { border-left:0px solid #D1D1D1; text-align:right; }
table.product-view-tier-price-table tr td.milieu { text-align:center; }
table.product-view-tier-price-table tr td.droite { border-left:0px solid #D1D1D1; text-align:left; }

table.product-view-tier-price-table-grouped td { border:0px; }
table.delai-appro-fiche-produit tr { }
table.delai-appro-fiche-produit tr td { width:150px; padding:5px; border:1px dashed #D1D1D1; background:#F1F1F1; text-align:center; }

.text-delai .title-delai-appro { font-weight:bold; }
a.link-fonctionnement-appro { margin-bottom:5px; text-align:left; }
.block-produit-indisponible-message-contact { padding:10px; background:#F1F1F1; border:1px dashed #D1D1D1; padding-top:5px; width:auto; }
.block-produit-indisponible-message-contact p { text-align:justify; }

.block-produit-indisponible-message-contact input.button-dispo-out-of-stock { padding-top:10px; padding:10px; margin-top:10px; color:black; border:3px solid #999999; background:white; float:left; font-weight:bold; font-size:14px; padding-left:-15px; }
.block-produit-indisponible-message-contact input.button-dispo-out-of-stock:hover { padding:10px; color:black; border:3px solid #999999; background:#E1E1E1; cursor:pointer; font-size:14px; }

.newsletter-foot { width:200px; float:left; text-align:left; }

.accueil-filtre div h3 { margin:0px; padding:0px; }
.accueil-filtre div h3 a { font-variant:small-caps; font-size:16px; margin:0px; padding:0px; }
.accueil-filtre div h3 a:hover { }
.accueil-filtre .block-filtre { margin-bottom:15px; border:2px solid #D1D1D1; width:457px; padding:10px; }
.accueil-filtre .block-filtre:hover { border:2px solid #666666; }

p.short-description-crossover { text-align:justify; padding-top:5px; width:457px; }

.accueil-filtre div a img { border:1px solid #D1D1D1; margin:0px; }
.accueil-filtre div a:hover img { border:1px solid #FF6600; }

.crossover-grid { margin:0px; width:100%; }
p.crossover-description { color:#666666; }


.crossover-grid td.left { width:500px; }
.crossover-grid td.left a.block { border:3px solid #F1F1F1; height:330px; background:#F6F6F6; display:block; margin:0px 5px 10px 0px; padding:10px 10px 13px 17px; }
.crossover-grid td.left a.block:hover { background:#F3F3F3 url(../images/home/bkg-block-white-bottom-right.png) no-repeat right bottom;  border:3px solid #E5E5E5; }
.crossover-grid td.left a.block h3 { font-size:14px; font-weight:bold; color:#FF6600; }
.crossover-grid td.left a.block:hover span img.crossover-image-list {  }
.crossover-grid td.left a.block span img.crossover-image-list { float:left; border:0px solid #E1E1E1; background:#FFFFFF; padding-top:0px; margin-top:0px; }
.crossover-grid td.left a.block p { margin-right:0px; width:auto; text-align:left; }

.crossover-grid td.right { width:500px; }
.crossover-grid td.right a.block { border:3px solid #F1F1F1; height:330px; background:#F6F6F6; display:block; margin:0px 0px 10px 5px; padding:10px 10px 13px 17px; }
.crossover-grid td.right a.block:hover { background:#F3F3F3 url(../images/home/bkg-block-white-bottom-left.png) no-repeat left bottom; border:3px solid #E5E5E5; }
.crossover-grid td.right a.block h3 { font-size:14px; font-weight:bold; color:#FF6600; }
.crossover-grid td.right a.block:hover span img.crossover-image-list {  }
.crossover-grid td.right a.block span img.crossover-image-list { float:left; border:0px solid #E1E1E1; background:#FFFFFF; padding-top:0px; margin-top:0px; }
.crossover-grid td.right a.block p { margin-right:0px; width:auto; text-align:left; }

.crossover-grid td.left-bas a.block:hover { background:#F3F3F3 url(../images/home/bkg-block-white-top-right.png) no-repeat right top; border:3px solid #E5E5E5; }
.crossover-grid td.right-bas a.block:hover { background:#F3F3F3 url(../images/home/bkg-block-white-top-left.png) no-repeat left top; border:3px solid #E5E5E5; }

sup { font-size:9px; font-weight:bold; font-family:Courier New; }
.col-main .formulaire-filtre sup { color:#666666; }

.col-main a.home-block { text-decoration:none; color:#666666; }
.col-main a.home-block:hover { text-decoration:none; color:#333333; }
.cms-index-index .col-main a.filtre { margin-top:10px; width:293px; padding:5px 5px 5px 0px; display:block; border:1px solid #D1D1D1; background:#F5F5F5; }
.cms-index-index .col-main a.filtre:hover { background:#E9E9E9 url(../images/home/bkg-block-white-bottom-right.png) no-repeat right bottom; border:1px solid #D1D1D1; }
.cms-index-index .col-main .home-block h3 { color:#3975AB; font-size:14px; font-variant:small-caps; }
.cms-index-index .col-main .home-block h3 a { color:#FF6600; }
.cms-index-index .col-main .home-block h3 a:hover { text-decoration:underline; }
p.contenu { text-align:left; }

div.formulaire-filtre { width:750px; }
div.formulaire-filtre label { font-weight:bold; color:#666666; }
div.formulaire-filtre label a { font-weight:bold; color:#666666; border-bottom:1px dashed #D1D1D1; }
div.formulaire-filtre label a:hover { text-decoration:underline; border-bottom:0px; }
div.formulaire-filtre h4 a { border-bottom:1px dashed #D1D1D1; }
div.formulaire-filtre h4 a:hover { text-decoration:underline; border-bottom:0px; }
div.formulaire-filtre a { font-weight:bold; color:#666666; }
div.formulaire-filtre a:hover { color:#333333; }
div.formulaire-filtre {  }
div.formulaire-filtre div.input-box { width:250px; margin:0px; float:left; }
div.formulaire-filtre div.input-box input { width:140px; border:1px solid #DDDDDD; font-size:12px; height:19px; }
div.formulaire-filtrediv.input-box input:focus { background-color:#fff5fa; }
div.formulaire-filtre div.input-box select { width:150px; font-size:12px; height:19px; }
div.formulaire-filtre div.input-box input#name { }
div.formulaire-filtre div.crossover-option { width:200px; }
div.formulaire-filtre div.crossover-option input { width:10px; }
div.formulaire-filtre ul.group-select { border:0px; background:transparent; padding:0px 0px 10px 0px; }
div.formulaire-filtre h3 { margin-bottom:8px; margin-left:10px; font-size:14px; color:#F60; }
/*div.formulaire-filtre fieldset { border:1px solid #D1D1D1; padding:15px 15px 10px 15px; background:#f6f6f6; }*/
div.formulaire-filtre fieldset { border:1px solid #D1D1D1; padding:15px 15px 10px 15px; background: url(../images/background-f6f6f6-1px-1px.png); color:#666666; }
div.formulaire-filtre fieldset ul.group-slect {  }
div.formulaire-filtre fieldset div.help { color:#666666; font-size:11px; }
div.formulaire-filtre li img.indication { margin:10px 0px 10px 0px; float:left; }

div.formulaire-filtre h3.contact-informations { margin-top:20px; }
div.formulaire-filtre h3.crossover-informations { margin-top:10px; }
div.formulaire-filtre fieldset.contact-informations ul {  }
div.formulaire-filtre fieldset.contact-informations ul li div.name { }
div.formulaire-filtre fieldset.contact-informations ul li div.email { margin:0px 0px 0px 10px; }
div.formulaire-filtre fieldset.contact-informations ul li div.telephone { margin:0px 0px 0px 10px; }
div.formulaire-filtre fieldset.contact-informations div.help {  }
.crossover-index-index .wrapper-in-3 { /*background: url(../images/crossover-quote/background-filtre-passif-quote-4.png) no-repeat 520px 150px;*/ }

div.formulaire-filtre fieldset.crossover-informations {  }
div.formulaire-filtre fieldset.crossover-informations ul {  }
div.crossover-forme { width:300px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-type { width:140px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-type select { width:100px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-forme { width:250px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-forme select { width:220px; }
.crossover1-index-index div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-type{ width:220px; }
.crossover1-index-index div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-type select { width:210px; }
.crossover1-index-index div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-forme { width:450px; }
.crossover1-index-index div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-forme select { width:420px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-quantity { margin:0px 0px 0px 10px; width:100px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-quantity select { width:50px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-use { margin:0px 0px 0px 10px; width:240px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-use select{ width:200px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-support { margin:0px 0px 0px 0px; width:160px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-support select { width:120px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-power { margin:0px 0px 0px 10px; width:160px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-power select { width:120px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-budget { margin:0px 0px 0px 10px; width:250px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.crossover-budget select { width:150px; }
div.formulaire-filtre fieldset.crossover-informations div.help { }

div.formulaire-filtre h3.drivers-informations { margin-top:10px; }
div.formulaire-filtre fieldset.drivers-informations h4 { padding-left:10px; background:#E1E1E1; margin-bottom:5px; }
div.formulaire-filtre fieldset.drivers-informations h4.info-1 {  }
div.formulaire-filtre fieldset.drivers-informations h4.info-2 {  }
div.formulaire-filtre fieldset.drivers-informations ul { padding-left:10px; }
div.formulaire-filtre fieldset.drivers-informations ul li div { width:200px; }
div.formulaire-filtre fieldset.drivers-informations ul li label { width:190px; }
div.formulaire-filtre fieldset.drivers-informations ul li input { width:190px; }
div.formulaire-filtre fieldset.drivers-informations ul li select { width:100px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-nombre { width:100px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-nombre select.drivers-informations-nombre { width:50px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-fabricant { width:125px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-fabricant input.drivers-informations-fabricant { width:105px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-reference { width:125px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-reference input.drivers-informations-reference { width:105px; }

div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-impedance-unitaire { width:200px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-impedance-unitaire select.drivers-informations-impedance-unitaire-1 { width:60px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-impedance-unitaire select.drivers-informations-impedance-unitaire-2 { width:60px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-impedance-finale { width:250px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-impedance-finale input.drivers-informations-impedance-finale { width:50px; }

div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation { width:120px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation input.drivers-informations-attenuation { width:100px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation-type { width:160px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation input.drivers-informations-attenuation-type { width:100px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation-type-fixe { width:190px; }
div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-attenuation input.drivers-informations-attenuation-type-fixe { width:100px; }

div.formulaire-filtre fieldset.drivers-informations ul li div.drivers-informations-protection { width:120px; }

div.formulaire-filtre h3.crossover-frequency { margin-top:10px; }
div.formulaire-filtre fieldset.crossover-frequency { }

div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-1 { width:200px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-1 label {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-1 select {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-1 { width:180px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-1 label { margin-right:50px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-1 input { width:80px; }

div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-2 { width:200px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-2 label {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-2 select {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-2 { width:180px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-2 label { margin-right:50px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-2 input { width:80px; }


div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-3 { width:200px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-3 label {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-3 select {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-3 { width:180px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-3 label { margin-right:50px; }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-frequency-cut-number-3 input { width:80px; }

div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-pente-1 {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-pente-1 label {  }
div.formulaire-filtre fieldset.crossover-frequency ul li div.crossover-pente-1 select { width:180px; }

div.formulaire-filtre h3.crossover-options { margin-top:10px; }
div.formulaire-filtre fieldset.crossover-options ul {  }
div.formulaire-filtre fieldset.crossover-options ul li div.input-box { width:500px; }
div.formulaire-filtre fieldset.crossover-options ul li div.input-box input { width:10px; }

div.formulaire-filtre fieldset.crossover-options ul li select#crossover-option-solder { width:250px; }
div.formulaire-filtre fieldset.crossover-options div.help { }
div.formulaire-filtre fieldset.crossover-options ul li .crossover-option-in-number {  }
div.formulaire-filtre fieldset.crossover-options ul li .crossover-option-in-number label {  }
div.formulaire-filtre fieldset.crossover-options ul li .crossover-option-in-number select { width:50px; }

div.formulaire-filtre h3.crossover-comment { margin-top:10px; }
div.formulaire-filtre fieldset.crossover-comment ul li input { width:500px; }
div.formulaire-filtre fieldset.crossover-comment div.help { }

div.formulaire-filtre fieldset.crossover-options ul li div.input-box { width:500px; }
div.formulaire-filtre fieldset.crossover-options ul li div.input-box input { width:10px; }

div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-type{ margin:0px 0px 0px 0px; width:120px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-type select { width:110px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-quantity { margin:0px 0px 0px 10px; width:80px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-quantity select { width:50px; }
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-use { margin:0px 0px 0px 10px; width:200px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine-use select { width:190px; }

div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_inductance { margin:0px 0px 20px 0px; width:130px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_inductance input { width:80px; }

div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_resistance { margin:0px 0px 0px 0px; width:130px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_resistance input { width:80px; }

div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_section_fil { margin:0px 0px 0px 0px; width:160px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_section_fil input { width:80px; }

div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_nbr_spire { margin:0px 0px 0px 0px; width:130px;}
div.formulaire-filtre fieldset.crossover-informations ul li div.bobine_nbr_spire input { width:80px; }

div.formulaire-filtre.form-list .input-box { float:left; width:260px; }
div.formulaire-filtr .group-select .input-box { float:left; width:260px; }
div.formulaire-filtre .form-list input.input-text,
div.formulaire-filtre .form-list textarea { width:250px; }
div.formulaire-filtre .form-list select { width:256px; }

.col-main br.clear { clear:both; }
.explications { padding:10px; clear:both; font-size:10px; color:#666666; }
.in_stock_indicator_list { padding-left:10px; font-weight:bold; font-size:14px; }

table.table-cms {  }
table.table-cms tr {  }
table.table-cms tr td { padding:5px; border:1px solid #E1E1E1; }

.home-tlhp a { font-weight:bold; color:#FF6600; }
.home-tlhp a:hover { text-decoration:underline; color:#FF6600; }

.home-tlhp table.liste-fabricants-accueil { margin-top:15px; }
.home-tlhp table.liste-fabricants-accueil tr td { padding-bottom:12px; }
.home-tlhp table.liste-fabricants-accueil tr td { width:193px; text-align:center; }

table td.main_comparaison { border:1px solid white; padding:2px; }
table.main_comparaison td { border:1px solid white; padding:2px; }
table td.main_comparaison a { color:black; }
table.main_comparaison td a { color:black; }
table td.main_comparaison_entete a { color:black; }
table td.main_comparaison_entete { border:1px solid white; padding:2px; }

TD.main_fiche, P.main_fiche, TH.main_fiche, a.main_fiche, span.main_fiche {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5;
}

TD.main_comparaison, P.main_comparaison, TH.main_comparaison, a.main_comparaison, span.main_comparaison {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main_comparaison_materiaux, P.main_comparaison_materiaux, TH.main_comparaison_materiaux, a.main_comparaison_materiaux, span.main_comparaison_materiaux {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: ;
  color: #003366;
  line-height: 1.5;
}

TD.main_comparaison_entete, P.main_comparaison_entete, TH.main_comparaison_entete, a.main_comparaison_entete, span.main_comparaison_entete {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.product-view .data-table { width:100%; margin-top:25px; }

/* Styles Bundle */

.product-view-bundle .avertissement-disponibilite-kit { padding:10px; border:1px solid red; margin-top:10px; }
.product-view-bundle .price-box-bundle {  }
.product-view-bundle .price-box-bundle .prices-level  {  }
.product-view-bundle .price-box-bundle .prices-level .price-label { width:150px; }
.product-view-bundle .price-box-bundle .prices-level .price-from { float:left; width:150px; padding:5px; background:#FFECFF; border:1px solid #D1D1D1; }
.product-view-bundle .price-box-bundle .prices-level .price-to { float:right; width:150px; padding:5px; background:#FFECFF; border:1px solid #D1D1D1; }
.product-view-bundle .price-box-bundle .price-as-configured { margin:0 auto; border:1px solid #black; margin-top:-20px; }
.product-view-bundle .price-box-bundle .price-as-configured .price-label { color:#FF6600; }

.product-view-bundle .product-options-bottom .price-as-configured { text-align:center; margin:0 auto; background:#FF6600; border:5px solid black; width:350px; padding:15px; float:left; }
.product-view-bundle .product-options-bottom .price-as-configured .price-label i { font-weight:normal; }
.product-view-bundle .product-options-bottom .add-to-cart { margin-left:430px; width:350px; margin-bottom:10px; }
.product-view-bundle .product-options-bottom .add-to-cart button.btn-cart { width:230px; margin-right:15px; }

div.descriptions-option-bundle { font-size:10px; color:#666666; padding:5px 10px 5px 10px; margin-bottom:18px; border:1px solid #CCCCCC; border-top:0px; }
div.descriptions-option-bundle p {  }
div.bundle-product-type { font-size:10px; color:#999999; clear:both; }

.bundle-options-wrapper { border:10px solid #DDDDDD; margin-top:10px; }
.bundle-options-wrapper h2.title-bundle-options { font-size:20px; padding:8px 10px 8px 10px; color:white; margin:0px; font-weight:bold; background:#FF6600; text-align:left; }

.bundle-options-wrapper .text-stock  {  }
.bundle-options-wrapper .text-stock .stock-product-bundled { color:#00FF00; font-weight:bold; }
.bundle-options-wrapper .text-stock .stock-product-bundled-no-stock { color:red; font-weight:bold; }
.bundle-options-wrapper .product-name { width:300px; float:left; }
.bundle-options-wrapper .price-notice { width:250px; float:left; }

table.liste-fabricants-accueil tr td p { text-align:center; }

div.puce-img-products-list { margin-top:10px; margin-left:20px; position:absolute; padding:2px; min-width:15px; min-height:15px; display:block; background: url(../images/background_transparent_logo_products_list.png); border:1px solid #D1D1D1; }
.product-grid-description .desc { text-align:left; margin:0px 10px 0px 10px; }
.product-grid-description .desc a { font-size:9px; line-height:6px; text-align:justify; }
.product-grid-description .desc a:hover { text-decoration:none; }
.product-grid-description h2 { text-align:left; }
.product-grid-description h2.product-name { }
.product-grid-description h2.product-name a { padding-left:10px; }
.product-grid-description li.item { text-align:left; }
.product-grid-description .in_stock_indicator_list { font-weight:bold; font-size:14px; }
.product-grid-description .price-block-list-description { margin-left:10px; }

div.lien_category_list_img { }
div.lien_category_list_img a	{ width:240px; float:left; background:#F1F1F1; margin-right:10px; border:1px #B1B1B1 solid; display:block; margin-bottom:10px; margin-top:10px; }
div.lien_category_list_img a:hover { text-decoration:none; background:#DDDDDD; border:1px #999999 solid; }
div.lien_category_list_img a:hover h2 { color:#FF6600; }
div.lien_category_list_img a h2 { font-size:18px; font-weight:bold; padding:5px; margin-top:-2px; }
div.lien_category_list_img a img { width:240px; border:0px; }
div.lien_category_list_img a p { font-size:10px; }

div.lien_category_list_img_liste_fabricant_tlhp { }
div.lien_category_list_img_liste_fabricant_tlhp a { width:220px; float:left; background:transparent; margin-right:5px; border:0px #B1B1B1 solid; display:block; margin-bottom:10px; margin-top:10px; }
div.lien_category_list_img_liste_fabricant_tlhp a:hover { text-decoration:none;  border:0px #999999 solid; }
div.lien_category_list_img_liste_fabricant_tlhp a:hover h2 {  }
div.lien_category_list_img_liste_fabricant_tlhp a h2 { font-size:18px; font-weight:bold; padding:5px; margin-top:-2px; }
div.lien_category_list_img_liste_fabricant_tlhp a img { width:auto; border:0px; }
div.lien_category_list_img_liste_fabricant_tlhp a p { font-size:10px; }

.product-list-all-follow { text-align:center; margin-left:-5px; margin-right:-5px; border:0px; }
.product-list-all-follow .item-in-list { float:left; width:212px; border:3px transparent solid; margin:5px; margin-top:0px; min-height:355px; max-height:400px; padding:0px; }
.product-list-all-follow .item-in-list:hover { border:3px #D1D1D1 solid; }
.product-list-all-follow .item-in-list p.description-item-list a { font-size:9px; line-height:6px; text-align:justify; color:#666666; }
.product-list-all-follow .item-in-list p.description-item-list { background:transparent; text-align:justify; }
.product-list-all-follow .item-in-list h2.product-name { background:#D1D1D1; margin-top:0px; padding:5px; }
.product-list-all-follow .item-in-list-in-stock h2.product-name{ background:#00FF00; }
.product-list-all-follow .item-in-list-in-stock h2.product-name a { color:black; font-weight:bold; }
.product-list-all-follow .item-in-list-grouped h2.product-name{ background:#00FF00; }
.product-list-all-follow .item-in-list-grouped h2.product-name a { color:black; font-weight:bold; }

.block-price-add-to-cart {  }
.block-price-add-to-cart .into {  }

a.link-external-manufacturer {  }
a.link-external-manufacturer-head { text-align:left; cursor:pointer; font-weight:bold; color:black; }
a:hover .link-external-manufacturer-head { cursor:pointer; }

.pointer:hover { cursor:pointer; text-decoration:underline; }
.availability-message { color:#999999; text-align:center; font-size:11px; }

div.navigation-onglet-fiche-produit  { margin-top:0px; margin:0 auto; width:100%; }
div.navigation-onglet-fiche-produit .onglet { font-size:14px; font-family: "Vernada", sans-Serif; display:inline-block; padding:7px 10px 3px 10px; border:1px solid #D1D1D1; margin-right:-5px; cursor:pointer; }
div.navigation-onglet-fiche-produit span.label { font-weight:bold; }
div.navigation-onglet-fiche-produit span.data { }

/*#onglet_livraison { display:block; float:left; background:transparent url(../images/icon_delivery.png) left top 2px no-repeat; padding-left:18px; margin-right:2px;  }
#onglet_services { display:block; float:left; background:transparent url(../images/icon_view.png) left 2px top 2px no-repeat; padding-left:20px; margin-right:2px; }
#onglet_commentaire { display:block; float:left; background:transparent url(../images/icon_review.png) left 2px top 2px no-repeat; padding-left:20px; margin-right:2px;}
#onglet_dimensions { display:block; float:left; background:transparent url(../images/icon_drawings.png) left 2px top 2px no-repeat; padding-left:20px; margin-right:2px; }
#onglet_description { display:block; float:left; background:transparent url(../images/icon_info.png) left 2px top 2px no-repeat; padding-left:20px; margin-right:2px; }
#onglet_mesures { display:block; float:left; background:transparent url(../images/icon_curve.png) left 2px top 2px no-repeat; padding-left:20px; margin-right:2px; }*/

div.navigation-onglet-fiche-produit .onglet_0 { background:white; color:black; border-bottom:1px solid #D1D1D1;  }
div.navigation-onglet-fiche-produit .onglet_1 { background:white; border-bottom:1px solid white; font-weight:bold; }
.contenu_onglet { background:white; /*border:1px solid #D1D1D1; margin-top:-1px;*/ padding:10px; margin-bottom:10px; }

@media screen and (max-width: 850px) {
	.contenu_onglet img { max-width:700px; height:auto; }
}
@media screen and (max-width: 800px) {
	.contenu_onglet img { max-width:650px; height:auto; }
}
@media screen and (max-width: 750px) {
	.contenu_onglet img { max-width:600px; height:auto; }
}
@media screen and (max-width: 700px) {
	.contenu_onglet img { max-width:550px; height:auto; }
}
@media screen and (max-width: 650px) {
	.contenu_onglet img { max-width:500px; height:auto; }
}
@media screen and (max-width: 600px) {
	.contenu_onglet img { max-width:500px; height:auto; }
}
@media screen and (max-width: 500px) {
	.contenu_onglet img { max-width:400px; height:auto; }
}
@media screen and (max-width: 400px) {
	.contenu_onglet img { max-width:300px; height:auto; }
}
@media screen and (max-width: 300px) {
	.contenu_onglet img { max-width:200px; height:auto; }
}

.block-related-special-tlhp  { background:transparent; margin-bottom:0px; }
.block-related-special-tlhp .block-content { }

div.navigation-onglet-fiche-produit ul { margin-top:0px; margin-bottom:0px; margin-left:-10px }
div.navigation-onglet-fiche-produit h1 { margin:0px; padding:0px; }

#contenu_onglet_services ul { margin-left:30px; }
#contenu_onglet_services ul li { display:list-item; list-style-image:url(../images/service_validation.png); margin-bottom:10px; }
#contenu_onglet_services ul li.no-include { display: list-item; list-style-image:url(../images/service_no.png); }

.tableau-livraison-fiche-produit td { padding:10px; border:1px solid E1E1E1; vertical-align:bottom; }
.tableau-livraison-fiche-produit td{ text-align:left; width:360px; }
.tableau-livraison-fiche-produit td.td-left { width:220px; }

.dimensions-graphiques h4 { border-bottom:1px solid #C1C1C1; padding-bottom:8px; margin-bottom:8px; }
  
div.box-additional h3 { margin-bottom:5px; font-size:16px; color:white; padding:8px 8px 10px 15px; background:#666666; font-weight:bold;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4); }
  
.dimensions-graphiques { margin-top:20px; margin-bottom:20px; }

.table-shipping-method { width:100%; text-align:justify; }
.table-shipping-method tr td { padding:3px 2px 3px 2px; border:1px solid #D1D1D1; }

.fabricant-list-home { margin-right:20px; margin-bottom:20px; float:left; background-color:white; }

ul.ul-block { display:block; }
ul.ul-block li { display:block; }
ul.ul-inline { display:inline; list-style-type:square; }
ul.ul-inline li { display:inline;  }

table.border {  }
table.border tr td { border:1px solid #D1D1D1; padding:10px; }
table.no-border tr td { border:0px solid #D1D1D1; padding:10px; }

table.description-grouped { width:100%; }
table.description-grouped tr {  }
table.description-grouped tr td { padding:10px; border:1px solid #D1D1D1; vertical-align:middle; }
.bouton-voir-cacher { color:#999999; }
.bouton-voir-cacher:hover { cursor:pointer; }
.bouton-voir-cacher-single { display:block; margin-top:0px; padding:5px; margin-bottom:-5px; color:#F1F1F1; font-weight:bold; vertical-align:middle; border:1px solid #D1D1D1; background:#4C4C4C; }
.bouton-voir-cacher-single:hover { cursor:pointer; }

div.box-up-sell { border:1px solid #D1D1D1; padding:10px; margin-bottom:10px; }
h2.box-up-sell{ font-weight:bold; color:black; font-size:18px; }
.box-tags { border:1px solid #D1D1D1; padding:10px; }
.box-tags h2 { font-weight:bold; color:#D1D1D1; font-size:14px; margin-bottom:10px; }

.title-orange { font-weight:bold; color:#FF6600; font-size:18px; margin-bottom:10px; }

#devisForm ul li h2 { }
#devisForm ul li .required { margin-left:-10px; color:red; }
#devisForm input { border:0px; }
#devisForm div.input-box label { width:200px; }

.table-manufacturer-product-list {  }
.table-manufacturer-product-list tr {  }
.table-manufacturer-product-list tr td { padding:5px; border:1px solid #D1D1D1; }
.table-manufacturer-product-list tr.title-row td { font-weight:bold; background:#E1E1E1; }
.table-manufacturer-product-list tr.product-row {  }

a.link-img-product-list-home img { border:3px solid white; }
a:hover.link-img-product-list-home img { border:3px solid #C1C1C1; }

.title-block-category-manufacturer { font-size:30px; color:#C1C1C1; padding:10px; padding-left:0px; margin-left:0px; margin-top:25px; margin-bottom:0px; }

a.link-internal-datasheet { display:block; z-index:10 !important; font-size:10px; text-align:center; padding-top:2px; color:#999999; }
a.link-internal-datasheet span.pdf { display:block; width:51px; height:51px; background:transparent url(../images/icon_pdf_hover.png) center top no-repeat; margin:0 auto; margin-top:2px; z-index:10 !important; }

a.link-external { display:block; z-index:10 !important; font-size:10px; text-align:center; padding-top:2px; color:#999999; }
a.link-external span { display:block; width:51px; height:51px; background:transparent url(../images/icon-external-link-hover-1.png) center top no-repeat; margin:0 auto; margin-top:2px; z-index:10 !important; }


table.padding-table-tier-price { margin:0 auto; width:100%; margin-top:-5px; border-top:0px; }
table.padding-table-tier-price tr td { text-align:center; padding:5px; border:1px solid #D1D1D1; }

.super-block-show-category-filter {
visibility:hidden;
 margin-top: 9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4); }

.super-block-show-category-filter .input-box { padding-right:10px; }
.super-block-show-category-filter .input-box select { height:700px; width:200px; border:0px; overflow-y:hidden; overflow:hidden !important; }

.side-product-list li { padding-bottom:5px; }
.block-review .side-product-list li { padding-bottom:10px; }
.side-product-list tr td.thumbnail-img img { border:1px solid #D1D1D1; }
.side-product-list tr td.name-text { padding-left:5px; vertical-align:middle; }

.left-promotion { /*margin-top:45px; border-top:1px dashed #CCC; padding-left:10px; padding-right:10px; padding-top:10px;*/ }
.left-promotion ul li { padding-bottom:10px; border-bottom:1px dashed #CCC; font-size:11px; text-align:justify; display:block; }
.left-promotion ul li a { font-size:11px; }
.left-promotion ul li a img { margin:0 auto; display:block; }
.left-promotion ul li img { margin:0 auto; display:block; }

table.info-page { }
table.info-page a { text-decoration:underline; }
table.info-page tr {  }
table.info-page tr td { padding:10px; border:1px solid #D1D1D1; }

ul.page-faq {  }
ul.page-faq li { border:1px solid #D1D1D1; padding:10px; }
ul.page-faq li.question { font-weight:bold; margin-top:10px; color:black; }
ul.page-faq li.question:hover { cursor:pointer; text-decoration:underline; }
ul.page-faq li.reponse { font-weight:normal; color:#333333; font-size:11px; margin-top:-1px; border-top:1px solid white; padding-top:0px; }
ul.page-faq li.reponse a { font-weight:bold; color:#333333; }
ul.page-faq li.reponse span { font-style:italic; font-weight:normal; display:block; float:right; }
ul.page-faq li.reponse br.clear { clear:both; }

table.product-list-ligne {
	margin-bottom:20px;
	border:1px solid #D1D1D1;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 5px 1px #666666;
}
.category-products table.product-list-ligne { width:100%; }

table.product-list-ligne:hover { 
  box-shadow: 2px 3px 6px 2px black;
}
  
.product-img-zoom { border-top-left-radius: 3px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 1); }
table.product-list-ligne tr { padding:5px; }
table.product-list-ligne tr td { vertical-align:middle; padding:5px; }
table.product-list-ligne tr td.product-add-to-cart-ligne { text-align:center; padding-left:10px; border-right:1px solid #E1E1E1; width:200px; min-width:200px; }
table.product-list-ligne tr td.product-image-ligne { padding:0px; border-right:1px solid #E1E1E1; width:100px; text-align:center; }
table.product-list-ligne tr td.product-description-ligne {  }
table.product-list-ligne tr td.product-description-ligne .product-description a:hover { text-decoration:none; }

@media screen and (max-width: 500px) {
	table.product-list-ligne tr { padding:2px; }
	table.product-list-ligne tr td.product-add-to-cart-ligne { text-align:center; padding-left:3px; border-right:1px solid #E1E1E1; width:100px; vertical-align:middle; }
	table.product-list-ligne tr td.product-add-to-cart-ligne button.btn-cart span { float:left; padding:2px 5px 2px 5px; text-align:center; white-space:nowrap; color:#000000; }
	table.product-list-ligne tr td.product-add-to-cart-ligne button.btn-cart span span { font-size:10px; border:1px solid #F2C349; background:#FFE7AA; }
	table.product-list-ligne tr td.product-add-to-cart-ligne button.btn-cart:hover span span { border:1px solid #000000; background:#F2C349; }
	table.product-list-ligne tr td h6 a { font-size:11px; }
	table.product-list-ligne tr td div.ratings { display:none; }
}

form#socolissimo-telephone-form button { border:1px solid #F2C349; background:#FFE7AA; padding:5px; font-size:14px; margin-top:5px; }
form#socolissimo-telephone-form button:hover { border:1px solid black; background:#F2C349; }

div#socolissimo-map div#adresses_socolissimo button { border:1px solid #F2C349; background:#FFE7AA; padding:2px 10px 2px 10px; font-size:14px; }
div#socolissimo-map div#adresses_socolissimo button:hover { border:1px solid black; background:#F2C349; }

table.manufacturer-page-product-list tr td.img-table { padding:0; width:50px; margin:0; }
table.manufacturer-page-product-list tr td.img-table img { padding:0; margin:0; }
table.manufacturer-page-product-list tr td { padding:7px; border:1px solid #D1D1D1; margin-bottom:20px; vertical-align:middle; }
table.manufacturer-page-product-list-tier-price-pro table.table-tier-prise-pro tr td { padding:3px; border:0px solid #D1D1D1; margin-bottom:20px; vertical-align:middle; }
table.manufacturer-page-product-list tr.manufacturer-range-title td { border:0px solid #D1D1D1; padding-top:15px; }
table.manufacturer-page-product-list tr td.product-name {  }
table.manufacturer-page-product-list tr.manufacturer-range-title td { }
table.manufacturer-page-product-list tr.manufacturer-range-title td h2 a { font-weight:bold; }
table.manufacturer-page-product-list tr.column-title td { font-weight:bold; }
table.manufacturer-page-product-list tr.column-grand-title td { color:rgba(249, 249, 249, .9); background:#969696; }
table.manufacturer-page-product-list tr.column-grand-title td a { color:rgba(249, 249, 249, .9); }
table.manufacturer-page-product-list tr.column-grand-title td h4 a {  }

@media screen and (max-width: 800px) {
	table.manufacturer-page-product-list tr td { font-size:11px; }
}
.table-category-home-block { width:500px; margin:0 auto; }
.category-block { 
	float:left; text-align:left; width:160px; margin-bottom:20px;
	padding:3px; margin-right:20px; border-top-left-radius:3px; border-top-right-radius:5px; 
	border-bottom-right-radius:5px; border-bottom-left-radius:5px; 
	box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.4); 
}
.category-block:hover { 
	float:left; text-align:left; width:160px; margin-bottom:20px; 
	padding:3px; margin-right:20px; border-top-left-radius:3px; border-top-right-radius:5px; 
	border-bottom-right-radius:5px; border-bottom-left-radius:5px; 
	box-shadow:0px 1px 4px 0px rgba(0, 0, 0, 0.8); 
}


textarea#order_comment {  }

.link-see-price { border:3px solid #F2C349; color:black; padding:15px 10px 15px 10px; background:#FFE7AA; font-weight:bold; font:bold 16px Arial, Helvetica, sans-serif; padding:10px; margin-top:-22px; display:block; margin-bottom:5px;  }
.link-see-price:hover { border:3px solid #000000; background:#F2C349; cursor:pointer; }

.link-see-tier-price { border:3px solid #F2C349; color:black; padding:15px 10px 15px 10px; background:#FFE7AA; font-weight:bold; font:bold 16px Arial, Helvetica, sans-serif; padding:10px; margin-top:0px; display:block; margin-bottom:5px;  }
.link-see-tier-price:hover { border:3px solid #000000; background:#F2C349; cursor:pointer; }

.liste-autre-marque { padding:8px 25px 8px 25px; margin-left:15px; border:1px solid #D1D1D1; background:#F1F1F1; text-align:center; float:right; clear:both; }

.offre-speciale-fabricant { float:right; width:320px; border:1px solid #D1D1D1; padding:8px 25px 8px 25px; margin-left:15px; margin-bottom:10px; }



.product-price-block .price-box { font-size:30px; color:black; }
.product-price-block .price-box .price-excluding-tax {  }
.product-price-block .price-box .price-including-tax { margin-left:68px; }
.product-price-block .price-box .price-title { font-weight:bold; width:60px; float:left; text-align:left; margin-left:0px; }
.product-price-block .price-box .price-display {  }
.product-price-block .price-box { margin:0 auto; }

div.product-price-block { margin:0 auto; margin-top:-5px; border:0px #D1D1D1 solid; text-align:left; padding-left:0px; margin-left:0px; }
div.product-price-block-without-tier-price { display:block; margin-bottom:15px; }
div.product-price-block-tier-price { display:block; padding-top:0px; clear:both; margin-bottom:10px; }

span.price-tlhp {
  display:block;
  margin-left:10px;
  padding:0px 10px 10px 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 1px 2px 5px 1px #FF6600;
}

span.price-public {
  display:block;
  font-weight:normal;
  padding:0px 10px 26px 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.4);
  color:#333333;
}
span.price-economie {
  display:block;
  margin-left:10px;
  padding:0px 10px 26px 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 1px 2px 5px 1px rgba(0, 0, 0, 0.4);
  color:#FF6600;
}

span.price-public i { text-decoration:none; }

span.price-public .price { text-decoration:line-through; font-weight:normal; }
span.price-public .price .barre { color:#999999; line-height:10px; font-weight:normal; }

p.no-rating { display:block; margin-top:6px; height:22px; background:transparent url(../images/post-review-v3.png) left top no-repeat; }
p.no-rating a { display:block; padding-left:30px; }

p.voir-plus { color:black; font-weight:bold; text-align:left; padding-left:20px; }
p.voir-moins { color:black; font-weight:bold;  text-align:cleft; padding-left:20px; }


/*#plus-awrelated h3 { vertical-align:middle; display:block; height:64px; vertical-align:middle; background:transparent url(../images/buy_64.png) right top no-repeat; margin-right:20px; }
#moins-awrelated h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/buy_64.png) right top no-repeat; margin-right:20px; }

#plus-related h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/link_64.png) right top no-repeat; margin-right:20px; }
#moins-related h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/link_64.png) right top no-repeat; margin-right:20px; }

#plus-upsell h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/repair_64.png) right top no-repeat; margin-right:20px; }
#moins-upsell h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/repair_64.png) right top no-repeat; margin-right:20px; }

#plus-crosssell h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/remplacement_64.png) right top no-repeat; margin-right:20px; }
#moins-crosssell h3 { vertical-align:middle; display:block; height:64px; background:transparent url(../images/remplacement_64.png) right top no-repeat; margin-right:20px; }
*/

div.who-bought-list table { margin-bottom:20px; }
div.who-bought-list table tr td { border:1px solid #D1D1D1; background:#F1F1F1; vertical-align:middle; padding:5px; }
div.who-bought-list table tr.title-who-bought-list td { border:0px solid #D1D1D1; background:white; padding-left:0px; padding-bottom:0px; /*background:#C1C1C1; vertical-align:middle; height:64px;*/ }
div.who-bought-list table tr.title-who-bought-list td h3 { /*color:white; vertical-align:middle; height:64px; padding-right:50px;*/ }
div.who-bought-list table tr {  }

@media screen and (max-width: 800px) {
	div.who-bought-list table tr td { font-size:9px; border:1px solid #D1D1D1; background:#F1F1F1; vertical-align:middle; padding:1px; }
	div.who-bought-list table tr td a { font-size:9px; }
	div.who-bought-list table tr.title-who-bought-list td { font-size:16px; background:#C1C1C1; vertical-align:middle; height:auto; }
	div.who-bought-list table tr.title-who-bought-list td h3 { font-size:16px; color:white; vertical-align:middle; height:auto; }
	#plus-awrelated h3 { background:none; height:auto; }
	#moins-awrelated h3 { background:none; height:auto; }
	#plus-related h3 { background:none; height:auto; }
	#moins-related h3 { background:none; height:auto; }
	#plus-upsell h3 { background:none; height:auto; }
	#moins-upsell h3 { background:none; height:auto; }
	#plus-crosssell h3 { background:none; height:auto; }
	#moins-crosssell h3  { background:none; height:auto; }
}

ul.inline li { display:inline; list-style:none; margin:10px; }
div.forum_posts table tr td { padding-bottom:10px; }

table.border-table tr td { border:1px solid #D1D1D1; padding:8px; }
table.border-table tr td.tr-title { font-weight:bold; text-align:center; vertical-align:middle; }
table.border-table tr td.contenu { text-align:center; vertical-align:middle; }
table.border-table tr td.column { background:#F1F1F1; }

a img:hover { text-decoration:none; }
a:hover img { text-decoration:none; }

div.liste-produits-lies-small { border:1px solid #D1D1D1; padding:10px; }
div.liste-produits-lies-small a {  padding:0 !important; margin:0 !important; }
div.liste-produits-lies-small ul { clear:both; }
div.liste-produits-lies-small ul li { display:inline; padding:0 !important; margin:0 !important; }

ul.related_utilisation_small {  }
ul.related_utilisation_small a { }
ul.upsell_reparation_small {  }
ul.upsell_reparation_small a {  }
ul.related_utilisation_small { }
ul.related_utilisation_small a {  }




























































/* ==================================================================================================CONTRAT PRO V2 RESSUCITE================================================================================================== */










.container-row:after{
		content: " ";
		display: table;
		clear: both;
	}

.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	
}

.flip-container:hover .flipper,  
.flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip-container, .front, .back {
	width: 210px;
	height: 310px;
	margin: 1.2%;
}

.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;

	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;

	-o-transition: 0.6s;
	-o-transform-style: preserve-3d;

	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center;
	background: #ffffff;
	box-shadow: 1px 1px 12px #555;
	
}

.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #606060;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	align-content: center;
	color: #000000;
	box-shadow: 1px 1px 12px #555;
}

/*.front .name {
	color: #ffDD00;
	font-size: 20px;
	text-align: center;
	width: 100%;
}
*/
.back-logo {
	position: absolute;
	top: 40px;
	left: 90px;
	width: 160px;
	height: 117px;

}

.back-title {
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 180px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #acd7e5;
	font-family: Courier;
	font-size: 2em;
}

.back p {
	left: 0;
	right: 0;
	text-align: center;
	padding: 0 20px;
	font-family: arial;
	line-height: 2em;
	color: #ffffff;
}



/* PAGE CONTACT */






/* NAVIGATION V3 22/07/2016 */

.container { background: rgb(76,76,76); }

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
	url('../fonts/icomoon.woff') format('woff'),
	url('../fonts/icomoon.ttf') format('truetype'),
	url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Windows Chrome ugly fix http://stackoverflow.com/questions/13674808/chrome-svg-font-rendering-breaks-layout/14345363#14345363 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'icomoon';
		src: url('../fonts/icomoon.svg#icomoon') format('svg');
	};
}

*{
	box-sizing:border-box;
}



.icon-marque {
	background: url(../images/picto-nav-v3/picto-marque.png) no-repeat center;
}

.icon-hp {
	background: url(../images/picto-nav-v3/picto-hp.png) no-repeat center;
}

.icon-comp-hp {
	background: url(../images/picto-nav-v3/picto-hp-vomp.png) no-repeat center;
}

.icon-home {
	background: url(../images/picto-nav-v3/picto-home-png8.png) no-repeat center;
}

.icon-acc-enceinte {
	background: url(../images/picto-nav-v3/picto-acc-enceinte.png) no-repeat center;
}

.icon-diy {
	background: url(../images/picto-nav-v3/picto-diy.png) no-repeat center;
}

.icon-cabl-connec {
	background: url(../images/picto-nav-v3/picto-cabl-connec.png) no-repeat center;
}

.icon-filtr-cross {
	background: url(../images/picto-nav-v3/picto-filtr-pass.png) no-repeat center;
}

.icon-outils {
	background: url(../images/picto-nav-v3/picto-outils.png) no-repeat center;
}

.icon-ampl-elec {
	background: url(../images/picto-nav-v3/picto-ampli-elec.png) no-repeat center;
}

.icon-enceinte-aud {
	background: url(../images/picto-nav-v3/picto-enceinte-aud.png) no-repeat center;
}

.icon-promo-pack {
	background: url(../images/picto-nav-v3/picto-promo-pack.png) no-repeat center;
}

.icon-tlhp-vous {
	background: url(../images/picto-nav-v3/picto-tlhp-vous.png) no-repeat center;
}

.icon-menu:before {
	content: "\f0c9";
}

a.first-menu-link, li.frist-menu {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* Global CSS that are applied for all screen sizes */

.nav {
	background: rgb(76,76,76);
}

.nav ul {
	max-width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 300;
	background: #969696;
}

.nav li.first-menu span {
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 44%;
    margin-top: 3px;
}

.nav a.first-menu-link {
	display: block;
	color: rgba(249, 249, 249, .8);
	text-decoration: none;
	font-weight:normal;
	border-left:1px solid #666666;
	-webkit-transition: color .5s, background .5s, height .5s;
	-moz-transition: color .5s, background .5s, height .5s;
	-o-transition: color .5s, background .5s, height .5s;
	-ms-transition: color .5s, background .5s, height .5s;
	transition: color .5s, background .5s, height .5s;
}
.nav a.first-menu-link-home {
	border-left:0px solid #666666;
}

.nav i{
	/* Make the font smoother for Chrome */
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* Remove the blue Webkit background when element is tapped */

a, button {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Hover effect for the whole navigation to make the hovered item stand out */

.no-touch .nav ul:hover a.first-menu-link {
	color: rgba(249, 249, 249, .5);
}

.no-touch .nav ul:hover a.first-menu-link:hover {
	color: rgba(249, 249, 249, 0.99);
}

/* Adding some background color to the different menu items */

.nav li.first-menu{
	/*border-right: 0.5px solid #ff6600;*/
	background: rgb(76,76,76); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(76,76,76,1) 71%, rgba(150,150,150,1) 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(76,76,76,1) 71%,rgba(150,150,150,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(76,76,76,1) 71%,rgba(150,150,150,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#969696',GradientType=0 );*/ /* IE6-9 */
}

.nav li.first-menu:first-child {
	background: rgb(76,76,76); /* Old browsers */
	/*background: -moz-linear-gradient(top, rgba(76,76,76,1) 71%, rgba(150,150,150,1) 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, rgba(76,76,76,1) 71%,rgba(150,150,150,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, rgba(76,76,76,1) 71%,rgba(150,150,150,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#969696',GradientType=0 );*/ /* IE6-9 */
	/*border-left: 1px solid #ff6600;*/
}
/* For screen bigger than 800px */
@media (min-width: 50em) {

	/* Transforms the list into a horizontal navigation */
	.nav li.first-menu {
		float: left;
		width: calc(100%/8);
		height: 50px;
		text-align: center;
		-webkit-transition: border .5s;
		-moz-transition: border .5s;
		-o-transition: border .5s;
		-ms-transition: border .5s;
		transition: border .5s;
		-webkit-transition: height .5s;
		-moz-transition: height .5s;
		-o-transition: height .5s;
		-ms-transition: height .5s;
		transition: height .5s;
	
	}

	.nav a.first-menu-link {
		display: block;
		width: auto;
		padding-top: 13px;
	}

	/* hover, focused and active effects that add a little colored border to the different items */
	.no-touch .nav li.first-menu:nth-child(6n+1) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+1) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+1) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:focus {
		border-bottom: 0px solid #ff6600;
	}

	/* Placing the icon */
	
	.icon {
		
	}

	.icon + span {
		margin-top: 5px;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
	}

	/* Animating the height of the element*/
	.nav a.first-menu-link {
		height: 100%;	
		vertical-align:middle;
	}

	.no-touch .nav a.first-menu-link:hover ,
	.nav a.first-menu-link:active ,
	.nav a.first-menu-link:focus {
		height: 50px;
	}	

	.no-touch .nav li.first-menu:hover ,
	.nav li.first-menu:active ,
	.nav li.first-menu:focus {
		height: 50px;
		border-bottom: 0px solid #ff6600;
		-webkit-transition: height .4s;
		-moz-transition: height .4s;
		-o-transition: height .4s;
		-ms-transition: height .4s;
		transition: height .4s;
	}

	/* Making the text follow the height animation */
	.no-touch .nav a.first-menu-link:hover .icon + span {
		margin-top: 0px;em;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
		font-weight:bold;
	}

	/* Positioning the icons and preparing for the animation*/
	.nav i {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		border-radius: 50%;
		box-shadow: 0 0 0 30px transparent;
		background: rgba(255,255,255,0.1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: box-shadow .6s ease-in-out;
		-moz-transition: box-shadow .6s ease-in-out;
		-o-transition: box-shadow .6s ease-in-out;
		-ms-transition: box-shadow .6s ease-in-out;
		transition: box-shadow .6s ease-in-out;
	}	
	
	/* Animate the box-shadow to create the effect */
	.no-touch .nav a.first-menu-link:hover i,
	.no-touch .nav a.first-menu-link:active i,
	.no-touch .nav a.first-menu-link:focus i {		
		box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
		-webkit-transition: box-shadow .4s ease-in-out;
		-moz-transition: box-shadow .4s ease-in-out;
		-o-transition: box-shadow .4s ease-in-out;
		-ms-transition: box-shadow .4s ease-in-out;
		transition: box-shadow .4s ease-in-out;
	}

}

@media (min-width: 61.250em) and (max-width: 75.313em) {

	/* Size and font adjustments to make it fit into the screen*/
	.nav ul {
		font-size: 1em;
	}

}

@media (min-width: 50em) and (max-width: 61.250em) {

	/* Size and font adjustments to make it fit into the screen*/
	.nav ul {
		font-size: 1em;
	}

}

/* The "tablet" and "mobile" version */

@media (max-width: 49.938em) {		
	
	/* Instead of adding a border, we transition the background color */
	.no-touch .nav ul li.first-menu:nth-child(6n+1) a.first-menu-link:hover,
	.no-touch .nav ul li.first-menu:nth-child(6n+1) a.first-menu-link:active,
	.no-touch .nav ul li.first-menu:nth-child(6n+1) a.first-menu-link:focus {
		background: rgb(227, 119, 20);
	}

	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+2) a.first-menu-link:focus {
		background: rgb(245, 160, 41);
	}

	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+3) a.first-menu-link:focus {
		background: rgb(44, 168, 219);
	}

	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+4) a.first-menu-link:focus {
		background: rgb(31, 120, 176);
	}

	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+5) a.first-menu-link:focus {
		background: rgb(39, 70, 90);
	}

	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:hover,
	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:active,
	.no-touch .nav li.first-menu:nth-child(6n+6) a.first-menu-link:focus {
		background: rgb(32, 54, 68);
	}

	.nav ul li.first-menu {
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-o-transition: background 0.5s;
		-ms-transition: background 0.5s;
		transition: background 0.5s;
	}	

}

/* Adapting the font size and width for smaller screns
@media (min-width: 32.5em) and (max-width: 38.938em) {
	
	.nav li.first-menu span.icon {
		width: 35%;
	}

	.nav li.first-menu .icon + span {
		font-size: 0.9em;
	}
}*/

/* Styling the toggle menu link and hiding it */
.nav .navtoogle{
	margin-top:0px;
	display: none;	
	width: 100%;
	padding: 5px;
	font-weight:bold;
	font-size:20px;
	text-align: left;
	color: #666666;
	background: none;	
	border: none;
	border: 4px solid #333333;
	cursor: pointer;
}

.navtoogle i{
	z-index:-1;
}

.nav .navtoogle .icon-menu {
	position: relative;
	top: 0px;
	line-height: 0;
	font-size: 0; 
}

@media (max-width: 50em) {

	/* Unhiding the styled menu link */
	.nav li.first-menu span {
		display: flex;
		justify-content: left;
		align-content: left;
		align-items: left;
		height: 44%;
		margin-top: 3px;
		padding-left:14px;
	}

	.nav .navtoogle{
		margin: 0;
		margin-top:0px;
		display: block;
		text-align:left;
		font-weight:bold;
		font-size:30px;
		text-transform:uppercase;
		color:#CCCCCC;
		background:#333333;
	}
	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}
	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}
	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 55em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}

	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li.first-menu span {
		width: 100%;
		height: 3%;
	}

	.nav li.first-menu span.icon {
		display: inline-block;
		height: 30px;
		width: 20%;
		line-height:16px;
	}

	.nav a {
		padding: 00em;	
		display: flex !important;	
	}
	
	.icon + span {
		margin-left: 0em;
		font-size: 0.8em;
	}
	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li.first-menu:nth-child(6n+1) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	.nav li.first-menu:nth-child(6n+2) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	.nav li.first-menu:nth-child(6n+3) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	.nav li.first-menu:nth-child(6n+4) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	.nav li.first-menu:nth-child(6n+5) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	.nav li.first-menu:nth-child(6n+6) {
		border-left: 0px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
	}

	/* make the nav bigger on touch screens */
	.touch .nav a.first-menu-link {
		padding: 0.8em;
	}
}





/* sub-nav */



li.first-menu section.sub-menu-container{
	width: 100%;
	background: transparent;
	position: absolute; 
	border-left: 1px solid #ff6600;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
	border-bottom:5px solid #4C4C4C;
	display: none;
	height: 400px;
	left: -1px;
}

li.first-menu section.sub-menu-container ul.ul-sub-menu{
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	font-weight: bold;
	z-index:999;

}

li#first-menu-986:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-143:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s both;
    -moz-animation: menu-animation 1s both;
    -o-animation: menu-animation 1s both;
    animation: menu-animation 1s both;
}
li#first-menu-158:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-157:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-1442:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-1443:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-1444:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-163:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-571:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-721:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

li#first-menu-1479:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
    opacity: 0;
}

li#first-menu-1517:hover section.sub-menu-container{
	display: block;
	-webkit-animation: menu-animation 1s;
    -moz-animation: menu-animation 1s;
    -o-animation: menu-animation 1s;
    animation: menu-animation 1s;
}

@keyframes menu-animation {
    0% {
		margin-left:10000px;
	}
	50% {
		margin-left:10000px;
	}
	51% {
		margin-left:0px;
	}
}
@-webkit-keyframes menu-animation {
    0% {
		margin-left:10000px;
	}
	50% {
		margin-left:10000px;
	}
	51% {
		margin-left:0px;
	}
}
@-moz-keyframes menu-animation {
    0% {
		margin-left:10000px;
	}
	50% {
		margin-left:10000px;
	}
	51% {
		margin-left:0px;
	}
}
@-o-keyframes menu-animation {
    0% {
		margin-left:10000px;
	}
	50% {
		margin-left:10000px;
	}
	51% {
		margin-left:0px;
	}
}
@keyframes menu-animation {
    0% {
		margin-left:10000px;
	}
	50% {
		margin-left:10000px;
	}
	51% {
		margin-left:0px;
	}
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu:first-child{
	border-left: 0px solid #D1D1D1;
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description{
	width: 100% !important;
	font-weight:bold;
	height:50px !important;
	display:block;
	font-size:12px;
	border-bottom: 0px solid #666666;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
	background:#969696;
	text-align:center;
	color:#666666;
	font-weight:normal;
	padding:0px; margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p {  }
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p span.category-name-display {
	font-weight:bold;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:25px;
	text-align:center;
	display:block;
}
/*li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p span.category-name-display:before {
	content:"↓";
	padding-right:20px;
	font-size:20px;
	font-weight:bold;
	margin-top:-8px;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p span.category-name-display:after {
	content:"↓";
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
	margin-top:-2px;
}*/
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p span {
	padding:0px; margin:0px;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p a{
	width: 100% !important;
	background:transparent;
	color:#666666;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	padding:0px; margin:0px;
	justify-content:center;
	align-items:center;
	align-content:center;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description p a:before{
	content:none;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description:hover a span{
	padding:0px; margin:0px;
	padding-left:0px;
	justify-content:center;
	align-items:center;
	align-content:center;
	background: transparent;
}
ul li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu-description:hover a{
	color: white;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 100%;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s;
	display: flex;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu a{
	color: #ffffff;
	background: transparent;
	font-weight:normal;
	display: flex;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
	width: 100%;
	height: 100%;
	padding:7px 5px 0px 5px;
	vertical-align:middle;
	padding-bottom:10px;
}
li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu a:before{
	content:"";
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu a span{
	padding-left:0px;
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu:hover a{
	color: #ff6600;
	background: #414141;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 100%;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s;
	display: flex;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
}

div.sub-menu-img-container{
	float: left;
	width: 50%;
	display: flex;
	background:#969696;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
	height: 100%;
}

div.sub-menu-img-container img.sub-menu-img{
	width: 80%;
}

li.first-menu section.sub-menu-container ul.ul-sub-menu li.li-sub-menu{
	height: 30px;
	vertical-align:middle;
	width: 21%;
	color: #ffffff;
	float: left;
	border-right: 0px solid #D1D1D1;
	display: flex;
	justify-content:center;
	align-items:center;
	align-content:center;
	flex-wrap:wrap;
}

@media (max-width: 1500px) {
	li.first-menu section.sub-menu-container ul.ul-sub-menu{
		width: 100%;
	}
	div.sub-menu-img-container{
		width: 0%;
		display: none;
	}
	li.first-menu section.sub-menu-container{
		height: 400px;
	}
}
/*
li#t-shirt-tlhp{
	height: 77px;
}

li#t-shirt-tlhp a{
	height: 77px;
}
*/



/* The "tablet" and "mobile" version */

@media (max-width: 49.938em) {			
	li#first-menu-986:hover section.sub-menu-container{
	display: none;
}

li#first-menu-143:hover section.sub-menu-container{
	display: none;
}

li#first-menu-158:hover section.sub-menu-container{
	display: none;
}

li#first-menu-157:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1442:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1443:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1444:hover section.sub-menu-container{
	display: none;
}

li#first-menu-163:hover section.sub-menu-container{
	display: none;
}

li#first-menu-571:hover section.sub-menu-container{
	display: none;
}

li#first-menu-721:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1479:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1517:hover section.sub-menu-container{
	display: none;
}
}

/* CSS specific to the 2x3 columns version */
@media (min-width:32.5em) and (max-width: 49.938em) {
	
	li#first-menu-986:hover section.sub-menu-container{
	display: none;
}

li#first-menu-143:hover section.sub-menu-container{
	display: none;
}

li#first-menu-158:hover section.sub-menu-container{
	display: none;
}

li#first-menu-157:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1442:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1443:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1444:hover section.sub-menu-container{
	display: none;
}

li#first-menu-163:hover section.sub-menu-container{
	display: none;
}

li#first-menu-571:hover section.sub-menu-container{
	display: none;
}

li#first-menu-721:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1479:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1517:hover section.sub-menu-container{
	display: none;
}

}

/* Adapting the font size and width for smaller screns*/
@media (min-width: 32.5em) and (max-width: 38.938em) {
	li#first-menu-986:hover section.sub-menu-container{
	display: none;
}

li#first-menu-143:hover section.sub-menu-container{
	display: none;
}

li#first-menu-158:hover section.sub-menu-container{
	display: none;
}

li#first-menu-157:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1442:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1443:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1444:hover section.sub-menu-container{
	display: none;
}

li#first-menu-163:hover section.sub-menu-container{
	display: none;
}

li#first-menu-571:hover section.sub-menu-container{
	display: none;
}

li#first-menu-721:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1479:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1517:hover section.sub-menu-container{
	display: none;
}
}


@media (max-width: 50em) {
	li#first-menu-986:hover section.sub-menu-container{
	display: none;
}

li#first-menu-143:hover section.sub-menu-container{
	display: none;
}

li#first-menu-158:hover section.sub-menu-container{
	display: none;
}

li#first-menu-157:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1442:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1443:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1444:hover section.sub-menu-container{
	display: none;
}

li#first-menu-163:hover section.sub-menu-container{
	display: none;
}

li#first-menu-571:hover section.sub-menu-container{
	display: none;
}

li#first-menu-721:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1479:hover section.sub-menu-container{
	display: none;
}

li#first-menu-1517:hover section.sub-menu-container{
	display: none;
}
}







div#footer-recently-viewed { 
	margin-top:20px;
	background:#1B1B1B;
	display:flex;  
	flex-direction: row;
	flex-wrap: wrap;
}
div#footer-recently-viewed h3 {
	background:#1B1B1B;
	color:white;
	width:100%;
	text-align:center;
	margin-bottom:0px;
}
div#footer-recently-viewed-list {
	text-align:center;
	margin:0 auto;
	margin-top:20px;
	width:auto;
	background:#1B1B1B;
}
div#footer-recently-viewed-list ul {
	margin:0 auto;
	height:auto;
	min-height:170px;
	margin-top:-10px;
	padding-bottom:5px;
}
div#footer-recently-viewed-list ul li {
	list-style: none;
	margin:0 auto;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:16px;
    display: inline-block;
	padding:5px;
	padding-top:-10px;
	vertical-align:middle;
	border:1px solid #D1D1D1;
	background:#F1F1F1;
	width:135px;
	height:170px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 5px 1px black;
}

div#footer-recently-viewed-list ul li img {
	border:1px solid #D1D1D1;
}
div#footer-recently-viewed-list ul li a {
	font-size:10px;
	text-decoration:none;
	border:0px;
	vertical-align:middle;
}





/*

div#footer-recently-viewed { 
	text-align:center;
	background:#1B1B1B;
	margin:0 auto;
	margin-top:20px;
	width:100% !important;
	background:transparent;
	display:flex;  
	flex-direction: row;
	flex-wrap: wrap;
}
div#footer-recently-viewed h3 {
	background:#1B1B1B;
	color:white;
	width:100%;
	text-align:center;
	margin-bottom:0px;
}
div#footer-recently-viewed-list {
	text-align:center;
	margin:0 auto;
	margin-top:20px;
	width:100%;
	background:#1B1B1B;
	display:flex; 
	flex-direction: row;
	flex-wrap: wrap;
	margin-left:0;
	margin-right:0;
}
div#footer-recently-viewed-list ul {
	margin:0 auto;
	text-align:center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
div#footer-recently-viewed-list ul li {
	list-style: none;
	margin:0 auto;
    display: inline-block;
	padding:20px;
	vertical-align:top;
	border:1px solid #D1D1D1;
	background:#F1F1F1;
	width:135px;
	height:150px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 5px 1px black;
}

*/





div#bestseller-by-category { 
	margin-bottom:25px;
	background:transparent
}
div#bestseller-by-category h3 {
	background:transparent;
	width:100%;
	text-align:left;
	margin-bottom:0px;
}
div#bestseller-by-category-list {
	text-align:left;
	margin-left:0px;
	margin-top:5px;
	width:100%;
	background:transparent;
	display:flex;  
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-category-list ul {
	margin-left:0px;
	height:auto;
	min-height:180px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-category-list ul li {
	list-style: none;
    display: inline-block;
    text-align:center;
	margin:10px;
	float:left;
	border:0px solid #D1D1D1;
	background:transparent;
	width:135px;
	height:150px;
	padding:5px;

}
div#bestseller-by-category-list ul li img {
	border:0px solid #D1D1D1;
}
div#bestseller-by-category-list ul li a {
	font-size:10px;
	text-decoration:none;
	border:0px;
}



div#bestseller-by-attribute { 
	margin-bottom:25px;
	background:transparent;
	clear:both;
}
div#bestseller-by-attribute h3 {
	background:transparent;
	width:100%;
	text-align:left;
	margin-bottom:0px;
}
div#bestseller-by-attribute-list {
	text-align:left;
	margin:0 auto;
	margin-top:5px;
	width:100%;
	background:transparent;
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-attribute-list ul {
	margin:0 auto;
	margin-left:-7px;
	height:auto;
	display: flex;
	min-height:180px;
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-attribute-list ul li {
	list-style: none;
    display: inline;
    text-align:center;
	margin:10px;
	float:left;
	border:1px solid #D1D1D1;
	background:#F1F1F1;
	width:135px;
	height:150px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 5px 1px #666666;
}
div#bestseller-by-attribute-list ul li img {
	border:1px solid #D1D1D1;
}
div#bestseller-by-attribute-list ul li a {
	font-size:10px;
	text-decoration:none;
	border:0px;
}


div#bestseller-by-attribute-home { 
	margin-bottom:10px;
	background:transparent;
	clear:both;
}
div#bestseller-by-attribute-home h3 {
	background:transparent;
	width:100%;
	text-align:left;
	margin-bottom:0px;
}
div#bestseller-by-attribute-home-list {
	text-align:left;
	margin:0 auto;
	margin-top:5px;
	margin-left:0px;
	display:flex;  
	width:100%;
	background:transparent;
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-attribute-home-list ul {
	
	height:auto;
	min-height:180px;
	display:flex;  
	flex-direction: row;
	flex-wrap: wrap;
}
div#bestseller-by-attribute-home-list ul li {
	list-style: none;
    display: inline-block;
    text-align:center;
	margin:10px;
	float:left;
	border:1px solid #D1D1D1;
	background:#F1F1F1;
	width:135px;
	height:150px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: 1px 2px 5px 1px #666666;
}
div#bestseller-by-attribute-list-home ul li img {
	border:1px solid #D1D1D1;
}
div#bestseller-by-attribute-list-home ul li a img {
	border:1px solid #D1D1D1;
}
div#bestseller-by-attribute-home-list ul li a {
	font-size:10px;
	text-decoration:none;
	border:0px;
}


div.footer-tlhp-block {
	text-align:center;
	margin:0 auto;
	margin-top:-20px;
	width:100% !important;
	background:transparent;
	display:flex;  
	flex-direction: row;
	flex-wrap: wrap;
}
div.footer-tlhp-block ul.main-ul {
	margin:0 auto;
	text-align:center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
div.footer-tlhp-block ul.main-ul li.main-li {
	list-style: none;
	margin:0 auto;
    display: inline-block;
	padding:20px;
	vertical-align:top;
	border-left:1px solid #333333;
}
div.footer-tlhp-block ul.main-ul li.first-main-li {
	border-left:0px;
}

@media screen and (max-width: 900px) {
	div.footer-tlhp-block ul.main-ul li.main-li { border-left:0px; padding:10px; }
}

div.footer-tlhp-block ul.main-ul li.main-li ul { }
div.footer-tlhp-block ul.main-ul li.main-li ul li {  }
div.footer-tlhp-block ul.main-ul li.main-li ul li.footer-block-title { 'Open Sans Condensed', sans-serif; font-weight:bold; font-size:25px; color:#E1E1E1; margin-bottom:10px; }
div.footer-tlhp-block a { color:#E1E1E1; }
div.footer-tlhp-block a img { }

.texte-bienvenue-article { text-align:left; }
.texte-bienvenue-article h1#bienvenue-title { font-weight:bold; }
@media screen and (max-width: 1200px) {
	.texte-bienvenue-article h1#bienvenue-title { font-size:24px; font-weight:bold; }
}
@media screen and (max-width: 800px) {
	.texte-bienvenue-article h1#bienvenue-title { font-size:20px; font-weight:bold; }
}
@media screen and (max-width: 600px) {
	html,body { overflow-x: hidden; overflow-y: auto; }
}

p.slogan-tlhp-header { margin:0 auto; width:auto; margin-left:-1px; padding:10px; padding-top:0px; margin-bottom:-25px; text-align:left; font-size:12px; color:#E1E1E1; background-color:transparent; font-weight:normal; }
li.message-header-tlhp {  }

.afficher-in-stock { padding-bottom:20px; }

.tableau-couleur-ral td span.Style3{ padding:5px; text-align:center; vertical-align:middle; }

.pro-discount-table { border:1px solid #D1D1D1; }
.pro-discount-table tr { border:1px solid #D1D1D1; }
.pro-discount-table tr td { border:1px solid #D1D1D1; padding:10px; }
.pro-discount-table tr td.top-header { font-weight:bold; background:#F1F1F1; }

.choozeo-foot-banner { padding-top:10px; text-align:center; margin:0 auto; }
@media screen and (max-width: 800px) {
	.choozeo-foot-banner img { max-width:95%; height:auto; }
}

.form-list .table-choix-decoupe-panneau {  }
.form-list .table-choix-decoupe-panneau tr td { border:1px solid #D1D1D1; padding:10px; text-align:center; }
.form-list .table-choix-decoupe-panneau tr.title-decoupe-pannneau td { font-weight:bold; }
.form-list .table-choix-decoupe-panneau tr td input.panneau-numero { width:50px; border:0px; }
.form-list .table-choix-decoupe-panneau tr td select.panneau-quantite { max-width:60px; }
.form-list .table-choix-decoupe-panneau tr td select.panneau-longueur { max-width:85px; }
.form-list .table-choix-decoupe-panneau tr td select.panneau-largeur { max-width:85px; }
.form-list .table-choix-decoupe-panneau tr td select.panneau-type-bois { max-width:200px; }
.form-list .table-choix-decoupe-panneau tr.contenu-decoupe-pannneau {  }
.form-list .table-choix-decoupe-panneau tr.row-1 {  }

.table-float-left { border:1px solid #D1D1D1; width:350px; float:left; margin-bottom:10px; margin-right:10px; }
.table-float-left tr td { padding:10px; vertical-align:middle; height:250px; }

.desc-block-mobile-display { display:none; }
.desc-block-mobile-display-2 { display:none; }
.desc-block-initial { display:block; }

@media screen and (max-width: 800px) {
	.desc-block-mobile-display { display:block; }
	.desc-block-mobile-display-2 { display:none; }
	.desc-block-initial { display:none; }
}
@media screen and (max-width: 600px) {
	.desc-block-mobile-display { display:none; }
	.desc-block-mobile-display-2 { display:block; }
	.desc-block-initial { display:none; }
}

.thumbnail-list-initial-display { display:block; }
.thumbnail-list-mobile-display { display:none; }
.name-grouped-initial-display { display:block; }
.name-grouped-mobile-display { display:none; }
@media screen and (max-width: 800px) {
	.thumbnail-list-initial-display { display:none; }
	.thumbnail-list-mobile-display { display:block; }
	.name-grouped-initial-display { display:none; }
	.name-grouped-mobile-display { display:block; }
}

.rma-history .fieldset p { padding-top:10px; }



.product-page-payment-method-list tr td { padding:10px; border:1px solid #D1D1D1; vertical-align:middle; }
.product-page-payment-method-list tr td.table-title-payment-list { font-weight:bold; }

.cart .description-window { display:none; position:absolute; height:400%; top:0; right:0; left:0; bottom:0; margin:0; width:100% auto; z-index:9999; background-color: rgba(76, 76, 76, 0.5); vertical-align:middle; }
.cart .description-window .content-description { margin:0 auto; position:absolute; z-index:999998; height:auto 0; margin-top:10%; top:0; left:10%; right:10%; background:white; padding:20px; border:1px solid #D1D1D1; border-top-left-radius: 6px;  border-top-right-radius: 6px;  border-bottom-right-radius: 6px;  border-bottom-left-radius: 6px;  box-shadow: 3px 3px 5px 3px rgba(0, 0, 0, 0.5); }
.cart .content-description .close-window { background:white; z-index:999999; border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	cursor:pointer; vertical-align:middle; text-align:center; color:red; font-weight:bold; font-size:3em; position:absolute; top:0px; right:0px; border:1px solid #E1E1E1; padding:0.5em; margin:5px; }
.cart .desc-offre-elligibilite { border:2px solid #FF6600; padding:15px; margin-bottom:10px; margin-top:10px; }

table.gauge-table {  }
table.gauge-table tr {  }
table.gauge-table tr td { padding:10px; border:1px solid #D1D1D1; text-align:center; }
table.gauge-table tr {  }
table.gauge-table tr.title-top-gauge td { font-weight:bold; }
table.gauge-table tr td.first-column-gauge { text-align:right; }
table.gauge-table tr td.last-column-gauge { text-align:left; }


.reinitialise {
animation : none;
animation-delay : 0;
animation-direction : normal;
animation-duration : 0;
animation-fill-mode : none;
animation-iteration-count : 1;
animation-name : none;
animation-play-state : running;
animation-timing-function : ease;
backface-visibility : visible;
background : 0;
background-attachment : scroll;
background-clip : border-box;
background-color : transparent;
background-image : none;
background-origin : padding-box;
background-position : 0 0;
background-position-x : 0;
background-position-y : 0;
background-repeat : repeat;
background-size : auto auto;
border : 0;
border-style : none;
border-width : medium;
border-color : inherit;
border-bottom : 0;
border-bottom-color : inherit;
border-bottom-left-radius : 0;
border-bottom-right-radius : 0;
border-bottom-style : none;
border-bottom-width : medium;
border-collapse : separate;
border-image : none;
border-left : 0;
border-left-color : inherit;
border-left-style : none;
border-left-width : medium;
border-radius : 0;
border-right : 0;
border-right-color : inherit;
border-right-style : none;
border-right-width : medium;
border-spacing : 0;
border-top : 0;
border-top-color : inherit;
border-top-left-radius : 0;
border-top-right-radius : 0;
border-top-style : none;
border-top-width : medium;
bottom : auto;
box-shadow : none;
box-sizing : content-box;
caption-side : top;
clear : none;
clip : auto;
color : inherit;
columns : auto;
column-count : auto;
column-fill : balance;
column-gap : normal;
column-rule : medium none currentColor;
column-rule-color : currentColor;
column-rule-style : none;
column-rule-width : none;
column-span : 1;
column-width : auto;
content : normal;
counter-increment : none;
counter-reset : none;
cursor : auto;
direction : ltr;
display : inline;
empty-cells : show;
float : none;
font : normal;
font-family : inherit;
font-size : medium;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
hyphens : none;
left : auto;
letter-spacing : normal;
line-height : normal;
list-style : none;
list-style-image : none;
list-style-position : outside;
list-style-type : disc;
margin : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
max-height : none;
max-width : none;
min-height : 0;
min-width : 0;
opacity : 1;
orphans : 0;
outline : 0;
outline-color : invert;
outline-style : none;
outline-width : medium;
overflow : visible;
overflow-x : visible;
overflow-y : visible;
padding : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
page-break-after : auto;
page-break-before : auto;
page-break-inside : auto;
perspective : none;
perspective-origin : 50% 50%;
position : static;
/* Vous devrez modifier les quotes selon le langage de la page (ici il s'agit du Langage Français) */
quotes : '201C' '201D' '2018' '2019';
right : auto;
tab-size : 8;
table-layout : auto;
text-align : inherit;
text-align-last : auto;
text-decoration : none;
text-decoration-color : inherit;
text-decoration-line : none;
text-decoration-style : solid;
text-indent : 0;
text-shadow : none;
text-transform : none;
top : auto;
transform : none;
transform-style : flat;
transition : none;
transition-delay : 0s;
transition-duration : 0s;
transition-property : none;
transition-timing-function : ease;
unicode-bidi : normal;
vertical-align : baseline;
visibility : visible;
white-space : normal;
widows : 0;
width : auto;
word-spacing : normal;
z-index : auto;
}

ul#top-customer-menu li { display:inline; color:#CCCCCC; margin-right:2px; }
ul#top-customer-menu li a { color:#CCCCCC; }

#short_desc_bloc {
	max-width:600px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:5px;
	max-height: 700px;
	overflow: hidden;
	-webkit-transition:max-height 1s;
	-moz-transition:max-height 1s;
	-ms-transition:max-height 1s;
	-o-transition:max-height 1s;
	transition:max-height 1s;
}
#short_desc_bloc:hover {
	max-height: 3000px;
}

ul.product_specifications_page { list-style:none; margin-left:10px; }
ul.product_specifications_page li::before { content:"-"; color: #C1C1C1; }
ul.product_specifications_page li label { margin-left:5px; }