
body {
background: #FAFBFB;
}


.main-container,
.after-footer,
.reassuranceTunnel,
.etape-tunnel-step-2,
.div980centre {
	width: 980px;
	margin: 0 auto 0 auto;
}
#top-panel,
.before-header,
.header-container,
.nav-container { width: 1000px; margin: 0 auto 0 auto; }

.main,
.div980centre {
	position: relative;
}

/*************************************************
Countdown
**************************************************/

/* TOP */
#countDownTop {
    height: 74px;
    text-align: center;
    /*background: url(../images/background-countdowntop.png) repeat-x;*/
    background-color: #7c011d;

}

#wrapperTopCountDown {
    position: absolute;
    top: 3px;
    right: 0;
    width: 310px;
    height: 66px;
    background: url(../images/background-flip.png) no-repeat;
    text-align: center;
}

#topCountDown {
    position: relative;
    top: 9px;
    left: 15px;
}

.cntSeparator {
    font-size: 0;
    margin: 10px 5px;
    color: #000;

}

#countDownTop p {
    float: left;
    color: #fff;
    font-size: 1.9em;
    text-transform: uppercase;
    padding-top: 12px;
}

#countDownTop p span {
    color: #f5be35;
}

/***********************************
Habillage panel
************************************/

#wrapper-top-panel {
    margin: 0; padding: 0;
    overflow: auto;
    background: url(../images/background-panel.png) repeat;
    border-bottom: 1px solid #d0cfcf;
}

#top-panel dl,
#top-panel dt,
#top-panel dd {
    margin:0;
    padding:0;
}

#top-panel dl {
    float: left;
    border-right: 1px dotted #969494;
    padding: 14px;
    height: 58px;
}
#panel-contact dl { border: none !important; float: right !important; text-align: right;}

#top-panel dt {
    color: #313649;
    font-size: 1em;
    font-weight: bold;
}

#top-panel dd {
    font-size: .9em;
}

#top-panel dd p {
    margin: 0;
    padding: 0;
}

/** panel newsletter **/
#panel-newsletter {}

#panel-newsletter .input-text {
    width: 220px;
    margin:0;
    padding: 4px 8px 4px 4px;
    height: 15px;
    border: 1px solid #cccbcb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#panel-newsletter .before-focus {
    color: #969494;
}
#panel-newsletter .button {
    width: 140px;
    position: relative;
    left: -8px;
}

/** panel contact **/

#panel-contact ul {
    margin-top: 3px;
}
#panel-contact li {
    line-height: 14px;
}
#panel-contact span {
    font-size: 1.5em;
    font-weight: bold;
}
#panel-contact span a {
    font-size: .7em;
    font-weight: bold;
    text-decoration: underline;
}

/** gestion du bouton d'action du panel **/
.no-display {
    display: none;
}

#panel-action {
    position: absolute;
    top: 0;
    right: 0;
}



/**************************************************
Habillage header
logo, moteur de recherche, panier
**************************************************/
.wrapper-header-container {
    background: #fff;
    padding-bottom: 15px;
}

.header {
	position: relative;
	padding-top: 5px;
	margin-bottom: 0;
    height: 110px;

}

.header a:hover {
	text-decoration: none;
}

.header .logo {
	color: #000;
}

.header .logo span {
	font-size: 1.1em;
    position: absolute;
    top: 100px;
    left: 69px;
    display: block;
    font-weight: normal;
}

.header .logo {
	font-size: 1em;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 0;
}

#top-liv-offerte {
    position: absolute;
    right: 245px;
    color: #b6030b;
}

.les-univers .top-search,
#newsletter-validate-detail .input-box {
	position: absolute;
	right: 125px;
	top: 12px;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.les-univers .top-search {
    top: auto;
    bottom: -5px;
    left: 0;
    right: auto;
    width: 307px;
}

.top-search {
    position: absolute;
    bottom: 40px;
    right: 230px;
}
.top-search .input-text {
    
}

#btn-top-search {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: -8px;
}

.top-cart {
    background: url(../images/background-mini-panier.png) no-repeat top right;
    position: absolute;
    right: 0;
    bottom: 20px;
    padding-top: 15px;
}
.top-cart .button a { display: block; width: 140px; text-align: center }
#top-cart-count {
    text-align: center;
    display: block;
    margin-right: 53px;
}

.les-univers label {
	position: absolute;
	left: -10000px;
	top: -10000px;
}

.top-search .input-text,
.les-univers .input-text,
#newsletter-validate-detail .input-box .input-text,
input.qty {
	margin:0;
	padding: 4px 8px 4px 4px;
	height: 15px;
	width: 270px;
	border: 1px solid #e3e4e8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.top-search .input-text {
    height: 22px;
    width: 230px;
}

input.qty {
	padding-right: 4px;
	width: 20px;
}

#search_autocomplete {
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}

.wrapper-toplinks {
    position: absolute;
    height: 20px;
    padding-top: 10px;
    top: 0;
    right: 180px;
}
.wrapper-toplinks li {
    float: left;

    padding: 0 8px 0 8px;
    line-height: 8px;
}
.wrapper-toplinks li.last {
    border: none;
}

.wrapper-toplinks li a{ color: #000;}


/**************************************************
Habillage du menu
Menu
**************************************************/

#wrapper-nav {
    margin: 0 0 10px 0;
    background: #fff;
    height: 66px;
}


#nav {
    overflow: visible;
    margin:0 auto;
    padding:5px 0 0 0;
    list-style: none;
    list-style-image: none;
    letter-spacing: .1em;
    background: url(../images/bg-menu-v2.png) repeat-x top;
}

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {
    position:relative;
    text-align:left;
}
#nav li.over { z-index:998; }

#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal; }

#nav ul li.parent li a { background-image:none; }


/* 0 Level */
#nav li { margin: 0; }

#nav li.level0 {
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    text-align: center;
    border-right: 1px solid #e3e4e8;
    line-height: 15px;
}



#nav a { color:#000; font-weight:bold; text-transform: uppercase; }

#nav li.over a,
#nav a:hover { }


/* 1ere ligne */
#nav li.nav-1 { width: 151px; }
#nav li.nav-2 { width: 78px; }
#nav li.nav-3 { width: 125px; }
#nav li.nav-4 { width: 74px; }
#nav li.nav-5 { width: 88px; }
#nav li.nav-6 { width: 181px; }
#nav li.nav-7 { width: 176px; }
#nav li.nav-7 a.level-top {
    background: #e3e4e8;
    display: block; margin: 0 5px 0 5px;
    text-align: center
}
#nav li.nav-8 { width: 118px; }

/* 2eme ligne */
#nav li.nav-9 { width: 124px; }
#nav li.nav-10 { width: 124px; }
#nav li.nav-11 { width: 70px; }
#nav li.nav-12 { width: 200px; }
#nav li.nav-13 { width: 120px; }
#nav li.nav-14 { width: 102px; }
#nav li.nav-15 { width: 114px; }
#nav li.nav-16 { width: 137px; }

#nav li.nav-8,
#nav li.nav-16 {
    border: none;
}

#nav ul li.last {
    float: none;
    border: none;
}





/* 1st Level */
#nav li.active > a { color:#d96708 !important; }

#nav ul li.last { padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */

#nav div.children-menu-wrapper {
    position:absolute;
    width:15em;
    top:27px;
    left:-10000px;
    padding: 5px 10px 10px 10px;
    background: url(../images/background-sous-menu-2.png) repeat-x bottom #f8f8f8;
    border: 1px solid #7b7b7b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 7777;
}

#nav li.nav-9 div.children-menu-wrapper,
#nav li.nav-10 div.children-menu-wrapper,
#nav li.nav-11 div.children-menu-wrapper,
#nav li.nav-12 div.children-menu-wrapper,
#nav li.nav-13 div.children-menu-wrapper,
#nav li.nav-14 div.children-menu-wrapper,
#nav li.nav-15 div.children-menu-wrapper,
#nav li.nav-16 div.children-menu-wrapper {
    background: url(../images/background-sous-menu-2.png) repeat-x bottom #f8f8f8;
    border-color: #7b7b7b;
}

#nav .children-menu-wrapper .picto-fleche-menu {
    position: absolute;
    top: -12px;
    width: 15px; height: 12px;
    background: url(../images/picto-fleche-menu-2.png) no-repeat;
    z-index: 8888;
    left: 7.5em;
}

#nav li.nav-9 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-10 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-11 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-12 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-13 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-14 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-15 div.children-menu-wrapper .picto-fleche-menu,
#nav li.nav-16 div.children-menu-wrapper .picto-fleche-menu { background: url(../images/picto-fleche-menu-2.png) no-repeat; }

#nav li.nav-1 div.children-menu-wrapper .picto-fleche-menu {
    left: 5.5em;
}

#nav li.nav-9 div.children-menu-wrapper .picto-fleche-menu {
    left: 3em;
}

#nav li.nav-16 div.children-menu-wrapper .picto-fleche-menu {
    left: 10.5em;
}

#nav div ul { position:static; width:auto; border:none; margin: 0; padding: 0; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li,
#nav ul li.first {
    margin: 0 5px 0 5px;
    padding: 8px 0 8px 0;
    height: auto;
    text-align: center;
    border: none;
    border-bottom: 1px #000 dashed;
}

#nav li.nav-9 ul li,
#nav li.nav-10 ul li,
#nav li.nav-11 ul li,
#nav li.nav-12 ul li,
#nav li.nav-13 ul li,
#nav li.nav-14 ul li,
#nav li.nav-15 ul li,
#nav li.nav-16 ul li {
    border-bottom-color: #000;
}

#nav ul li a { color: #000; }

#nav li.nav-9 a,
#nav li.nav-10 a,
#nav li.nav-11 a,
#nav li.nav-12 a,
#nav li.nav-13 a,
#nav li.nav-14 a,
#nav li.nav-15 a,
#nav li.nav-16 a { color: #000; }

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

