/**
 * 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_modern
 * @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;}
body {
	color: #313131;
	background-color: #fff;
	background-image: url(../images/fond-body-2.jpg);
	background-repeat: repeat-y;
	background-position:50% 100%;
	font:12px/1.55 Verdana, Tahoma, Arial, sans-serif;
}

body.customer-account-index .my-account a,
body.sales-order-history .my-account a {color: #0099FF;text-transform: uppercase;}
body.customer-account-index .my-account a.link-reorder,
body.sales-order-history .my-account a.link-reorder {color: #339933;}
.my-account .separator {display:none;}

/* Headings */
h1, h2, h3, h4, h5, h6 {font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;line-height: 1.1;}
h2, h3, h4, h5, h6 {color: #348dbc;}
h1, .page-title h1, .page-title h2 {color: #348dbc;font-size: 24px;font-weight: normal;}
.col2-right-layout .page-title {padding: 0 0 0 0px;margin: 10px 0 15px 0;}
.my-account .page-title {padding: 0 0 0 0;margin: 10px 0 15px 0;}
.product-view .product-shop .product-name h1 {color: #348dbc;font-size: 24px;font-weight: normal;}
.category-title {margin:0 0 6px 0;}
h2 {font-size:12px;font-weight:bold;}
h3 {font-size:12px;font-weight:bold;}
h4 {font-size:12px;font-weight:bold;}
h5 {font-size:12px;font-weight:bold;}
h6 {font-size:11px;font-weight:bold;}
p {margin:0 0 10px;}
ul,ol { list-style:none; }
.clearer {clear:both;}
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
img {border:0;}
.a-center { text-align:center !important; }
.fond-gauche {float:left;background-image: url(../images/fond-gauche.gif);background-repeat: no-repeat;height:264px;width:230px;margin-top:200px;}

/*header links*/

.header {position: relative;padding: 0px 0px 0px 0px;margin-top: 0px;}
.header .quick-access  {position: absolute;top: 0px;$top: 0px;left: 580px;padding-top: 0px;background: url(../images/fond-lien-header.gif) no-repeat;height:26px;width:339px;}
.store-switcher {position: absolute;top: 20px;$top:20px;left: 380px;padding-top: 0px;height:26px;}
.store-switcher a {display:block;text-decoration: none;padding:6px 12px;}
.store-switcher a.lien-store {margin: 0;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;line-height:130%;color:#fff;cursor:pointer;background: url(../images/fond-bleu.gif) repeat;}
.store-switcher a.lien-store span {padding-left:10px;background: url(../images/fleche-claire-bt-store.png) no-repeat left center;}
.store-switcher a.store  {color:#666;}
.store-switcher a.store span {padding-left:10px;background: url(../images/fleche-bt-store.png) no-repeat left center;}
/* Liens particulier/pro */
.lien-part-pro {position: absolute;top: 20px;$top:20px;left: 380px;padding-top: 0px;height:26px;}
.lien-part-pro a {display:block;text-decoration: none;padding:6px 12px;}
.lien-part-pro a.lien-store {color:#666}
.lien-part-pro a.lien-store span {padding-left:10px;background: url(../images/fleche-claire-bt-store.png) no-repeat left center;}

/*.lien-part-pro a.store  {color:#666;}*/
.lien-part-pro a.store {margin: 0;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;line-height:130%;color:#fff;cursor:pointer;background: url(../images/fond-bleu.gif) repeat;}
.lien-part-pro a.store span {padding-left:10px;background: url(../images/fleche-bt-store.png) no-repeat left center;}

.logo {width:316px;}
.links li {display:inline;}
.links li a {color: #666666;padding: 4px 0px;line-height: 22px;text-align: center;text-decoration: none;font-family: "Trebuchet MS", Arial, sans-serif;font-size: 12px;}
.links li.lien-inscription a {padding-left:9px;}
.links li.lien-compte a {padding-left:22px;}
.links li.lien-promo a {margin-left:40px;color: #CC6600;}

.links li.lien-inscription a:hover {color: #999999;}
.links li.lien-compte a:hover {color: #999999;}
.links li.lien-promo a:hover {color: #CC9900;}


.col-left .block-cart{display:none;}
.block-cart {position: absolute;top: 30px;left: 820px;height:60px;padding-top: 10px;background: url(../images/panier-head.gif) no-repeat;padding-left:64px;font: 11px/1.55 "Trebuchet MS", Arial, Helvetica, sans-serif;}
.block-cart .amount a {color: #348dbc;}
.form-search {float:right;}
.main { width:1000px; margin:0 auto; min-height:400px; padding:25px 25px 80px; text-align:left; }
.livraison {position: absolute;top: 37px;left: 583px;}

/* Content Top */
.contenu-haut {margin-top:10px;}
.button-style {margin: 0;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;font-size:11px;line-height:130%;text-decoration:none;color:#565656;cursor:pointer;}
.button-style[type] {
    padding:4px 10px 4px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html .button-style[type], *:first-child+html .button[type]{
    padding:3px 7px 3px 5px; /* IE7 */
}
.button-style span {color: #0099cc;}



#checkoutSteps .button,
.customer-account-forgotpassword .button,
#form-validate .button,
#login-form .button{
	/*Basics*/
	display: block;
	cursor: pointer;
	padding: 6px 15px;
	text-align: center;
	font: bold 13px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: none;
	border-radius: 3px;
	border: 1px solid #1D88B9;
	text-shadow: 0px -1px 0px #0E5E85;
	
	/*Shadows*/
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.25);
	-webkit-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.25);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.25), 0px 1px 2px rgba(0,0,0,0.25);
		
	/*Gradient*/
	background: #8ed2e8; /* Old browsers */
	background: -moz-linear-gradient(top, #8ed2e8 0%, #0099cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ed2e8), color-stop(100%,#0099cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8ed2e8 0%,#0099cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8ed2e8 0%,#0099cc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #8ed2e8 0%,#0099cc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ed2e8', endColorstr='#0099cc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #8ed2e8 0%,#0099cc 100%); /* W3C */
}

#checkoutSteps.button:hover,
.customer-account-forgotpassword .button:hover,
#form-validate .button:hover,
#login-form .button:hover {
	background: #b4e1f9; /* Old browsers */
	background: -moz-linear-gradient(top, #b4e1f9 0%, #31acd8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e1f9), color-stop(100%,#31acd8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b4e1f9 0%,#31acd8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b4e1f9 0%,#31acd8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b4e1f9 0%,#31acd8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e1f9', endColorstr='#31acd8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #b4e1f9 0%,#31acd8 100%); /* W3C */
}

#checkoutSteps.button:active,
.customer-account-forgotpassword .button:active,
#form-validate .button:active,
#login-form .button:active {
	background: #0099cc; /* Old browsers */
	background: -moz-linear-gradient(top, #0099cc 0%, #8ed2e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(100%,#8ed2e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0099cc 0%,#8ed2e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0099cc 0%,#8ed2e8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #0099cc 0%,#8ed2e8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#8ed2e8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0099cc 0%,#8ed2e8 100%); /* W3C */
}






.input-style{margin: 0;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;font-size:11px;line-height:130%;color:#565656;padding:5px 10px 5px 7px;}
.search-autocomplete {border:1px solid #dedede;font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;font-size:11px;margin-top:3px;padding:3px; z-index:100; background:#FFFFFF;}
.search-autocomplete {width:300px !important;}
.search-autocomplete ul {list-style-type:none;}
.search-autocomplete li { height:10px;color:#565656;padding:10px 1px; border-bottom:#ccc solid 1px;}
.search-autocomplete li .amount {display:none;}
#search-mini {float:right;}
#search-mini {margin-right:10px;}
#marques-list select {border:1px solid #dedede;font-family:"Verdana", Tahoma, Arial, Verdana, sans-serif;font-size:11px;padding:3px 10px 5px 7px;width:150px;}
#bt-marques {float:left;margin-left:35px;margin-top:3px;}
#bt-marques a {padding:4px 10px 6px 7px; /* Firefox */line-height:17px; /* Safari */}
/* Liste deroulante home
.dropdownCell {float:left;width:450px;}
.dropdownPanel { position: absolute;width:450px;}
*/
/* Base Columns */
.col-left { float:left; width:275px; padding:0 0 1px; }
.col-main, .contenu-haut { float:left; width:685px; padding:0 0 1px; }

.checkout-cart-index .col-main {width:700px;}
.col1-layout .col-main {width:995px; padding:10px 30px; }
.catalog-category-view .col-left {width:240px;}
/* 2 Columns Layout */
.col2-left-layout .col-main, .contenu-haut { float:right; }
/*.catalog-category-view .col2-left-layout .col-main {margin-right:10px;}*/
.col2-right-layout .col-main {}
.checkout-onepage-success .col-main {padding:0 50px; }
/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.customer-address-index .col2-set .col-2 { float:none; }
/* Block: Layered Navigation */
.block-layered-nav { border:0;margin-left:24px;width:238px; }
.block-layered-nav .block-title, .block-layered-nav .block-subtitle, .block-layered-nav .num_0, .block-layered-nav .num_1 {display:none;}
.block-layered-nav .par-etoiles {background:url(../images/titre-left-avis.gif) no-repeat;height:38px;width:133px;}
.block-layered-nav .num_2 {background:url(../images/titre-left-marques.gif) no-repeat;height:38px;width:133px;}
.block-layered-nav .num_4 {background:url(../images/titre-left-prix.gif) no-repeat;height:38px;width:133px;}
.block-layered-nav .block-content {padding:7px;background: url(../images/fond-left.gif) repeat;}
.block-layered-nav .pointilles {border: 1px dashed #0099cc;}
.block-layered-nav dt { background:url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav ol {list-style-type:none;}
.block-layered-nav .currently li { background:#fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }
.block-layered-nav a {color: #666666;text-decoration: none;font-size: 11px }
.block-layered-nav a:hover {color: #333; }
.block-layered-nav li {color: #666666;font-size: 11px }
/* Home cms ================================================================================ */
.cms-home .note-msg {display:none;}
.bloc-conseil {height:170px;width:274px;background-image: url(../images/fond-home-conseil.jpg);background-repeat: no-repeat;padding:95px 0 0 30px;margin-top:10px;}
.bloc-conseil a {width:230px;font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;text-decoration: none; border-bottom:#666666 dotted 1px;}
.bloc-conseil p {padding:105px 0 0 120px;font-family: Verdana, Arial, Helvetica, sans-serif;text-align: justify;width:124px;}
.home-label {border: 1px solid #ccff33;width:238px;margin-left:24px;margin-top:10px;}

/*.cms-home .home-label,
.category-mon-repas .home-label,
.category-ma-sante .home-label,
.category-mon-sommeil .home-label,
.category-mon-hygiene .home-label,
.category-ma-promenade .home-label,
.category-ma-grossesse .home-label,
.category-ma-securite .home-label{margin-left:24px;}*/

.home-label p {background-image: url(../images/titre-home-label.gif);background-repeat: no-repeat;height:65px;width:238px;}
.home-label img {margin-left:11px;}

.home-cb {border: 1px solid #cccccc;width:238px;margin-left:24px;margin-top:10px;}
/*.cms-home .home-cb,
.category-mon-repas .home-cb,
.category-ma-sante .home-cb,
.category-mon-sommeil .home-cb,
.category-mon-hygiene .home-cb,
.category-ma-promenade .home-cb,
.category-ma-grossesse .home-cb,
.category-ma-securite .home-cb{margin-left:24px;}*/

.home-cb p {background-image: url(../images/titre-home-cb.jpg);background-repeat: no-repeat;height:65px;width:238px;}
.home-cb img {margin-left:30px;}
.home-cb img.kwixo, .home-cb img.fianet  {margin-left:65px;}
.home-cb img.fianet { }

.home-service-client {border: 1px solid #cccccc;width:238px;margin-left:24px;margin-top:10px;}
/*.cms-home .home-service-client,
.category-mon-repas .home-service-client,
.category-ma-sante .home-service-client,
.category-mon-sommeil .home-service-client,
.category-mon-hygiene .home-service-client,
.category-ma-promenade .home-service-client,
.category-ma-grossesse .home-service-client,
.category-ma-securite .home-service-client{margin-left:24px;}*/

.home-service-client p.image {background-image: url(../images/titre-home-service-client.gif);background-repeat: no-repeat;height:65px;width:238px;}
.home-service-client ul{list-style-type:none;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;padding-left:15px;}
.home-service-client ul li{margin-bottom:10px;}

.home-administration {border: 1px solid #33ccff;width:238px;margin-left:24px;margin-top:10px;}
.home-administration p.image {background-image: url(../images/titre-home-admin.gif);background-repeat: no-repeat;height:43px;width:238px;}
.home-administration p.texte{font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;padding:0 15px;}
.home-administration a{;padding-left:15px;}

.home-liste-cadeau {border: 1px solid #ffccff;width:238px;margin-left:24px;margin-top:10px;margin-bottom:10px;}
.home-liste-cadeau p.image {background-image: url(../images/titre-home-liste-cadeau.gif);background-repeat: no-repeat;height:65px;width:238px;}
.home-liste-cadeau p.texte{font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;padding:0 15px;}
.home-liste-cadeau a{;padding-left:15px;}
.home-liste-cadeau .image-cadeau{margin-left:70px;}
/* Layout ================================================================================ */
.wrapper {min-width: 999px;background-image: url(../images/fond-wrapper.png);background-repeat: repeat-x;}
.fond-img {min-width: 999px;background-image: url(../images/fond-nuages.png);background-repeat: no-repeat;background-position:50% 18%;}
.page {width: 1050px;margin-left: auto;margin-right: auto;padding-left: 8px;padding-right: 8px;}
.cms-home .page  {width: 1050px;margin-left: auto;margin-right: auto;padding-left: 1px;padding-right: 1px;}
.page-print, .page-empty, .page-popup {background:#fff;}
.main-container {background:transparent;clear: both;}
.main {padding: 4px 0px 10px 0px;width: 1050px;background:transparent;}
.wishlist-index-index .main {padding-top: 15px;}
.cms-index-index .main, .cms-home .main {padding: 4px 0px 10px 0px;width: 1000px;}
.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {margin: 2px 1px 0 0px;}
.cms-index-index .home_page_header_block p, .cms-home .home_page_header_block p {margin: 0;}

/*****/
.std {clear:both;margin: 0;}
/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px 15px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }
.breadcrumbs li a {color: #666666;text-decoration: none;}
/* Category Page ========================================================================= */
.category-title { border-bottom: 1px solid #ffcccc; margin:0 0 7px;padding-bottom:15px;width:714px; }
.category-title h1 {color: #cc3333;}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center;display:none; }
.category-image img {}
.category-description {display:none; }
.category-products ul {list-style-type:none;}
/* Category niveau 1 Page ========================================================================= */
.catalog-category-view .col-main, .contenu-haut {width:715px}
.page-cat-niv  {width: 1000px;margin-left: auto;margin-right: auto;padding-left: 8px;padding-right: 8px;}
.category-texte {float:left; width:227px;height:273px; padding:10px 0;background: url(../images/fond-left.gif) repeat;font-size: 11px;color: #0099cc;margin:0 0 0 15px;}
.category-texte {margin-top /*\**/: -10px\9} /* hack pour IE8*/
.category-texte img {width:200px; margin:0 10px;}
.category-texte p, .category-texte a {padding:0 10px;}

.page-cat-niv .category-title { border:0; margin:0 0 7px;padding-bottom:15px; }
.page-cat-niv .category-title h1 {color: #0099cc;}
.page-cat-niv .titre-cat-niv {background-image: url(../images/titre-cat-niv.gif);background-repeat: no-repeat;background-position: left;width:398px;height:29px;margin-bottom:10px;margin-top:-8px;}
.page-cat-niv .category-image {width:225px;height: 110px;float:right;margin:0;display:block;}
.page-cat-niv .category-description { display:none; }
.page-cat-niv .products-grid li.item {height: 260px;}
/* couleur bloc rose */
.page-cat-niv .couleur_1 .sous-cat-prod-titre {font-size: 11px;color: #cc3333;background:url(../images/fond-titre-rose.gif) repeat;padding:0 5px 0 10px;line-height:220%;}
.page-cat-niv .couleur_1 .sous-cat-prod-titre a {font-size: 11px;color: #cc3333;text-decoration:none;}
.page-cat-niv .couleur_1 .sous-cat-prod-titre span {float:right;text-align: left;padding:0 15px;border-left-width: 1px;border-left-style: solid;border-left-color: #FFFFFF;height: 25px;}
.page-cat-niv .couleur_1 .sous-cat-prod-img  {background:url(../images/fond-img-rose.gif) repeat-y;}
.page-cat-niv .couleur_1 .sous-cat-prod-img img {display: block;margin: 0 0 0 auto;height: 133px;width: 155px;}
.page-cat-niv .couleur_1 .sous-cat-prod-txt {font-size: 11px;color: #cc3333;background:url(../images/fond-titre-rose.gif) repeat;padding:5px 10px;height: 100px;}
.page-cat-niv .couleur_1 .sous-cat-prod-txt a {font-size: 12px;color: #cc3333;}
/* couleur bloc bleu */
.page-cat-niv .couleur_2 .sous-cat-prod-titre {font-size: 11px;color: #0099CC;background:url(../images/fond-titre-bleu.gif) repeat;padding:0 5px 0 10px;line-height:220%;}
.page-cat-niv .couleur_2 .sous-cat-prod-titre a {font-size: 11px;color: #0099CC;text-decoration:none;}
.page-cat-niv .couleur_2 .sous-cat-prod-titre span {float:right;text-align: left;padding:0 15px;border-left-width: 1px;border-left-style: solid;border-left-color: #FFFFFF;height: 25px;}
.page-cat-niv .couleur_2 .sous-cat-prod-img  {background:url(../images/fond-img-bleu.gif) repeat-y;text-align: center;width: 226px;}
.page-cat-niv .couleur_2 .sous-cat-prod-img img {display: block;margin: 0 0 0 auto;height: 133px;width: 155px;}
.page-cat-niv .couleur_2 .sous-cat-prod-txt {font-size: 11px;color: #0099CC;background:url(../images/fond-titre-bleu.gif) repeat;padding:5px 10px;height: 100px;}
.page-cat-niv .couleur_2 .sous-cat-prod-txt a {font-size: 12px;color: #0099CC;}
/* View Type: Grid */
.products-grid {position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:228px; padding:10px 15px 10px 0; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:760px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }
/* skin */
.products-nom, .carousel-nom {
	font-size: 12px;
	color: #cc3333;
	background-color: #ffcccc;
	padding-left:5px;
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 45px;
	overflow: hidden;
}

.products-titre, .carousel-titre {font-size: 12px;color: #fff;background-color: #cc3333;padding-left:5px;}
.products-titre span, .carousel-titre span {float:right;width:30%;text-align: left;padding-left: 5px;border-left-width: 1px;border-left-style: solid;border-left-color: #FFFFFF;height: 20px;}
.products-img img, .carousel-img img {margin: 0 auto;height: 133px;width: 155px;}
.products-img, .carousel-img  {height: 143px;width: 226px;list-style-type:none;text-align: center;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;}

.products-prix  {border-bottom: 1px solid #c0c0c0;padding: 4px 0 0 7px;list-style-type:none;}
.products-prix li, .carousel-prix li {display: inline;}
.products-prix .prix, .carousel-prix .prix {width:110px;}
.products-prix .prix .regular-price, .products-prix .prix .special-price,
.carousel-prix .prix .regular-price, .carousel-prix .prix .special-price{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	}
.products-prix .fiche, .carousel-prix .fiche {width:110px;height:29px;}
.products-prix .old-price, .carousel-prix .old-price {font-size: 12px;color: #999999;text-decoration: line-through;}
.products-prix .special-price, .products-prix .old-price, .products-prix .pourcent,
.carousel-prix .special-price, .carousel-prix .old-price, .carousel-prix .pourcent {margin:0;}
.products-prix .pourcent, .carousel-prix .pourcent {background: url(../images/etiquette-pourcentage.gif) no-repeat;width:57px;height: 24px; }
.products-prix .pourcent span, .carousel-prix .pourcent span{font-size: 11px;color: #cc3333;margin-left:20px;}
.bt-ajouter-liste {text-align: right;background-image: url(../images/puce-ajouter-liste.gif);background-repeat: no-repeat;background-position: right center;padding:5px 40px;}
.bt-ajouter-liste a {text-decoration: none;padding-bottom:8px;color: #666666;}
/*.products-prix img {float:right;}*/

/* Footer ================================================================================ */
.footer-container {clear:both; }
.footer {
	width:1020px;
	margin-left:24px;
	padding: 20px 20px 15px;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a {color:#666;text-decoration:none;font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;font-variant: normal;text-transform: uppercase;}
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
/*.footer ul { display:inline; }*/
.footer ul.lien-footer {display:block;margin-left: 55px; }
.footer li { display:inline; padding:0 0px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* Footer lien liste */ 
.liste-liens-footer {font-size: 11px;background: url(../images/fond-footer-haut.png) repeat-x;margin-top: 15px;padding-top:20px;}
.liste-liens-footer .footer-fond {
	background-image: url(../images/fond-footer.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	height:360px;
}
.liste-liens-footer .global-colonnes {margin:auto;width:970px;padding-left:20px;}
.liste-liens-footer ol {position:relative; margin:0 0 20px; list-style:none;} 
.liste-liens-footer ul {list-style-type:none;} 
.liste-liens-footer h2 {padding-bottom:5px;}
.liste-liens-footer h2 a {font-size: 12px;color:#348DBC;} 
.liste-liens-footer #colonne-1,#colonne-2,#colonne-3, #colonne-4,#colonne-6,#colonne-7, #colonne-8, #colonne-10 {position:absolute; width:25%; height:100%;} 
.liste-liens-footer #colonne-2, .liste-liens-footer #colonne-7 {right:54%;} 
.liste-liens-footer #colonne-3, .liste-liens-footer #colonne-8 {left:41%;} 
.liste-liens-footer #colonne-4, .liste-liens-footer #colonne-10 {left:61%;}
.liste-liens-footer #colonne-5 {margin-left:85%;}
.liste-liens-footer #colonne-9 {margin-left:80%;padding-bottom:10px;}
.liste-liens-footer a {text-decoration:none;color:#fff;padding-bottom:3px;}
.liste-liens-footer a:hover {text-decoration:underline;}

/***/
.titre-promo {background-image: url(../images/titre-home-promo.png);background-repeat: no-repeat;background-position: left;width:142px;height:27px;margin-bottom:10px;}
.titre-meilleures-ventes {background-image: url(../images/titre-home-meilleures-ventes.png);background-repeat: no-repeat;background-position: left;width:227px;height:29px;margin-bottom:10px;}
.titre-nouveautes {background-image: url(../images/titre-home-nouveautes.png);background-repeat: no-repeat;background-position: left;width:159px;height:30px;margin-bottom:10px;}
/* Carrousels Home page général (skin : jcarousel-bleu.css, jcarousel-orange.css et jcarousel-violet.css) ================================================================================ */
.carousel-nom {
	font-size: 12px;
	color: #009999;
	background-color: #ccffff;
	padding-left:5px;
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 43px;
	overflow: hidden;
}
#orange-carousel .carousel-nom {color: #cc6600;background-color: #ffcc99;}
#violet-carousel .carousel-nom {color: #333366;background-color: #ccccff;}

.carousel-titre {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #009999;background-color: #ccffff;padding-left: 5px;height: 20px;line-height:120%;list-style-type:none;}
#bleu-carousel .carousel-titre {color: #fff;background-color: #0099cc;}
#orange-carousel .carousel-titre {color: #fff;background-color: #cc6600;}
#violet-carousel .carousel-titre {color: #fff;background-color: #333366;}
.carousel-titre span{float:right;width:40%;text-align: left;padding-left: 5px;border-left-width: 1px;border-left-style: solid;border-left-color: #FFFFFF;height: 20px;}
.carousel-img img {display: block;margin: 0 auto;height: 133px;width: 155px;}
.carousel-img  {height: 133px;width: 226px;list-style-type:none;}
.carousel-prix {
	border-bottom: 1px solid #c0c0c0;
	padding: 4px 0 0 7px;
	line-height:200%;
	list-style-type:none;
}
#pourcent5 img,
#pourcent10 img,
#pourcent15 img,
#pourcent20 img,
#pourcent25 img,
#pourcent30 img,
#pourcent35 img,
#pourcent40 img,
#pourcent45 img,
#pourcent50 img,
#pourcent55 img,
#pourcent60 img,
#pourcent65 img,
#pourcent70 img,
#pourcent75 img,
#pourcent80 img,
#pourcent85 img,
#pourcent90 img {height: 69px;width: 78px;margin-top:1px;}




.carousel-prix a {float:right;}
/* Rating */
.no-rating { margin:0; }

.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; }
.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.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
/* Product Shop */
.col1-layout .product-view .product-shop, .product-collateral { float:right; width:500px;margin-right:77px; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 {margin:0;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;text-transform: uppercase;}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links {width:45%;padding: 20px 0 10px 0px; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

.product-shop .pointilles {border: 1px dashed #0099cc;padding:7px 10px;}
.product-shop .pointilles .gauche {float:left;width:50%;}
.product-shop .pointilles .droite {float:right;width:49%;}
.product-shop .pointilles .price {font:30px Verdana, Arial, Helvetica, sans-serif;color:#348DBC;}
.product-shop .pointilles .old-price .price {font:15px Verdana, Arial, Helvetica, sans-serif;color:#666666;text-decoration: line-through;}
.product-shop .pointilles .old-price {margin:0;}
.product-shop .pointilles .special-price {margin:0 0 2px 0;}
.product-shop .pointilles .pourcent {background: url(../images/etiquette-pourcentage-fiche.gif) no-repeat;width:84px;height:32px;padding-top:3px; }
.product-shop .pointilles .pourcent span{font-size: 18px;color: #cc3333;margin-left:25px;}
.product-shop .pointilles .btn-cart {background: url(../images/bt-ajouter-panier.gif) no-repeat;height: 36px;width: 205px;border:0;margin:10px 0 20px;cursor: pointer;}
.product-shop .pointilles .add-to-cart label, .product-shop .pointilles label.required {margin-left:5px;font-size: 12px;}
.product-shop .pointilles p.required {margin-left:5px;font-size: 10px;}
.product-shop .pointilles .validation-advice {margin-left:5px;font-size: 10px;color:#990033;margin-top:5px;}
.product-shop .pointilles .add-to-cart .qty {margin-left:18px;width: 105px;padding:0 3px;}
.product-shop .pointilles .super-attribute-select {margin-left:25px;width: 118px;padding:0 3px;}
.product-shop .pointilles #attribute123 {margin-left:0px;}
.product-shop .pointilles .product-options {margin-top:7px;}
.product-shop .pointilles .email-friend {margin-top:7px;}
.product-shop .pointilles .link-wishlist {background: url(../images/bt-liste-naissance.gif) no-repeat;height: 32px;width: 240px;display:block;}
.product-shop .pointilles .titre-droite {padding:4px 2px;background-color: #ccffff;font-size: 11px;margin-top:3px;}
.product-shop .pointilles .email-friend {float:left;width:55%;}
.product-shop .pointilles .email-friend a {padding:4px;color:#348DBC}
.product-shop .pointilles .social-bookmarking {float:right;margin-top:5px;}
.product-shop .in-stock {display:none;}

#video-prod {width: 200px;margin-left:420px;}
#video-prod a {background: url(../images/bt-video.png) no-repeat;height: 43px;width: 200px;display:block;}

.box-up-sell { width:300px;float:left;margin:250px 0 0 0;}
.box-up-sell h2 { text-align:center;margin:30px 0 10px 0;}
#upsell-product-table { width:300px;}
#upsell-product-table td {border-top:#CCC dashed 1px;}
#upsell-product-table tr.first td {border-top:0;}
#upsell-product-table td p {margin:0;}
#upsell-product-table td .old-price {text-decoration: line-through; font-size:10px; color:#CCCCCC;}
#upsell-product-table td div {widht:100%;margin:0;}
#upsell-product-table td .product-image {width:auto; height:auto;margin:5px 0 0 0;}
#upsell-product-table td .product-name a {text-decoration:none; color:#666;}
#upsell-product-table td.last {border-left:#CCC dashed 1px;}
/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; 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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px;list-style-type:none; }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }
/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }
.sous-titre-panier {font-size:11px;padding-left:2px;}
.cart table {  border:0px;border-collapse:collapse;width:700px;}
/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right;list-style-type:none; }
.cart .title-buttons .checkout-types button { display:none; }
.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:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart fieldset {border:0;}
.cart-table thead {background:#CCCCFF;border:0;}
.cart-table th {padding:2px;font-size:11px;color:#333366;font-weight: normal;border-right:1px solid #fff;}
.cart-table th.border-left {border-left:1px solid #CCCCFF;}
.cart-table th.border-right {border-right:1px solid #CCCCFF;}
.cart-table th.col-product-name {width:300px;}
.cart-table .btn-remove {font-size:11px;color:#333366;}
.cart-table tbody tr td{ border-bottom:1px solid #cec3b6;border-left:1px solid #cec3b6;}
.cart-table tbody tr td.border-right {border-right:1px solid #cec3b6;}
.cart-table td { padding:10px; }
.cart-table .product-name {margin:0 0 5px; color:#348DBC; }
.cart-table .product-name a {margin:0 0 5px; color:#348DBC; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
#shopping-cart-totals-table, #shopping-cart-totals-table td { border:0; }
.cart-table tfoot td { padding:0px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table .btn-update {background: url(../images/bt-maj-panier.gif) 0 0 no-repeat;width:169px; height:31px; border:0;cursor: pointer;}
.cart-table .btn-checkout {background: url(../images/bt-commander-panier.gif) 0 0 no-repeat;width:113px; height:31px; border:0;cursor: pointer;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { padding:0 0 12px 0; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 12px Arial, Helvetica, sans-serif; padding:0;}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 {color:#333366; }
.cart .discount .discount-form {font:bold 11px Arial, Helvetica, sans-serif;}
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount .input-box button {float:right;margin-top:-4px;}
.cart .discount .input-box button span {color:#333366; }
.cart .discount input.input-text { width:200px; }

.cart .shipping h2 { background-image:url(../images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }

.cart .btn-continue {color:#333366;font:bold 11px Arial, Helvetica, sans-serif;text-decoration:none;}

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px;}
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types {text-align:right;list-style-type:none; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-style:italic;color: #666;font-size:11px; }
.item-options dd { color: #666;font-size: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:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:150px; padding:20px 21px 0 0; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(../images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(../images/i_page2.gif); }
.account-login .buttons-set { border-top:0; margin:0; padding:8px 13px 0 0; }

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

/* Contacts/form compte ================================================================================ */
.col1-layout .col-main .account-login  p {font-size: 12px; }
.col1-layout .col-main .account-login ul {list-style-type:none; }
.col1-layout .col-main .account-login .f-left {font-size: 12px;color: #666666;text-decoration: none;}
.customer-account-create .fieldset, .my-account .fieldset {font-size: 12px;color: #666666; padding:22px 25px 12px 10px; margin:28px 0 0 0; }
.customer-account-create .fieldset .legend, .my-account .fieldset.legend { float:left; font-weight:bold; font-size:13px; color:#e76200; margin:-33px 0 0 -10px; padding:0; position:relative; }
.customer-account-create ul, .customer-account-create ol, .my-account .fieldset ul {list-style-type: none;}
.customer-account-create .form-list .field { float:left; width:275px; }
.customer-account-create .input-text {width:200px;margin:10px 0; }
.customer-account-create p.required {font-size: 10px;color: #666666;}
.customer-account-create a.back-link {font-size: 11px;color: #666666;}
/*.customer-account-create .form-list .input-box { display:block; clear:both; width:200px; }*/

/* My Account ============================================================================= */
/*.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .fieldset .field  { float:left; width:230px; }
.my-account .fieldset li  { padding:5px 0; }*/
/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { padding:0px; margin: 0 0 20px; }
.box-account .box-head {  margin:0; text-align:right;padding:5px 0 30px 0; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; text-transform:uppercase; color:#e65505;background:#ccc;width:100%;padding:5px; }

.box-account .col-account-1, .box-account .col-account-2 {border-bottom: 1px solid #CCCCCC;padding-bottom:15px;margin-bottom:25px;} 

.dashboard .box .box-title { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(../images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.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:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.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:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(../images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.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; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.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 { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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 Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { padding-top:2em; margin-bottom:15px;margin-left:25px;border-top: 1px solid #CCCCCC; }
.my-wishlist .buttons-set button.button { float:none; }
#wishlist-table {width:100%;}
#wishlist-table thead {background:#FC9D36; text-transform: uppercase;color:#fff;font-size:11px;}
#wishlist-table td {border-top: 1px solid #CCCCCC;}
#wishlist-table .add-to-links { white-space:nowrap; }
#form-validate .buttons-set {margin:0 0 15px 0;}

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.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 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */
/* Parrainage */
 .sponsorship-index-index #sponsorship ul,  .sponsorship-sponsorpoints-index .std ul {list-style-type: none;}
 .sponsorship-index-index #sponsorship li, .sponsorship-sponsorpoints-index .std li {margin-top:10px;}
/* Sidebar =============================================================================== */
.block-account { border:1px solid #c4c1bc; margin:0 0 15px; }
.block-account .block-title { background:url(../images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block-account .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block-account .block-title strong span {}
.block-account .block-title a { text-decoration:none !important; }
.block-account .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block-account .block-content { background:#f8f7f5; }
.block-account .block-content li.item { padding:7px 9px; }
.block-account .block-content .product-name { color:#1e7ec8; }
.block-account .btn-remove,
.block-account .btn-edit { float:right; margin:1px 0 2px 5px; }
.block-account .actions { background:#dee5e8 url(../images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block-account .actions a { float:left; }
.block-account .actions button.button { float:right; }
.block-account .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }
/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content ul {list-style-type: none;}
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }
/* Block: Compare Products */
.block-compare {  border:1px solid #c4c1bc; margin:0 0 15px;padding:2px 9px;}
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

.block-reorder { border:1px solid #c4c1bc; margin:0 0 15px;padding:2px 9px; }
/* One Page Checkout */

.checkout-onepage-index .page-title {margin-left:25px;}
.checkout-onepage-index .col-right { float:right; width:260px; padding:0 0 1px; }

.block-progress { border:0; margin:45px 0 0 0; }
.block-progress a {color:#0099CC; font-size:10px;}
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:12px; color:#348DBC; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:12px;line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px;color: #3399FF; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative;margin:0 0 30px 25px; }

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right;height:25px; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 8px; margin:0 5px 0 0; font:bold 11px/24px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 {
	float:left;
	margin:0;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
}
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#666666; }
.opc .allow .step-title h2 { color:#666666; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#99ccff; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number {
	border-color:#99ccff;
	color:#0099cc;
	background-color: #B0ECFF;
}
.opc .active .step-title h2 { color:#0099cc; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

/* Sitemap */
.page-sitemap .links { margin:0 8px 0 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 { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
/* Pager */
#tool-bas .sort-by {display:none;}
.pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.toolbar .pager { font-size:11px; text-align:center; border:0; padding:0;}
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}
/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666;position:relative; z-index:0;font-size:14px; }/*font-weight:bold;*/
.form-list label.required {}
.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 .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px;}
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
/*.form-list li.wide input.input-text { width:529px; }*/
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.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; }

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
.checkout-cart-index .data-table .odd, .checkout-cart-index .data-table .even { background:#fff; }
/* Item participation */
#participation td {} 
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
/*.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }*/
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(../images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot tr.first td { background:url(../images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px;}
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { 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 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }
/* ======================================================================================================== */
/*        Réglage/Mise en page : Page panier checkout/onepage/                                              */
/* ======================================================================================================== */
#checkout-step-login{height: 350px;}
.checkout-onepage-index #opc-login h3 {font-size: 11px;}
#checkout-review-table .a-right img {float:right;}
/* participation commandes */

#payment_form_checkmo label {display:none;}