/* 1ere ligne */
#nav li.nav-1 ul.shown-sub, #nav li.nav-1 div.shown-sub { left: -1px; }
#nav li.nav-2 ul.shown-sub, #nav li.nav-2 div.shown-sub { left: -60px; }
#nav li.nav-3 ul.shown-sub, #nav li.nav-3 div.shown-sub { left: -30px; }
#nav li.nav-4 ul.shown-sub, #nav li.nav-4 div.shown-sub { left: -55px; }
#nav li.nav-5 ul.shown-sub, #nav li.nav-5 div.shown-sub { left: -55px; }
#nav li.nav-6 ul.shown-sub, #nav li.nav-6 div.shown-sub { left: -20px; }
#nav li.nav-7 ul.shown-sub, #nav li.nav-7 div.shown-sub { left: -20px; }
#nav li.nav-8 ul.shown-sub, #nav li.nav-8 div.shown-sub { left: -40px; }
#nav li.nav-8 ul.shown-sub, #nav li.nav-8 div.shown-sub { left: -40px; }
/* 2eme ligne */
#nav li.nav-9 ul.shown-sub, #nav li.nav-9 div.shown-sub { left: 0; }
#nav li.nav-10 ul.shown-sub, #nav li.nav-10 div.shown-sub { left: -34px; }
#nav li.nav-11 ul.shown-sub, #nav li.nav-11 div.shown-sub { left: -60px; }
#nav li.nav-12 ul.shown-sub, #nav li.nav-12 div.shown-sub { left: -7px; }
#nav li.nav-13 ul.shown-sub, #nav li.nav-13 div.shown-sub { left: -40px; }
#nav li.nav-14 ul.shown-sub, #nav li.nav-14 div.shown-sub { left: -40px; }
#nav li.nav-15 ul.shown-sub, #nav li.nav-15 div.shown-sub { left: -47px; }
#nav li.nav-16 ul.shown-sub, #nav li.nav-16 div.shown-sub { left: -72px; }

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

/*************************************************
Sous navigation (niveau 2 des catégories)
*************************************************/
.subNavInContent {
    margin: 15px 0;
    background: url(../images/background-sub-nav-in-content.jpg) no-repeat bottom #e7e7e5;
    overflow: auto;
}

.subNavInContent h2 {
    margin: 0;
    padding: 0;
    width: 240px;
    float: left;
}

.subNavInContent ul {
    float: left;
    width: 740px;
    margin: 10px 0 0 0;
    padding: 0;
}

.subNavInContent ul li {
    float: left;
    margin: 0 10px 10px 0;
    width: 230px;
}

.subNavInContent ul li a { color: #000; font-size: 1.1em; text-decoration: underline; }






/*************************************************
messages
*************************************************/

.message-in-lightbox {
	z-index:9990;
	background-color:#fff;
	padding: 10px;
	margin: 20px 0 20px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.message-in-lightbox .btn-close {
	background-image:url(../images/btn-close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px;
}


/**** erreur de formulaire ****/
.input-box { position: relative; }
.block-subscribe .validation-advice,
.discount .validation-advice,
.shipping .validation-advice,
#panel-newsletter .validation-advice {
    padding: 3px;
    background: red;
    color: #fff !important;
    text-align: center;
    position: absolute;
    left: 15px;
    bottom: -20px;
    width: 182px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.shipping .validation-advice {
    position: relative;
    top: -12px;
    left: auto;
    clear: both;
    float: right;
    margin-bottom: 0;
    width: 174px;
}

.discount .validation-advice {
    left: 0;
    bottom: -25px;
}

#panel-newsletter .validation-advice {
    width: 362px;
    left: 0;
    top: -35px;
    bottom: auto;
}


/*************************************************
ajax cart
*************************************************/


#j2t_ajax_confirm .message-in-lightbox {
	padding: 0;
	margin: 0;
}
#j2t_ajax_confirm .message-in-lightbox .btn-close { display: none; }

.message-in-lightbox ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	color: #666;
	font-weight: bold;
	padding: 0;
	overflow: auto;
}

#j2t_ajax_confirm .message-in-lightbox img {
	border: 1px solid #ccc;
}

#j2t_ajax_confirm h4 {
	margin: 0 0 5px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px dashed #000;
}

#j2t-closing-button { display: none; }

#j2t-continue-link,
#j2t-checkout-link {
	border: 1px solid #981617;
	background: url(../images/background-button.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	height: 24px;
}
#j2t-checkout-link { background: url(../images/background-button-2.png); background-position: 0 50%; border-color: #F7C221; }

#j2t-upsell-product-table,
#j2t-upsell-product-table td {
	border: none;
	text-align: center;
}

#j2t-upsell-product-table td { width: 33%; }

#j2t-upsell-product-table h5 { margin-top: 5px; }
#j2t-upsell-product-table img { border: 1px solid #ccc; }


/*************
* Habillage du block "communauté"
*************/
.block-communaute {
    overflow: auto;
    background: #fff;
    margin: 0 auto 10px auto;
    padding: 11px 5px 4px 5px;
    width: 595px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0 0 5px 5px;
    position: relative;
    /*z-index: -2;*/
    top: -38px;
}

.block-communaute p {
    text-transform: uppercase;
    color: #737373;
    float: left;
    font-weight: bold;
    margin-right: 8px;
    margin-left: 15px;
}

.block-communaute ul {
    float: left;
    overflow: auto;
    margin-right: 0;
}
.block-communaute ul li {
    float: left;
    margin-right: 5px;
}
.block-communaute ul li.last {
    margin-right: 0;
}


/**************************************************
Habillage du footer
newsletter, communaute, garanties, univers ...
**************************************************/
.footer-container {
    clear: both;
    background: #fff;
}
.footer {
    width: 1000px;
    margin: 0 auto 0 auto;
	overflow: auto;
	padding: 20px 0 10px 0;
	clear: both;
}

.before-footer { clear: both; width: 980px; margin: 0 auto 20px auto; }

/* autopromo */
.footer-autopromo { clear: both; margin: 0 auto 10px auto; width: 980px; }
.footer-autopromo ul { width: 100%; margin: 0; padding: 0; list-style: none; list-style-image: none; overflow: auto; }
.footer-autopromo ul li { float: left; margin: 0; padding: 0; }
.footer-autopromo ul li.float-left { float: left; margin: 0; padding: 0; }
.footer-autopromo ul li.float-right { float: right; margin: 0; padding: 0; }
.footer-autopromo ul li img { display: block; margin: 0; padding: 0;  }


.block-subscribe,
.block-garanties {
    position: relative;
    overflow: auto;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 10px 10px 35px 10px;
    width: 298px;
    height: 115px;	
	background: #fafbfb;
    border-top: 1px solid #e3e4e8;
    vertical-align: top;
    -moz-box-shadow: 0px 2px 0px 1px #e3e4e8;
	-webkit-box-shadow: 0px 2px 0px 1px #e3e4e8;
	-o-box-shadow: 0px 2px 0px 1px #e3e4e8;
	box-shadow: 0px 2px 0px 1px #e3e4e8;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e4e8, Direction=180, Strength=0);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.block-subscribe .block-title,
.block-garanties .block-title{ 
	border-bottom: 1px solid #E3E4E8;
	margin-bottom: 20px;
	}
.main .block-subscribe { display: block; width: auto; height: auto; padding: 0 10px 20px 10px  !important; }
.main .block-subscribe h2 { top: 0 !important; }

#gototop { clear: both; overflow: auto; float: right; }

.before-footer .block-subscribe a { position: absolute; bottom: 10px; right: 10px; }

.block-garanties {
    width: 299px;
    margin-right: 0 !important;
    padding-bottom: 0;
    height: 150px;
    background: url(../images/background-garanties.jpg) bottom left;
    overflow: hidden;
}
.before-footer .block-garanties {
    width: 628px !important;
    background: #FAFBFB;
    position: relative;
}

.block-garanties ul {
	list-style: none;
	list-style-image: none;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: auto;
}
.before-footer .block-garanties ul {
    display: block;
    position: absolute;
    bottom: 0;
    left: 10px;
}

.block-garanties ul li {
	margin: 0;
	padding: 10px 0 0 50px;
	height: 41px;
	color: #890000;
	line-height: 1em;       
    display: inline-block;
    letter-spacing: 0;
}

.before-footer .block-garanties ul li {
    padding: 2px 0 0 60px;
    width: 250px;
    height: 48px;
    font-size: 1.1em;
    line-height: 1.2em;
}
.before-footer .block-garanties ul li a { color: #890000; }

.product_bloc_garanties .block-garanties ul li {
    padding-left: 58px;
}

.block-garanties ul li.garantie1 { background: url(../images/picto-paiement-securise.png) no-repeat;}
.block-garanties ul li.garantie2 { background: url(../images/picto-livraison.png) no-repeat; }
.block-garanties ul li.garantie3 { background: url(../images/picto-choix-qualitatif.png) no-repeat; }
.block-garanties ul li.garantie4 { background: url(../images/picto-service-client.png) no-repeat; }

#newsletter-validate-detail .input-box {
	position: relative;
        top: auto;
        right: auto;
}

#newsletter-validate-detail label {
	display: block;
	margin: 5px 0 12px 0;
}

#newsletter-validate-detail .input-box .input-text {
}

#newsletter-validate-detail .input-box .button {
	position: absolute;;
	right: 0;
}

.les-univers {
	position: relative;
	float: left;
    width: 360px;	
	top: -20px;
	padding: 15px 0 45px 10px;
	margin: 0 15px 0 0;
	background: #f7c221;
}

.les-univers a {
	font-size: 1em;
	color: #000;
	font-weight: bold;
}

.les-univers ul {
	float: left;
	margin: 0 15px 20px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.les-univers .top-search
 {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 5px 3px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 367px;
}


.les-univers .top-search .input-text {
	padding-right: 15px;
	width: 305px;
}

.les-univers .top-search .button {
	position: absolute;
	right: 10px;
	left: auto;
}

.les-univers .titre {
	color: #000;
	font-size: 1.3em;
	margin-bottom: 20px!important;
}

.bottom-nav {
	color: #000;
}

.bottom-nav a {
	color: #000;
}

.footer .titre {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.bottom-nav ul {
	list-style:none;
	list-style-image: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.bottom-nav li {
	margin: 0 0 5px 0;
	font-size: 1em;
}

.wrapper-bottom-nav {
        display: inline-block;
        margin-right: 0px;
        margin-bottom: 10px;
		margin-left: 15px;
        vertical-align: top;
        width: 280px;
        border-top:2px solid #E9EAED;
        padding-top: 10px;
}
.footer .wrapper-bottom-nav-visuel-contact {
	width: 434px;
	margin-right: 0;
}

.bottom-nav .wrapper-bottom-nav-tags {
	margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

#wrapper-after-footer {
    width: 100%;
    padding-top: 10px;
    background: #fff; /*url(../images/background.jpg);*/
}

.after-footer p {
	margin: 0;
	text-align: right;
	color: #6f747f;
}


/*****************
Nuage de tags
******************/
#tagcloud { 
	overflow: auto; width: 100%; 
	border-bottom: 1px solid #E3E4E8;
	padding: 10px 0 20px 0;
	}
#tagcloud li {
	background: #000;
	margin-right: 3px;
	padding: 0 3px 0 3px;
	float: left;
        font-size: .9em;
}
#tagcloud li a{color: #F7C221;}

/**************************************************
MEA home page
**************************************************/
.mea-homepage {
	float: right;
}

/**************************************************
Slider home page
**************************************************/

#wrapper-content {
    width: 100%;
    position: relative;
    overflow: auto;
    top: -23px;
}
#wrapper-for-background {
    background: #fff;
    width: 1000px;
    margin: 15px auto 15px auto;
    padding: 10px 0 10px 0;
}
.cms-home #wrapper-for-background {
    background: #fff;
    width: 1000px;
    margin: 0 auto 15px auto;
    padding: 0 0 10px 0;
}

/* HEADER */
#wrapper-bgslider-home { width: 1000px; margin: 0 auto 0 auto; height: 316px; position: relative; }
#headerimgs { position: relative; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:749px; position:absolute;}

/* NAVIGATION */
#headernav-outer {
    background-color: rgba(0, 0, 0, 0.6);
    overflow: auto;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    bottom: 20px;
    padding: 5px;
    min-width: 400px;
}

/* HEADER TEXT */
#headernav {
    float: left;
    background: url(../images/picto-fleche-slider.png) no-repeat;
    background-position: 5px 0;
    padding-left: 20px;
}
#headertxt {
    margin:0 auto;
    float: left;
    border-left: dotted 1px #fff;
    padding: 0 0 0 5px;
}

#headertxt a { color: #fff; }
#headertxt a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }
.slider-pos {
    width: 11px;
    height: 11px;
    background: #999;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 2px;
    float: left;
    margin-right: 10px;
}
.slider-pos:hover {
    cursor: pointer;
}
.slider-pos-active {
    background: #fff !important;
}

#slideruri {
    width: 1000px;
    height: 326px;
    position: absolute;
    top: 0; left: 0;
}





/**************************************************
Habillage des marques home page
**************************************************/
.marques-homepage {
	clear: both;
	margin: 10px 0 20px 0;
	background: #fff;
}

.marques-homepage ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.marques-homepage ul li {
	float: left;
	/*padding: 5px 16px 0 16px;*/
    padding: 20px 7px;
	height: 50px;
	text-align: center;
	border-right: 1px solid #e9e8e8;
}

.marques-homepage ul li.last {
	border: none;
}

.marques-homepage p {
	clear: both;
	margin: 0;
	padding: 3px;
	text-align: right;
		border-top: 1px solid #e9e8e8;
}

/**************************************************
Habillage des acces aux univers home page
**************************************************/

.nav-univers-homepage {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
    background: #fff;
}

.nav-univers-homepage li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.nav-univers-homepage li img {
	display: block;
}

.nav-univers-homepage li.univers3,
.nav-univers-homepage li.univers6 {
	margin-right: 0;
}



/**************************************************
Habillage des gondoles home page et categories principales
Nouveautes, coups de coeur, mea
**************************************************/

.newProducts,
.featuredProducts,
.selectionProducts {
	position: relative;
	margin: 0 0 10px 0;
	padding: 35px 8px 10px 8px;
	height: 380px;
	float: left;
	background: #fff;
}

.featuredProducts {
	float: right;
	width: 383px;
    background: url(../images/background-panel.png) repeat;
}

.newProducts,
.selectionProducts {
    padding: 35px 0px 10px 16px;
	width: 963px;
}
.col2-left-layout .selectionProducts {
    width: 749px;
}
.col2-left-layout .carousel-wrapper {
    width: 745px;
}
.col2-left-layout .carousel-content .slide {
    width: 745px;
}
.col2-left-layout .carousel-content .item {
    padding: 2px;
}

.subtitle {
	position: absolute;
	top: -5px;
	height: 45px;
	padding: 0 0px 0px 23px;
	text-transform: none;
	font-weight: bold;
	font-size: 23px;
	color: #000;
	margin-top:10px;
	
}

.newProducts .subtitle,
.selectionProducts .subtitle {
	left: -23px;
	width: 972px;
	background: transparent url(../images/background-subtitle-long.png) no-repeat scroll left top;
}
/* pas de texte à droite, donc background leftonly (lo) */
.cms-home .selectionProducts .subtitle {
    background: transparent url(../images/background-subtitle-long-lo.png) no-repeat scroll left top;
}

.col2-left-layout .selectionProducts .subtitle {
    left: -23px;
    width: 774px;
    background: url(../images/background-subtitle.png) no-repeat top left;
}
/* pas de texte à droite, donc background leftonly (lo) */
.col2-left-layout .manufacturerContent .selectionProducts .subtitle {
    background: url(../images/background-subtitle-lo.png) no-repeat top left;
}

.newProducts .subtitle span,
.selectionProducts .subtitle span {
    float: right;
    display: block;
    margin: 0 48px 0 0;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0;
    color: #000;
}

.newProducts .subtitle span a,
.selectionProducts .subtitle span a {
    color: #000;
    font-size: .9em;
    display: block;
    padding: 10px 0 0 23px;
    background: url(../images/picto-voir-tous.png) no-repeat bottom left;
}

.featuredProducts .subtitle {
	right: -23px;
	width: 376px;
	padding: 6px 23px 0 0;
	text-align: right;
	background: url(../images/background-titre-coupdecoeur.png) no-repeat top left;
}

.featuredProducts .subtitle span {
	float: left;
	display: block;
	margin: 0 0 0 30px;
	font-weight: normal;
	font-size: .9em;
	text-transform: none;
	letter-spacing: 0;
	color: #000;
}

.featuredProducts .subtitle span a {
	color: #000;
    font-size: .9em;
}

.newProducts ul,
.featuredProducts ul,
.selectionProducts ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.newProducts ul li.item,
.featuredProducts ul li.item,
.selectionProducts ul li.item {
	margin: 10px 0 0 0;
	float: left;
	width: 180px;
}

.newProducts ul li.first,
.featuredProducts ul li.first,
.selectionProducts ul li.first {
	margin: 10px 0;
}

li.item {
        position: relative;
	padding: 3px;
	border: 1px solid #fff;
}

li.item:hover {
	border-color: #ccc;
}

li.item h3 {
	margin-top: 5px;
	padding: 0;
	height: 27px;
    font-size: .9em;
}

li.item h3 a { color: #7f0000; }
li.item h3 a:visited { color: #666; }

li.item img {display: block;}

li.item .vignettePromo,
li.item .vignettePromoStock,
li.item .vignetteRuptureDefinitive {
    position: absolute;
    left: 3px;
    top: 3px;
}

.vignettePromo .economiePromo,
.vignettePromoStock .economiePromo {
    position: absolute;
    width: 63px;
    top: 40px;
    left: 4px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
}

li.item .vignetteNouveaute {
    position: absolute;
    right: 3px;
    top: 119px;
}


li.item p {
	margin: 0;
	padding: 0;
}

li.item p.marque {
    margin-bottom: 5px;
}

li.item p.marque span.product-ref { display: block; padding-bottom: 5px; color: #666; }
li.item p.marque span.product-ref a { color: #666; }

li.item p.description {
    padding-top: 0px;
    margin-top: 10px;
    height: 35px;
    line-height: 1.1em;
    letter-spacing: 1px;
    color: #666;
}

li.item .price-box {
	float: right; 
}

li.item .price {
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	color: #7f0000;
}

li.item .weee { display: none; position: absolute; left: -10000px; }

li.item p.maliste {
	margin-top: 10px;
	float: right; 
}

ul.add-to-links { margin: 0; padding: 0; list-style: none; list-style-image: none; }

.link-wishlist {
	display: block;
	padding: 1px 0 0 18px;
	background: url(../images/picto-maliste.png) no-repeat left;
	color: #000;
}

li.item .actions {
	clear: both;
	margin: 30px 0 0 0;
	padding: 5px 8px 5px 8px;
	text-align: center;
	background: #f6f5f5;
	overflow: auto;
}

li.item .actions .picto-info-stock { float: left; }
li.item .actions button { float: right; width: 136px;  }
li.item .actions button.btn-cart { background: url(../images/background-button-2.png); background-position: 0 50%; border-color: #f73100; }

/***** boutons ajouter au panier fiche produits *****/
button.btn-couleur-dispo { background: url(../images/bg-button-dispo.png) repeat-x bottom #00B33B !important; border-color: #00B33B !important; }
.catalog-product-view #product_addtocart_form button.btn-couleur-dispo {
    padding-left: 28px;
    height: 25px;
    background: url(../images/sprite-addtocart-productview.png) no-repeat #00B33B !important;
    border-color: #00B33B!important;
    font-size: 1.1em;
}

button.btn-couleur-commande {
    background: url(../images/bg-button-commande.png) repeat-x bottom #ffc300 !important;
    border-color: #ffc300 !important;
}
.catalog-product-view #product_addtocart_form button.btn-couleur-commande {
    padding-left: 28px;
    height: 25px;
    background: url(../images/sprite-addtocart-productview.png) no-repeat #ffc300 !important;
    background-position: 0 -25px !important;
    border-color: #ffc300 !important;
    font-size: 1.1em;
}

button.btn-couleur-rupture { background: url(../images/bg-button-rupture.png) repeat-x bottom #B20E10 !important; border-color: #B20E10 !important; }


/******* slider **********/
.carousel-wrapper,
.carousel-wrapper-upsell {
    width: 960px;
    height: 380px;
    overflow: hidden;
}
.carousel-content,
.carousel-content-upsell {
    width: 2500px;
}
.carousel-content .slide,
.carousel-content-upsell .slide {
    float: left;
    width: 960px;
    height: 365px;
}

.btn-prev,
.btn-next {
	position: absolute;
	top: 150px;
}
.btn-prev { left: -22px; }
.btn-next { right: -20px; }


/**************************************************
Habillage des categories principales
voitures & motos / helicos / bateaux / avions ...
**************************************************/

.catalog-category-view {}

.category-description {
	margin: 0 0 10px 0;
	padding: 30px 575px 20px 20px;
	height: 231px;
}


.category-voitures-motos-rc .category-description { background: url(../images/background-cat-voiture-moto.jpg) no-repeat top left ; }
.category-helicopteres-rc .category-description { background: url(../images/background-cat-helicoptere-rc.jpg) no-repeat top left ; }
.category-drones-fpv-rc .category-description { background: url(../images/background-cat-helicoptere-rc.jpg) no-repeat top left ; }
.category-avions-rc .category-description { background: url(../images/background-cat-avions-rc.jpg) no-repeat top left ; }
/*.category-vol-a-voile-rc .category-description { background: url(../images/background-cat-planeurs-rc.jpg) no-repeat top left ; }*/
.category-bateaux-rc .category-description { background: url(../images/background-cat-bateaux-rc.jpg) no-repeat top left ; }
.category-utilitaires-blindes-rc .category-description { background: url(../images/background-cat-blindes-utilitaires-rc.jpg) no-repeat top left ; }
.category-machines-d-exception-rc .category-description { background: url(../images/background-cat-machines-exceptions-rc.jpg) no-repeat top left ; }
.category-moteurs-rc .category-description { background: url(../images/background-cat-moteurs-rc.jpg) no-repeat top left ; }
.category-radios-rc .category-description { background: url(../images/background-cat-radios-rc.jpg) no-repeat top left ; }
.category-pieces-rc .category-description { background: url(../images/background-cat-pieces-rc.jpg) no-repeat top left ; }
/*.category-carburants-lubrifiants-rc .category-description { background: url(../images/background-cat-carburants-lubrifiants-rc.jpg) no-repeat top left ; }*/
.category-batteries-chargeurs-rc .category-description { background: url(../images/background-cat-bateries-piles-rc.jpg) no-repeat top left ; }
.category-accessoires-rc .category-description { background: url(../images/background-cat-accessoires-rc.jpg) no-repeat top left ; }
.category-materiaux-rc .category-description { background: url(../images/background-cat-materiaux-connectiques-rc.jpg) no-repeat top left ; }
.category-connectique-rc .category-description { background: url(../images/background-cat-materiaux-connectiques-rc.jpg) no-repeat top left ; }
.category-consommables-rc .category-description { background: url(../images/background-cat-consommables-rc.jpg) no-repeat top left ; }

.nav-sous-categorie {
    overflow: auto;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.nav-sous-categorie li {
	float: left;
	margin: 0 9px 10px 0;
}
.category-avions-rc ul.nav-sous-categorie li { margin-right: 9px; }
ul li.nomargeright { margin-right: 0 !important; }


/**************************************************
Habillage des pages de liste
**************************************************/

.col-left {
	float: left;
	margin: 0;
	padding: 10px 10px 5px 10px;
	width: 180px;
    background: url(../images/background-panel.png) repeat;
}

.col2-left-layout .col-main h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #7a011c;
	text-transform: uppercase;

	letter-spacing: 3px;
}

.col2-left-layout .col-main {
	margin: 0 0 10px 0;
	padding: 0;
	width: 769px;
	float: right;
}

p.category-image { margin: 0 0 10px 0; padding: 0; }

.category-products {
	position: relative;
}

.category-products ul {
	overflow: auto;
	list-style: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #eae9e9;
	background: #fff;
}

.category-products ul.first { padding-top: 35px;}

.category-products ul li.item {
	margin: 10px 0 0 0;
	float: left;
	width: 180px;
	padding: 3px;
}

.category-products ul li.first {
	margin: 10px 0;
}


li.item h2 {
	margin-top: 5px;
	padding: 0;
	height: 27px;
	text-transform: uppercase;
	color: #666;
}

li.item h2 a {
	color: #666;
}

li.item .listProductsDelaiLivraison {
    font-size: .9em;
    position: relative; top: 3px;
    float: right;
}

/*** Toolbar ***/

.toolbar,
.toolbar-long,
.wrapper-block .pager {
	position: absolute;
	top: 10px;
	left: -23px;
	height: 41px;
	color: #000;
}

.toolbar,
.wrapper-block .pager {
    width: 729px;
    padding: 6px 25px 0 20px;
    background: url(../images/background-toolbar.png) no-repeat top left;
}

.toolbar-long {
    width: 928px;
    padding: 6px 25px 0 20px;
    background: url(../images/background-toolbar-long.png) no-repeat top left;
}

.toolbar a,
.toolbar-long a {
    color: #fff;
}

.sorter {
	float: left;
}

.pager {
	float: right;
}
.pager p { margin: 0; padding: 2px 0 0 0; }

.wrapper-block .pager .amount { float: right; }
.wrapper-block .pager .limiter { float: left; }
.wrapper-block .pager .pages { float: left; margin: 2px 0 0 25px; width: 320px;}

.wrapper-block .pager .pages strong {
	float: left;
}

.wrapper-block .pager .pages ol {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0 0 0 10px;;
	padding: 0;
	overflow: auto;
}
.wrapper-block .pager .pages li {
	float: left;
	margin: 0 3px 0 0;
}

.wrapper-block .pager .pages li.current {
	font-size: 1.2em;
	font-weight: bold;
}

.wrapper-block .pager .pages li a {
	color: #fff;
	text-decoration: underline;
}

/*** Navigation par filtre // colonnes de gauche ***/

.block-layered-nav {}

.col-left .block-title,
.block-layered-nav .block-title {
	margin-bottom: 5px;
	padding: 10px 0 17px 0;
	background: url(../images/background-votre-recherche.png) bottom left #000 no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: .8em;
}

.currently {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.currently .label {
	position: relative;
	top: -2px;
}

.currently .actions {
	margin-top: 5px;
	padding: 1px 0 0 15px;
	font-weight: bold;
	background: url(../images/background-actions-filter.png) no-repeat left;
	background-position: 0 2px;
}

.col-left {
	margin-bottom: 20px;
}

.col-left ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.col-left ul li {
	margin-bottom: 5px;
}

.block-layered-nav dt {
	text-transform: uppercase;
}

.block-layered-nav dd {
	margin: 0;
	padding: 0;
}

.block-layered-nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.block-layered-nav ol.currently li { margin-bottom: 10px; }
.block-layered-nav ol.currently li ul { margin: 0; padding: 0; }
.block-layered-nav ol.currently li li { margin-bottom: 2px; }
.block-layered-nav ol.currently li li img { position: relative; top: 1px; }
.block-layered-nav ol.currently li span.label {
    display: block;
    font-weight: bold;
}

.block-layered-nav .button { margin-top: 5px; text-align: center; }

/**************************************************
Habillage des pages statiques
Contacts, CGV, mentions l?gales...
Compte client
**************************************************/


.col2-set {
	overflow: auto;
	margin-bottom: 15px;
}


.wrapper-informations-contact,
.wrapper-mea,
.account-login .col2-set,
.addresses-list,
.box-account,
#form-validate,
.wrapper-block,
.order-details,
.order-info-box,
.product-review .product-img-box,
.product-details,
.endofcheckout-block,
.main .block-subscribe,
#product_sendtofriend_form {
	position: relative;
	margin: 0 0 10px 0;
	padding: 50px 10px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #eae9e9;
	overflow: visible;
}

#product_sendtofriend_form {
	padding-top: 10px;
}
.fieldset {
	margin: 0 0 20px 0;
}

.order-details,
.product-img-box,
.product-details,
.endofcheckout-block,
.main .block-subscribe,
.wrapper-mea,
.product-review .product-img-box { padding-top: 0px; }

.product-review p.rating-links {
    display: none;
    position: absolute;
    left: -5000px;
    top: -5000px;
}

.my-account .wrapper-mea { padding-top: 10px; }

.wrapper-mea .content {
    overflow: auto;
}

.wrapper-informations-contact form,
.col2-set .col-1 {
	float: left;
}
.wrapper-informations-contact .coordonnees,
.col2-set .col-2 {
	float: right;
}

.dashboard .col-1,
.dashboard .col-2 {
    width: 49%;
}

.wrapper-informations-contact #contactForm h2,
.coordonnees h2,
.col-1 h2,
.col-2 h2,
.box-account h2,
#form-validate h2,
h2.legend,
.order-info-box h2 {
	position: absolute;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #fff;
	font-weight: normal;
	top: -5px;
	height: 39px;
        font-size: 1em;
}

#product_sendtofriend_form h2.legend {
	position: relative;
	left: -23px;
	top: 0;
	margin: 0 0 0 0;
}

.order-details h2,
.wrapper-mea h2,
.product-img-box h2,
.product-details h2,
.endofcheckout-block h2,
.main .block-subscribe h2,
.wrapper-mea h2 {
	position: relative;
	text-transform: uppercase;
	top: 10px;
	letter-spacing: .2em;
	color: #fff;
	font-weight: normal;
	height: 39px;
}

.product-img-box h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box-account .col-1,
.box-account .col-2 {
	width: 48%;
}

.wrapper-block .col-1 {
	float: left;
}

.wrapper-block .col-2 {
	float: right;
}

.col-1-small { width: 379px; }
.col-1-large { width: 565px; }
.col-2-small { width: 379px; }
.col-2-large { width: 565px; }

.wrapper-informations-contact #contactForm h2,
.col-1-large h2 {
	left: -23px;
	width: 560px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-nouveautes.png) no-repeat top left;
}

.col-1-medium h2 {
	left: -13px;
	width: 450px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-col-1-medium.png) no-repeat top left;
}


.box-account h2,
#form-validate h2,
.order-details h2,
.product-img-box h2,
.product-details h2,
.endofcheckout-block h2 {
	left: -13px;
	width: 751px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-col-1-large.png) no-repeat top left;
}

.main .block-subscribe h2,
.wrapper-mea h2,
#product_sendtofriend_form h2 {
	left: -23px;
	width: 972px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-col-1-medium.png) no-repeat top left;
}
.main .block-subscribe h2 { padding-top: 4px; }
.wrapper-mea h2 {
    background: url(../images/background-titre-coupdecoeur-long.png) no-repeat top left;
}

.order-details h2,
.product-img-box h2,
.product-details h2,
.endofcheckout-block h2,
.main .block-subscribe h2,
.wrapper-mea h2 {
	left: -23px;
}



.coordonnees h2,
.col-2-small h2,
.xsitemap-pages h2,
.xsitemap-brands h2 {
	right: -23px;
	width: 376px;
	padding: 8px 23px 0 0;
	text-align: right;
	background: url(../images/background-titre-coupdecoeur.png) no-repeat top left;
}

.col-2-smaller h2 {
	right: -23px;
	width: 330px;
	padding: 8px 23px 0 0;
	text-align: right;
	background: url(../images/background-titre-col-2-smaller.png) no-repeat top right;
}

.col-1-small h2,
.xsitemap-categories h2 {
	left: -23px;
	width: 376px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-col-1-small.png) no-repeat top left;
}

.col-2-large h2 {
	right: -23px;
	width: 560px;
	padding: 8px 23px 0 0;
	text-align: right;
	background: url(../images/background-titre-col-2-large.png) no-repeat top left;
}

.coordonnees address {
	margin-right: 75px;
	font-size: 1.3em;
	text-align: center;
}
.coordonnees address strong {
	font-size: 1.3em;
}

#contactForm {
	width: 560px;
}

.col2-set .buttons-set {
	text-align: center;
}

form .buttons-set {
	text-align: center;
}

#contactForm .buttons-set {
	width: 530px;
}

#contactForm .button {
	display: block;
	margin: 10px auto 10px auto;
}

.wrapper-mea ul {
  margin: 10px 0 10px 32px; 
  padding: 0;
  list-style: square;  
}

form ul,
.panes form ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.form-list label {
	display: block;
}

.form-list li {
	margin-bottom: 5px;
}

.form-list li.fields {
	margin-bottom: 0;
}

.form-list li div.field {
	margin-bottom: 5px;
}

.form-list .input-text {
	padding: 5px 13px 5px 13px;
	border: 1px solid #c9cac7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 504px;
}

#form-validate .input-text {
	width: 714px;
}

.contacts-index-index .sav {
    padding: 5px 13px 5px 13px;
    border: 2px solid #7a011c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffedc7;
    font-weight: bold;
    font-size: 1.2em;
}

.cms-service-apres-vente-html .sav-adresse {
    display: none;
    padding: 5px 13px 5px 13px;
    border: 1px solid #c9cac7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

.shareThisPage {
    margin: 20px auto;
    width:50%;
    border: 1px solid #eae9e9;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    padding: 5px 10px;
    text-align:center;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 4px 0px #ffffff;
          box-shadow: 0px 0px 4px 0px #ffffff;
}

.shareThisPage p:first-child{
border-bottom: 1px solid #d2d2d1;
font-size: 1.2em;
margin-bottom: 15px;
}

/************************************************
Mini-boutiques
************************************************/
.catalog-category-view.categorypath-fete-des-peres-rc-html h1,
.catalog-category-view.categorypath-fete-des-peres-rc-jusqu-a-50-html h1,
.catalog-category-view.categorypath-fete-des-peres-rc-de-50-a-100-html h1,
.catalog-category-view.categorypath-fete-des-peres-rc-de-100-a-150-html h1,
.catalog-category-view.categorypath-fete-des-peres-rc-a-partir-de-150-html h1,
.catalog-category-view.categorypath-noel-rc-html h1,
.catalog-category-view.categorypath-noel-rc-jusqu-a-50-html h1,
.catalog-category-view.categorypath-noel-rc-de-50-a-100-html h1,
.catalog-category-view.categorypath-noel-rc-de-100-a-150-html h1,
.catalog-category-view.categorypath-noel-rc-de-150-a-300-html h1,
.catalog-category-view.categorypath-noel-rc-a-partir-de-300-html h1,
.catalog-category-view.categorypath-noel-rc-cheques-cadeaux-modelisme-rc-html h1 {
    display: none;
}
/***** pages de CMS *****/
.cms-conditions-generales-de-vente-html .col1-layout ul {
    list-style: square;
    padding: 3px 0 3px 20px;
}


/***** liens et boutons de formulaire *****/
p.back-link { float: left; }

#product_sendtofriend_form .buttons-set { overflow: auto; }
#product_sendtofriend_form .buttons-set p { margin: 0; padding: 0; }

/*#product_sendtofriend_form .buttons-set #add_recipient_button .button { background: url(../images/background-button-2.png); background-position: 0 50%; border-color: #f73100; }*/
#product_sendtofriend_form .button{ float: right; margin-left: 10px; }


li.control input {
	display: inline;
}
li.control label {
	display: inline;
	position: relative;
	top: 1px;
	left: 3px;
}

.col2-left-layout .data-table {
	width: 100%;
}

.col2-left-layout .data-table th {
	background: #eee;
	color: #000;
}

.addresses-primary ol {
	list-style: none;
	list-style-image: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

.addresses-additional {
	width: 290px;
}

.addresses-list li.item {
	margin-bottom: 10px;
}


.submenu-page {
	position: relative;
	padding: 10px;
	background: url(../images/background-sous-menu-2.png) repeat-x bottom left #f6f6f6;
	border: 1px solid #7b7b7b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.submenu-page .fleche-haut-2 {
	position: absolute;
	top: -12px;
	left: 35px;
	background: url(../images/fleche-haut-2.png) no-repeat top left;
	width: 13px;
	height: 12px;
	display: block;
}

#newsletter-validate-detail-landing .input-box {
	padding: 5px 13px 5px 13px;
	border: 1px solid #c9cac7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/background-top-block.png) repeat-x bottom #ecedec;
}

#newsletter-validate-detail-landing .input-text {
	margin:0;
	padding: 4px 8px 4px 4px;
	height: 15px;
	width: 510px;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#newsletter-validate-detail-landing .button { position: relative; left: -5px; }

/* site map */
.siteul {  }



/* Comment View ========================================================================== */
.product-review .product-img-box .product-image { float: left; display: block; margin: 0 10px 10px 0; }
.product-review dd { margin-left: 0; }


/* Wishlist View ========================================================================= */
.my-wishlist .wrapper-block { padding-top: 10px; }

.my-wishlist .buttons-set { margin-top: 10px; }

#wishlist-table h2 { font-size: 1em; text-align: center; }
#wishlist-table .price-box { font-size: .9em; text-align: center; }

#wishlist-table td { padding: 10px; }
#wishlist-table .padding { padding: 10px; }

#wishlist-table textarea {
	margin: 10px 0 0 0;
	padding: 4px 8px 4px 4px;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 385px;
	height: 140px;
	clear: both;
}

/* One page checkout View ================================================================ */

.checkout-onepage-index .after-footer {
	clear: both;
	padding-top: 13px;
	border-top: 2px solid #8a0120;
}

#checkoutSteps { list-style: none; list-style-image: none; margin: 0; padding: 0; border-bottom: 1px solid #d1d1d1; }

#checkoutSteps .miseEnGarde { font-size: .9em; }

#checkoutSteps .section {
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-bottom: none;
}
#checkoutSteps .active { padding-bottom: 10px; }

#checkoutSteps .section .step-title {
	position: relative;
	color: #82112b;
	text-transform: uppercase;
	font-weight: bold;
}
#checkoutSteps .allow .step-title:hover { cursor: pointer; }
#checkoutSteps .active .step-title {
	color: #fff;
	background: url(../images/background-step-title.png) repeat-x top;
	font-weight: normal;
}
#checkoutSteps .active .step-title:hover { cursor: default; }

#checkoutSteps .section .step-title h2 {
	margin: 0;
	padding: 8px 0 6px 0;
	line-height: normal;
	font-weight: normal;
}

#checkoutSteps .section .step-title span {
	position: relative;
	top: -1px;
	margin-right: 10px;
	padding: 0 8px 0 10px;
	border-right: 1px solid #d1d1d1;
	font-weight: bold;
}
#checkoutSteps .active .step-title span { border-color: #fff; }

#checkoutSteps .section .step-title a { position: absolute; top: -999999px; display: none; }
#checkoutSteps .allow .step-title a {
	display: inline;
	right: 10px !important;
	top: 8px !important;
	color: #82112b;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
#checkoutSteps .active .step-title a { position: absolute; top: -999999px !important; display: none !important; }

#checkoutSteps .section h3 { border-bottom: 1px dashed #000; }
#checkoutSteps label { margin-top: 0; }
#checkoutSteps .buttons-set { text-align: right; }

#checkoutSteps .address-select {
    width: 630px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* login */
#checkout-step-login {}

#checkout-step-login form {
	padding: 10px;
	background: url(../images/background-form.png) repeat-x bottom #ecedec;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#checkout-step-login .input-text { width: 270px; }

#checkout-step-login .col-1 ul { list-style: none; list-style-image: none; margin: 10px 0 0 0; padding: 0; }

#checkout-step-login .col-1 .buttons-set { margin-top: 33px; }

#checkout-step-login .col-2 .buttons-set { margin-top: 10px; }
#checkout-step-login .col-2 .buttons-set a { float: left; position: relative; top: 5px; text-decoration: underline; }
#checkout-step-login .col-2 .buttons-set button,
#checkout-step-login .col-1 .buttons-set button { float: right; }
#checkout-step-login .col-1 .buttons-set button {  }


#checkoutSteps .col2-set { margin: 0; }
#checkoutSteps .col2-set .col-1, #checkoutSteps .col2-set .col-2 { padding: 0 10px 0 10px; width: 47%; }

/* billing / shipping / shipping method / payment */
#checkout-step-billing,
#checkout-step-shipping,
#checkout-step-shipping_method,
#checkout-step-payment { padding: 10px; }

#checkout-step-billing form li.fields,
#checkout-step-billing form li.wide,
#checkout-step-shipping form li.fields,
#checkout-step-shipping form li.wide {
	margin-bottom: 10px;
	padding: 10px;
	background: url(../images/background-form.png) repeat-x bottom #ecedec;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

/**
 * phoenix bank payment
 */
div.bankpayment-account {
	padding-left: 20px;
}
#payment_form_bankpayment table {
	border-collapse: collapse;
	empty-cells: show;
}
#payment_form_bankpayment th {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #cccbcb;
}
#payment_form_bankpayment td {
	padding: 3px;
	text-align: center;
	border: 1px solid #cccbcb;
}
table.bankpayment_info {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #cccbcb;
}
table.bankpayment_info th {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
table.bankpayment_info td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

/* review */
#checkout-step-review { padding: 10px; }

#checkout-step-review .data-table { width: 100%; margin: 10px 0 0 0; }
#checkout-step-review .data-table th { background: #eee; } 
#checkout-step-review .data-table h3 { border: none; } 

#checkout-step-review .btn-checkout {
	padding: 0 30px 3px 30px;
	font-size: 1.5em;
	height: 28px;
}


/* checkout progress */
#checkout-progress-wrapper {
	position: relative;
	margin: 33px 0 10px 0;
	padding: 0 10px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #eae9e9;
	border-right: 1px solid #eae9e9;
	overflow: visible;
}

#checkout-progress-wrapper h2 {
	position: relative;
	text-transform: uppercase;
	top: 10px;
	letter-spacing: .2em;
	color: #fff;
	font-weight: normal;
	height: 39px;
	right: 0px;
	width: 270px;
	padding: 8px 23px 0 0;
	text-align: right;
	background: url(../images/background-titre-col-2-very-small.png) no-repeat top right;
}

#checkout-progress-wrapper dl dt {
	margin: 0 0 10px 0;
	overflow: auto;
	border-bottom: 1px dashed #000;
	font-weight: bold;
}

#checkout-agreements {
	margin: 10px 0 0 0;
}

#checkout-agreements ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#checkout-agreements .wrapper-agreement-content {
	display: none;
	padding: 10px;
	width: 780px;
	height: 580px;
	z-index:1000000;
	background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#checkout-agreements .agreement-content {
	width: 760px;
	height: 560px;
	overflow: auto;
	text-align: justify;
	font-size: .9em;
	padding: 5px 10px 10px 10px;
}
.wrapper-agreement-content .close { background-image:url(../images/btn-close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; }

/* Livraison */
.sp-methods table, .sp-methods table td, .sp-methods table th { border: none; vertical-align: middle; }
.sp-methods .method-description { font-size: .9em; }
.sp-methods .method-description label { font-weight: normal; }

/* Paiements */
#checkout-payment-method-load dt {
    border: 1px solid #ccc;
    clear: both;
    padding: 10px;
}

#checkout-payment-method-load dd {
    overflow: auto;
    padding: 10px 10px 22px 10px;
    margin: 0;
    border-top: none;
}

#payment_form_paybox_system .paypal-deliv-alert {
    clear: both;
    border: 2px solid #FF8313;
    background-color: #FFEDC7;
    font-weight: bold;
    margin-top: 80px;
    padding: 5px;
    display: none;
}

.col2-right-layout .col-main {
	margin: 0 0 10px 0;
	padding: 0;
	width: 680px;
	float: left;
}

.col-right {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 290px;
}

/* CGV */
p.agree {
    text-align: right;
    background: #ddd;
    border: 1px solid #aaa;
    padding: 5px;
}
p.agree label {
    position: relative;
    top: 3px;
}

/* Product View ========================================================================== */

/* nom du produit */
.product-name h1 { margin-bottom:  0; font-size: 1.4em; text-transform: none; }
.product-name p { margin-top:  0; font-weight: bold; }

/* resume produit */ 
.product-summary {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
	border: 1px solid #d0d0d0;
}

.more-views {
    position: relative;
    clear: both;
    border-top: 1px solid #d0d0d0;
    width: 978px;
    background: #FAFBFB; }

.more-views ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.more-views li {}

.product-info-box {
	position: absolute;
	top: 0; right: 0;
	width: 438px;
	height: 405px;
}

.catalog-product-view .link-wishlist { margin-right: 10px; }



/* medias */
.simple_overlay { display: none; z-index:1000000; background-color:#fff; padding: 20px;	-moz-border-radius: 5px; -webkit-border-radius: 5px; }
.simple_overlay .close { background-image:url(../images/btn-close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; }

.product-img-box { }

.product-img-box .manufacturer-logo {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}

p.product-image {
	margin: 0;
	padding: 0;
	float: left;
}
p.product-image img { display: block; margin: 0; padding: 0; border-right: 1px solid #d0d0d0; }

.vignetteRuptureDefinitive {
    position: absolute;
    top: 270px;
    left: 390px;
    z-index: 10;
}

.product-img-box .vignetteNouveaute {
    position: absolute;
    left: 476px;
    top: 341px;
    z-index: 11;
}

.vignettePromoFicheProduit,
.vignettePromoFicheProduitStock {
    position: absolute;
    top: 270px;
    left: 390px; 
    z-index: 10;
}

.vignettePromoFicheProduit .economiePromo,
.vignettePromoFicheProduitStock .economiePromo {
    position: absolute;
    top: 72px;
    right: 43px;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    width: 80px;
}



/* slider visuels */
.catalog-product-view .carousel-wrapper {
    width: 960px;
    height: 120px;
    padding: 12px 0px 5px 15px;
    overflow: hidden;
    margin: 0;
}
.catalog-product-view .carousel-content {
    width: 3500px;
}
.catalog-product-view .carousel-content .slide {
    float: left;
    margin: 0;
    padding: 0 3px 0 3px;
    width: 187px;
    height: 120px;
    text-align: center;
}

.catalog-product-view .carousel-content .slide img {
    display: block;
    margin-left: 19px;
    padding: 3px;
    border: 1px solid #ddd;
    
}

.more-views .btn-prev,
.more-views .btn-next {
	position: absolute;
	top: 37px;
}
.more-views .btn-prev { left: -20px; }
.more-views .btn-next { right: -20px; }

/* Recap fiche */
.product-info-box p {
	margin: 10px;
	text-align: justify;
}

.product-price-box {
	margin: 10px 10px 5px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #E3E4E8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    background-color: #FAFBFB;
	overflow: auto;
}

.product-price-box .price-box { padding-top: 2px; float: left; }
.product-small-price-box .price-box { padding-top: 2px; float: right; }

.price-box p { margin: 0; }

.price-box span.price-label { display: none; position: absolute; left: -10000px; }

.price-box .old-price .price { font-size: .9em; color: #666; text-decoration: line-through; font-weight: normal; }

.price-box .special-price { display: inline-block; }
.price-box .old-price { display: inline-block; margin: 2px 5px 0 0; }

.product-price-box .price,
.product-small-price-box .price { font-size: 1.2em; font-weight: bold; color: #7f0000; }
.product-price-box .price-box .weee { display: block; font-size: .8em; line-height: .5em; }
.product-small-price-box .price-box .weee { display: none; position: absolute; left: -5000px; }
 
.product-price-box .add-to-cart { float: right; }

.product-stock-box {
	margin: 19px 0 10px 10px;
	background: #fff;
	float: left;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.1em;
	min-width: 200px;
}

.product-stock-box .availability {
	padding: 0 5px 0 35px;
        height: 35px;
	margin: 3px 3px 3px 5px;
	background-position: 0 50%;
}

.product-stock-box .in-stock {
	background: url(../images/picto-stock-disponible.png) no-repeat;
        background-position: 0 50%;
}


.product-stock-box .upon-order {
    background: url(../images/picto-stock-commande.png) no-repeat;
    background-position: 0 50%;
}

.product-stock-box .out-of-stock {
	background: url(../images/picto-stock-rupture.png) no-repeat;
    background-position: 0 50%;
}

/* délai livraison */
#delaiLivraison {
    display: block;
    font-size: .8em;
    font-weight: normal;
}

.product-delivery-notice {
	float: right;
}

.product-short-description {
	clear: both;
}

.product-short-description h3 {
    margin-left: 10px;
}

.product-short-description .more-link {
    text-align: right;
    margin-top: 0;
    position: relative;
    top: -5px;
}

.product-short-description ul {
  margin: 10px 0 10px 32px; 
  padding: 0;
  list-style: square;
}

/* description produit */
#description ul,
.panes ul {
  margin: 10px 0 10px 32px; 
  padding: 0;
  list-style: square;
}


/* Pictos informatifs */
.product-pictos {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #d0d0d0;
	width: 100%;
}

.product-pictos ul { list-style: none; list-style-image: none; padding: 0; margin: 0; }
.product-pictos ul li { margin-right: 16px; }

.product-pictos-soft,
.product-pictos-hard {
	padding: 4px 10px 5px 10px;
}

.product-pictos-soft {
	padding: 10px 10px 0px 10px;
	float: left;
}
.product-pictos-hard {
	padding: 10px 0px 0px 10px;
	float: right;
}

.product-pictos-hard h2 {
	text-transform: uppercase;
	color: red;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: .9em;
	height: 13px;
}

.product-pictos ul {
	overflow: auto;
}
.product-pictos li {
	float: left;
}

.picto-echelle {
    background: url(../images/background-picto.gif) no-repeat;
    width: 47px; height: 46px;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    padding-top: 14px;
}
	
/* reseaux sociaux et communaute - product-social-part */
.product-social-part { clear: both; overflow: auto; margin-bottom: 10px; }

.product-social-part ul.product-share { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.product-social-part ul.product-share li { float: right; margin-left: 10px; }

.product-social-part .email-friend { background: url(../images/btn-social-friend.png) no-repeat top right; padding: 5px 35px 2px 0; }
.product-social-part .email-friend a { text-decoration: underline; }

.product-social-part .ratings { width: 60%; margin: 5px 0 0 0; padding: 0; float: left; }


/* Rating */
.no-rating { margin:0; float: left; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; position: relative; left: 10px; }
.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 { border: none; }

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; border: none; }
.ratings-table th { font-weight:bold; padding-right:8px; border: none; }

/* Onglets */

#wrapper-data-product { overflow: auto; position: relative; min-height: 443px; }

ul.tabs { margin: 0; padding: 0; list-style: none; list-style-image: none; overflow: auto; }
ul.tabs li {
    float: left;
    background: #FAFBFB;
    border: 1px solid #d0d0d0;
    border-bottom: none;
    height: 25px;
    padding: 9px 30px 0px 23px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 40px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 40px;
    -webkit-border-top-left: 5px;
    -webkit-border-top-right: 40px;
    font-size: .9em;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

ul.tabs li.first {
	position: relative;
	left: 0;
	padding-left: 8px;
	z-index: 10;
}

ul.tabs li.onglet2 { left: -18px; z-index: 9; }
ul.tabs li.onglet3 { left: -36px; z-index: 8; }
ul.tabs li.onglet4 { left: -54px; z-index: 7; }
ul.tabs li.onglet5 { left: -72px; z-index: 6; }
ul.tabs li.onglet6 { left: -90px; z-index: 5; }
ul.tabs li.onglet7 { left: -108px; z-index: 4; }
ul.tabs li.onglet8 { left: -126px; z-index: 3; }
ul.tabs li.onglet9 { left: -144px; z-index: 2; }

ul.tabs li.actif  { background: #fff; }

.panes {
    float: left;
    width: 725px;
    margin: 0 0 15px 0;
    padding: 10px 15px 15px 15px;
    background: #fff;
    border-left: 1px solid #d0d0d0;
    min-height: 320px;
}

.product-recap-data {
    float: right;
}

/* commentaires clients */
.panes h2 {
	font-size: 1.4em;
	color: #b6030b;
}
.panes h3 { margin-top: 0; }

#commentaires dt { color: #b6030b; font-size: 1.1em; 

	margin: 0;
	padding: 5px 13px 5px 13px;
	border: 1px solid #c9cac7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/background-top-block.png) repeat-x bottom #ecedec;
	overflow: auto;

}
#commentaires dt span { display: block; color: #000; font-size: .9em; font-weight: normal; }
#commentaires dt span span { display: inline; font-weight: bold; }

#commentaires dd { margin: 0; padding: 10px 0; }

#commentaires .ratings-table { margin-bottom: 10px; }
#commentaires dd th { width: 100px; }

#commentaires #nickname_field { width: 300px; }
#commentaires #summary_field { width: 690px; }
#commentaires #review_field {
	width: 715px; height: 100px;
	border: 1px solid #c9cac7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Tableau */

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

.catalog-product-view .data-table th { text-align: left;  }

.catalog-product-view .data-table .odd th,
.catalog-product-view .data-table .odd td { background: #FAFBFB; }

.no-border{ height:100%;border: none; margin:10px 0 0 0;}
.no-border td{ border: none!important; padding: 0 0 20px 0;}
.no-border li {list-style-position: outside;list-style-type: square; margin-left: 35px;}
.no-border p{vertical-align: top; display: inline;}
.center-all{margin:20px auto; text-align: center;}

/* Tableau tarifs port */
.tarifs-port{ width:100%; border: none;}
.tarifs-port td{ width:14%; vertical-align: middle;text-align: center;}
.tarifs-port img{ display: block; margin:0 auto;}
.noborder{ border:none; background: none!important;}
.fondGris{ background: gray; color:white;}
.tarifs-port tr.even{ background:#e6e6e6;}
.tarifs-port tr.odd, .tarifs-port td.odd{ background:#FFFFFF;}
.tarifs-port tr.even:hover,.tarifs-port tr.odd:hover{ background:#7a011c; color:white; font-weight: bold;}
.fleche{border-left:1px dashed #aaa; border-right:1px dashed #aaa; border-top:none;}

/* Tableau ressources graphiques */
.ressources{ border-collapse: collapse;}
.ressources td{ padding:0 5px 0 5px;}
.code{
	background-color: #333333;;
	color: #e8ed97 !important;
	-webkit-border-radius: 12px; 
	border-radius: 12px; 
  	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  	padding: 5px;
  	margin:10px 10px 10px 10px;
	}

/* Garanties */
.product_bloc_garanties .block-garanties {
	position: relative;
	overflow: auto;
	float: none;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 190px;
	height: auto;	
	background: #FAFBFB;
	border: 1px solid #E3E4E8;
}
.product_bloc_garanties .block-garanties li {
	font-weight: bold;
}
.product_bloc_garanties .block-garanties h2 {
	text-transform: uppercase;
	margin-top: 0;
	color: #7d0b25;
}

/* Bloc de rappel commander */

.product-small-price-box {
        /*position: absolute;
        bottom: 5px;*/
	margin: 0 0 10px 0;
	padding: 10px;
	width: 190px;
	background: #FAFBFB;
	border: 1px solid #E3E4E8;
        min-height: 105px;
}

.product-small-price-box h2 {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: #7d0b25;
}

.product-info-box .button {
	padding: 0 5px 3px 5px;
	font-size: .9em;
	height: 24px;
}

.product-small-price-box .price-box {
	float: none;
	clear: both;
}

.product-small-price-box .special-price,
.product-small-price-box .old-price {  }

.product-small-price-box .add-to-cart { clear: both; }

.product-small-price-box .button {
	margin-top: 5px;
	padding: 0 0 3px 0;
	font-size: 1.1em;
	height: 28px;
	width: 100%;
}

.main label { margin-top: 15px; font-weight: bold; }

/* Cart View ========================================================================== */
/* Button checkout */
.btn-proceed-checkout {
	padding: 0 30px 3px 30px;
	font-size: 1.5em;
	height: 28px;
        width: 280px;
}

/* Shopping cart */
.shopping-cart-wrapper {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	background: #fff;
	overflow: visible;
}
.shopping-cart-wrapper h2 {
	position: relative;
	text-transform: uppercase;
	top: 10px;
	letter-spacing: .2em;
	color: #fff;
	font-weight: normal;
	height: 39px;
	left: -23px;
	width: 972px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-coupdecoeur-long.png) no-repeat top left;
}

.etape-tunnel-step-1,
.etape-tunnel-step-2 {
    margin-top: 10px;
    padding: 0;
}
.etape-tunnel-step-1 img,
.etape-tunnel-step-2 img {
    display: block;
    margin: 0;
    padding: 0;
}

.etape-tunnel-step-2 {
    margin-bottom: 15px;
}

.shopping-cart-wrapper .data-table {
	width: 100%;
	border: none;
}
.shopping-cart-wrapper .data-table th {
	background: #e9e9e9;
}
/*.data-table .a-right { text-align: right; }*/
.a-right { text-align: right; }
.a-center { text-align: center; }

ul.checkout-types { list-style: none; list-style-image: none; margin: 0; padding: 0; overflow: auto; }
ul.checkout-types li { float: right; }

.shopping-cart-wrapper ul.checkout-types { margin: 10px 0 10px 0; }

#shopping-cart-footer {
	margin: 10px 0 0 0;
	
}
.shopping-cart-wrapper .btn-update {
    float: right;
} 

.shopping-cart-wrapper .btn-continue {
    float: left;
}

/* Totals */
.shopping-cart-wrapper .totals {
	margin: 10px 0 0 0;
	float: right;
}
.shopping-cart-wrapper .totals table {
    width: 280px;
}

/* Coupon */
.discount {
	margin: 30px 0 0 0;
	float: left;
	clear: both;
    min-width: 400px;
	padding: 0px 0px 5px 0;
	/*background: #e9e9e9;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/	
}
.discount .input-box {
	float: left;
	margin: 7px 0 0 0;
}
.discount .input-text {
	margin:0;
	padding: 3px 8px 3px 4px;
	height: 16px;
	width: 170px;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-style: italic;
	/*font-weight: bold;*/
	color: #646464;
}


.discount .input-box .button { 
	position: relative; 
	left: -10px;
}
.discount .buttons-set { 
	float: left; 
	margin: 7px 5px 0 -10px;
}

.cart-coupon {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #eae9e9;
	border-right: 1px solid #eae9e9;
	overflow: visible;
}
.cart-coupon h2 {
	position: relative;
	text-transform: uppercase;
	top: 10px;
	letter-spacing: .2em;
	color: #fff;
	font-weight: normal;
	height: 39px;
	left: -23px;
	width: 972px;
	padding: 8px 0 0 23px;
	background: url(../images/background-titre-coupdecoeur-long.png) no-repeat top left;
}


.cart-coupon label {  }
.cart-coupon .input-text { 
	margin:0;
	padding: 4px 8px 4px 4px;
	height: 15px;
	width: 712px;
	border: 1px solid #cccbcb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.cart-coupon .input-box .button { position: relative; left: -10px; }
.cart-coupon .buttons-set { margin-top: 10px; }

/* calcul des frais de port */

.checkout-cart-index .shipping {
    float: right;
    width: 278px;
    border: 1px solid #bdbcbd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;      
    box-shadow: 0px 3px 5px #ccc;
    clear: both;
}

.shipping .shipping-title {
    border-bottom: 1px solid #bdbcbd; 
    background: url('../images/background-degrade-gris-blanc.png') repeat-x bottom;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px;    
    border-top-left-radius: 5px;  
    border-top-right-radius: 5px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 5px;
    height: 22px;
}

.shipping-form {
    padding: 10px 10px 5px 10px;
}

.shipping-form label {
    margin-top: 0;
    clear: both;
}

.shipping-form #postcode,
.shipping-form select,
.shipping-form .button {
    margin-bottom: 10px;
    float: right;
}

.shipping-form #postcode {
    padding: 3px 5px 3px 5px;
    width: 168px;
}

.shipping-form select,
.shipping-form .button {
    width: 180px;
}

.sp-methods-img {
    width: 80px;
    min-height: 20px;
    vertical-align: middle;
}

.shipping-form .sp-methods {
    clear: both;
}

.shipping-form .sp-methods div {
    margin: 0 0 3px 0;
    border-bottom: 1px dashed #bbb;
}

.shipping-form .sp-methods table {
    margin: 0;
    padding: 0;
    width: 100%;
}
.shipping-form .sp-methods td {
    padding: 0;
    margin: 0;
}

.shipping-form h4 {
    margin: 3px 0 0 0;
    float: left;
}

.shipping-form .sp-methods label {
    font-weight: normal;
    font-size: .9em;
}
.shipping-form .price {
    font-weight: bold;
    float: right;
    font-size: 1.1em;
}

/* Amasty ShopBy Extension */
div.amshopby-column {float:left; width:83px;}
select.amshopby-select {width:170px;}
.amshopby-logo {padding: 0pt 10px 10px 0pt; float: left;}
.amshopby-featured {padding: 5px 5px 5px 5px;}
.amshopby-link {float:left; padding-left:5px; padding-top:5px;}

div.block-layered-nav dd a {padding:2px 5px 0px 0px; display:block; float: left; }  
div.block-layered-nav dd a.amshopby-attr {
    padding-left:15px;
    background:transparent url(../images/amshopby-cb1.gif) no-repeat;
    background-position: 0px 3px;
}
div.block-layered-nav dd .countAttributeProducts { font-size: .8em; position: relative; top: 1px;  }


div.block-layered-nav dd a.amshopby-attr-selected {
    font-weight: bold;
    padding-left:15px;
    background:transparent url(../images/amshopby-cb2.gif) no-repeat;
    background-position: 0px 3px;
} 
div.block-layered-nav dd a img {padding: 0 5px 5px 5px; float:left;} 
div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:20px;}
div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold; color: black; text-decoration: none; cursor: text;}
div.block-layered-nav dd li span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../images/amshopby-plus.gif)  no-repeat;
}
div.block-layered-nav dd li span.minus {background: transparent url(../images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* amasty ShopBy to expand/collapse attribute filters in layered naviagtion
div.block-layered-nav dt {cursor:pointer;}
div.block-layered-nav dt.amshopby-collapsed {background:url(../images/amshopby-collapsed.gif) 9px 11px no-repeat;}
*/

/* amasty ShopBy to activate price slider in layered naviagtion
div.block-layered-nav div.slider {
    position:relative;
    margin:0 auto 5px auto;
    z-index:9;
    height:18px;
    background: url(../images/slider_bg.gif) no-repeat 50% 50%;
    cursor:pointer;
}
div.block-layered-nav div.slider div.handle {
    width:8px;
    top:3px;
    height:14px;
    background: transparent url(../images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor:move;
}
 */
 
 
 /********************
 Block legende
 ********************/
 .block-legende-stock { margin: 30px 0 0 0; }
 
 
/**********************
Plan du site
**********************/
.xsitemap h3 { font-size: 1.7em; font-weight: normal; }
.xsitemap-stores { margin-bottom: 10px; }
.xsitemap-categories { float: left; width: 58%; }
.xsitemap-categories h2 { left: -33px; }
.xsitemap-pages, .xsitemap-brands { float: right; width: 38%; }
.xsitemap-pages h2, .xsitemap-brands h2 { left: auto; right: 3px; }
.xsitemap ul.categories { }
.xsitemap ul.products { margin-bottom: 5px; }
.xsitemap li.product { font-size: 0.8em; }
.xsitemap li.level-0 { font-weight: bold; font-size: 1.1em; }
.xsitemap li.level-1 { font-weight: normal; font-size: 1em; }
.xsitemap ul.pages { margin-bottom: 0px; }
.xsitemap ul.links { margin-top: 0px; }
.xsitemap li.page, .xsitemap li.link { font-size: 1em; font-weight: bold; }

 
/**********************
Page des marques
**********************/
.manufacturersList dt {
    border-bottom: 1px solid #ccc;
    font-size: 1.5em;
    color: #303030;
}
 
.manufacturersList dd {
    margin: 0;
    padding: 0;
}

.manufacturersList .manufacturersCols {
    padding-right: 20px;
}

.manufacturersList ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.manufacturersList li {
    padding: 0;
    margin: 10px 0 0 0;
}

.manufacturersList dd + li { margin-top: 15px; }

.manufacturersList li span {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

/********************************
correctifs CSS pour IE
html.ie7    ( <=   ie7)
html.ie8    ( =    ie8)
html.oldie  ( <=   ie8, ie7, ie6)
********************************/

.ie7 #nav li.level0,
.ie7 .block-subscribe, .ie7 .block-communaute, .ie7 .block-garanties,
.ie7 .block-communaute ul li,
.ie7 .block-garanties ul li,
.ie7 .wrapper-bottom-nav { /* Pour IE6 et IE7 */  
  display: inline;
  zoom: 1;
}

.ie7 .block-subscribe, .ie7 .block-communaute {
    vertical-align: top;
    margin-right: 9px;
}


.ie7 .message-in-lightbox .btn-close { display: none; position: absolute; top: -5000px; left: -5000px; }
.ie7 .message-in-lightbox { border: 2px solid #b6030b; color: #b6030b; z-index: 10005; }
.ie7 #j2t_ajax_confirm .message-in-lightbox { border: none; }

/*****
panel
*****/
.ie7 #top-panel dl {
    height: 62px;
}
.ie7 .wrapper-toplinks li {
    line-height: 11px;
}
.ie7 .header .logo span {
    line-height: 1em;
    top: 90px;
}

/******
Slider V2
*******/

.oldie #headernav-outer {
    background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0000000,endColorstr=#C0000000);
    zoom: 1;
}


/*****
Menu de navigation
*****/

.ie7 #nav { z-index: 995; }

.ie7 #nav li.level0 {
    text-indent: 0;
}
.ie7 #nav li.nav-1 span,
.ie7 #nav li.nav-2 span,
.ie7 #nav li.nav-3 span,
.ie7 #nav li.nav-4 span,
.ie7 #nav li.nav-5 span,
.ie7 #nav li.nav-6 span,
.ie7 #nav li.nav-7 span,
.ie7 #nav li.nav-8 span {

}

.ie7 #nav ul li span {
        position: static !important;
} 


.ie7 #navi_slider,
.ie7 .block-subscribe {
    overflow: hidden;
}

.ie7 .newProducts .subtitle span, 
.ie7 .featuredProducts .subtitle span,
.ie7 h2 a.link-print {
    position: absolute;
    right: 10px;
    top: 7px;
}

.ie7 .featuredProducts .subtitle span { right: auto; left: 10px; }

/*****
Slider de produits
*****/
.ie7 .carousel-wrapper,
.ie7 .carousel-wrapper-upsell {
    position:relative;
}


/*****
Bloc prix
*****/
.ie7 .price-box .old-price { float: left; width: 75px; margin: 2px 5px 0 0; }

/*****
Navigation filtre
*****/
.ie7 div.block-layered-nav dd li {
    clear: both;
}

.ie7 .block-communaute ul li.communaute4 {
    position: absolute;
    right: 20px;
    top: 40px;
    margin-left: 70px;
}

.ie7 #navi_slider li {
    margin-bottom: 1px;
}


/**
Footer
**/

.oldie .footer-container {

}

.ie7 #newsletter-validate-detail .input-box .button {
    width: 75px;
    top: 6px;
}

.ie7 .les-univers .button {
    width: 85px;
    top: 6px;
}

.ie7 #tagcloud li {
    white-space: nowrap;
}

.oldie .block-communaute ul li.communaute4 {
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=0, Strength=1);
  zoom: 1;
}

.oldie .les-univers {
    font-size: .9em;
}


.oldie .wrapper-bottom-nav {
    margin-right: 0px !important;
}



.ie7 #tagcloud {
    width: 100%;
    margin-right: 0;
}

.oldie .wrapper-bottom-nav {
    margin-right: 5px;
}
.ie7 .wrapper-bottom-nav {
	margin-right: 0px;
}


/****
fiche produits
****/

.oldie .product-info-box .button {
    width: 180px;

}

.ie7 .product-info-box .button {
    height: 28px !important;
}

.oldie ul.tabs { margin: 0; padding: 0; list-style: none; list-style-image: none; overflow: auto; }
.oldie ul.tabs li {
	padding: 9px 10px 0px 10px;
	position: static;
        margin-right: 2px;
	
}

.ie7 .product-recap-data {
    position: relative;
}

.ie7 #wrapper-data-product {
    margin-bottom: 15px;
}

.ie7 .product-small-price-box {
    position: static;
}

.ie7 .price-box .old-price .price { position: relative; top: 2px; }

.ie7 .product-stock-box {
	margin: 19px 0 0px 10px;
}

/*****
Compte client
******/

.ie8 .addresses-list li.item h3 {
    overflow: hidden;
    min-width: 250px;
}

.ie7 .submenu-page {
    zoom: 1;
}

.ie7 .product-review .product-img-box,
.ie7 .product-details {
    padding-top: 0px !important;
}

.ie7 .product-img-box h2, .ie7 .product-details h2 {
    margin-top: 0;
}

.ie7 #wishlist-table .btn-cart {
    width: 135px;
}

/****
Tunnel commande 
****/

.ie7 .shopping-cart-wrapper ul.checkout-types {
    padding: 3px 0;
    clear: both;
}

.ie7 .totals {
    margin-right: 10px;
}

.ie7 .totals table {
    float: right; 
}

.ie7 .cart-coupon {
    margin-top: 40px;
}

.ie7 .shopping-cart-wrapper .data-table {
    border-right: 1px solid #ccc;
}

.ie7 .cart-coupon .input-box .button {
    width: 200px;
}

.oldie #checkout-payment-method-load dd {
    padding: 10px 10px 22px 10px;
}

.ie7 .shopping-cart-wrapper {
    zoom: 1;
}
.ie7 .discount .input-text {
	width: 100px;
}

.ie7 .checkout-cart-index .shipping {
    margin-right: 10px;
}

.ie7 .etape-tunnel-step-1 {
    margin-bottom: 15px;
}



/****
divers layout
*****/


.ie7 .wrapper-informations-contact,
.ie7 .wrapper-mea,
.ie7 .account-login .col2-set,
.ie7 .addresses-list,
.ie7 .box-account,
.ie7 #form-validate,
.ie7 .wrapper-block,
.ie7 .order-details,
.ie7 .order-info-box,
.ie7 .product-review .product-img-box,
.ie7 .product-details,
.ie7 .endofcheckout-block,
.ie7 .main .block-subscribe,
.ie7 #product_sendtofriend_form {
	position: relative;
	margin: 0 0 10px 0;
	padding: 50px 10px 10px 10px;
	background: #fff;
	border-bottom: 1px solid #eae9e9;
	border-right: 1px solid #eae9e9;
	overflow: visible;
        zoom: 1;
}

.ie7 .newProducts,
.ie7 .featuredProducts,
.ie7 .selectionProducts,
.ie7 .marques-homepage * {
    zoom: 1;
}

.ie7 #wrapper-for-background {
    position: relative;
    z-index: 20;
}

.ie7 .featuredProducts {
    width: 378px;
}

.ie7 .nav-univers-homepage li {
    margin: 0 5px 10px 0;
    zoom: 1;
}


.ie7 .-index-index .wrapper-mea,
.ie7 .xsitemap {
    padding-top: 0px !important;
}

.ie7 .-index-index .wrapper-mea h2,
.ie7 .xsitemap h2 {
    margin-top: 0;
}


.ie7 .carousel-wrapper, .ie7 .carousel-wrapper-upsell {  }