@charset "utf-8";

/**
 * BODY
 ***********************************************************
 ***********************************************************
 */
body {
  background:#ffffff;
  color:#1a171b;
  display:block;
  font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:1.5;
  margin:0;
  padding:0;
  position:relative;
}
table {
  border-collapse:collapse;
  width:100%;
}
td {
  vertical-align:top;
}
a.print {
  background:transparent url('../images/btn_print.gif') no-repeat scroll top left;
  display:block;
  height:23px;
  margin:10px 5px 0px 0px;
  position:absolute;
  right:20px;
  width:20px;
  z-index:1;
}
a.print span {
  display:none;
  visibility:hidden;
}
a.back {
  background:transparent url('../images/btn_back-small.gif') no-repeat scroll top left;
  float:right;
  height:24px;
  margin-right:10px;
  width:24px;
}
a.back span {
  display:none;
  visibility:hidden;
}
body.catalogue h1, body.catalogue h2 {
  background:none;
  font-size:175%;
  height:1em;
  line-height:1em;
  margin:10px 0px;
  padding:0;
}

/**
 * FORMNAME
 ***********************************************************
 ***********************************************************
 */
form#FormName {
  margin:50px auto 0px auto;
  width:25%
}

/**
 * SEARCH
 ***********************************************************
 ***********************************************************
 */
form#XSearch fieldset p {
  color:#ffffff;
  float:left;
  font-weight:bold;
  width:31%;
}
form#XSearch fieldset p a.help {
  color:#ffffff;
  margin:0px 10px;
}
form#XSearch fieldset p select#SearchCatPdt {
  margin-top:1px;
}
form#XSearch fieldset p input#stSearch {
  width:90%;
}
form#XSearch fieldset p.submit {
  width:5%;
}
form#XSearch fieldset p.submit input.submit {
  border:none;
  background:transparent url('../images/btn_search.gif') no-repeat center center;
  cursor:pointer;
  height:21px;
  margin-top:19px;
  width:21px;
}


/**
 * CATEGORIES
 ***********************************************************
 ***********************************************************
 */
div#categories {
  margin:15px auto 10px auto;
  width:94%;
  padding:0;
  position:relative;
}
div#categories ul {
  margin:0px 10px;
}
div#categories ul li {
  float:left;
}
div#categories ul li a {
  /*border:1px solid blue;*/
  display:block;
  height:200px;
  margin:8px 8px;
  position:relative;
  width:302px;
}
div#categories ul li a span {
  display:none;
  visibility:hidden;
}
div#categories ul li a.objets {
  background:#EBEBEB url('../images/pict_home-objets.gif') no-repeat top left;
}
div#categories ul li a.textiles {
  background:#EBEBEB url('../images/pict_home-textiles.gif') no-repeat top left;
}
div#categories ul li a.devdurable {
  background:#EBEBEB url('../images/pict_home-devdurable.gif') no-repeat top left;
}
div#categories ul li a.marques {
  background:#EBEBEB url('../images/pict_home-marques.gif') no-repeat top left;
}

/**
 * BREADCRUMB
 ***********************************************************
 ***********************************************************
 */
div#breadcrumb {
  height:28px;
  line-height:28px;
  margin:10px 0px 5px 0px;
  overflow:hidden;
  padding:0px;
}
div#breadcrumb ul li {
  background:transparent url('../images/bck_breadcrumb-li.gif') no-repeat;
  background-position:95% 50%;
  float:left; 
  padding:0px 20px 0px 5px; 
}
div#breadcrumb ul li.last {
  background:none;
}
div#breadcrumb p {
  padding:5px 0px 5px 0px;
  text-align:left;
}
div#breadcrumb ul li select {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  color:#333333;
  font-size:12px;
  margin:2px 0 5px;
  padding:1px;
  width:200px;
}
body.accueil div#breadcrumb, body.site div#breadcrumb {
  display:none;
  visibility:hidden;
}

/**
 * PRODUCTS
 ***********************************************************
 ***********************************************************
 */
* html div#section div.products_container {
  width:660px;
  overflow:hidden;
}
table#products {
  margin:0px;
  padding:0px;
  position:relative;
  width:98%;
}
table#products td.products_infos {
  width:33%;
}
table#products td.products_infos {
  width:32%;
}
table#products td.products_infos img.FichierProduit {
  display:block;
  margin:15px 0px 0px 15px;
  position:absolute;
}
table#products td.products_infos a.img {
  display:block;
  height:100px;
  margin:10px auto;
  text-align:center;
  width:100px;
}
table#products td.products_infos p {
  padding:5px;
}
table#products td.products_infos p em, table#products td.products_infos p em a {
  display:block;
  float:left;
  font-style:normal;
  height:40px;
  line-height:20px;
  overflow:hidden;
  width:110px;
}
table#products td.products_infos p strong {
  color:#797576;
  display:block;
  float:right;
  line-height:20px;
  text-align:right;
  width:65px;
}
table#products td.products_infos p a {
  clear:both;
  display:block;
  float:left;
  line-height:24px;
  height:24px;
  margin:1px 0px;
  padding-left:24px;
  width:104px;
}
table#products td.products_infos p a.learnmore {
  background:transparent url('../images/btn_learnmore-small.gif') no-repeat;
  background-position:.0% 50%;
}
table#products td.products_infos p a.addtocart {
  background:transparent url('../images/btn_addtocart-small.gif') no-repeat;
  background-position:.50% 50%;
  padding-left:28px;
  color:#ffffff;
  width:100px;
}



/**
 * PRODUCT
 ***********************************************************
 ***********************************************************
 */
table#product {
  margin:0;
  padding:0;
  position:relative;
}
  /***********************************************************/
  table#product td.product_pictures {
    display:block;
    margin:0;
    min-height:300px;
    overflow:hidden;
    padding:0;
    position:relative;
    width:325px;
  }
  table#product td.product_pictures a {
    display:block;
    height:300px;
    margin:0px auto 0px auto;
    padding:0;
    position:relative;
    width:300px;
    text-align:center;
  }
  table#product td.product_pictures a img#PdtImage {
    display:block;
    margin:0px auto 0px auto;
    padding:0px;
    position:relative;
    text-align:center;
  }
  table#product td.product_pictures span {
    height:100px;
    margin:0px 0px 0px 0px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
    position:relative;
    width:100px;
    vertical-align:center;
  }
  table#product td.product_pictures span img {
    margin:0px;
    padding:0px;
    position:relative;
  }
  table#product td.product_pictures span.jsSpan {
    border:2px dashed #ccc;
    cursor:pointer;
    display:block;
    float:left;
    margin-right:10px;
  }
  /***********************************************************/
table#product td.product_infos h1 {
  font-size:135%;
  margin:10px 0px;
}
table#product td.product_infos div.productDescription {
  display:block;
  overflow:hidden;
  max-width:460px;
}
table#product td.product_infos span.Style1 {
  color:#DE127A;
  font-weight:bold;
}
table#product td.product_infos p {
  line-height:175%;
  margin:0.25em 0;
}
table#product td.product_infos p strong {
  color:#5C5659;
}
table#product td.product_infos p.notice {
  color:#DE127A;
  font-weight:bold;
  margin:5px 0px;
  padding:0;
  text-align:left;
}
table#product td.product_infos hr {
  display:none;
}
table#product td.product_infos table.PdtPQTClass {
  border-collapse:collapse;
  display:block;
  margin:5px 0px 5px 1px;
  width:auto;
}
table#product td.product_infos table.PdtPQTClass td {
  border:1px solid #DDDDDD;
  padding:2px;
  text-align:center;
}
table#product td.product_infos div.box2 {
  margin:10px 0px 0px 0px;
}
table#product td.product_infos div.box2 p {
  color:#ffffff;
  font-weight:bold;
}
table#product td.product_infos div.addtocart {
  background:#F7F7F7 none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  display:block;
  margin:10px 0px 10px 0px;
  padding:5px 10px;
  width:320px;
}
table#product td.product_infos a.askmore {
  color:#DE127A;
}


/*
 SELECTION
 ***********************************************************
 ***********************************************************
 */
form#FCDE, form#FCDE fieldset {
  border:none;
  margin:0px;
  padding:0px;
}
form#FCDE fieldset legend{
  display:none;
  visibility:hidden;
}
form#FCDE fieldset span#Calk {
  float:none;
}
table#cart {
  margin:0;
  padding:0;
  position:relative;
  width:98%;
}
table#cart h1 {
  font-size:150%;
  margin:10px 0px;
}
table#cart h2 {
  font-size:1.1em;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 15px;
}
table#cart p strong {
  display:block;
  margin:10px 0px 15px 0px;
  text-align:center;
}
table#cart p.notice {
  color:#DE127A;
  text-align:left;
}

table#cart ul.cart_steps {
  height:35px;
  margin:10px 0px;
}
table#cart ul.cart_steps li {
  font-size:1.15em;
  float:left;
  font-size:1em;
  font-weight:bold;
  height:35px;
  line-height:35px;
  text-align:center;
  width:33%;
}
table#cart ul.cart_steps li.active {
  background:transparent url('../images/bck_cart-steps-active.gif') no-repeat center center;
  color:#ffffff;
}

table#cart div#cart_infos {
  margin:auto;
  width:99%;
}
table#cart div#cart_infos td.caddi1 {
  background:#DE127A;
  color:#FFFFFF;
	font-weight:bold;
	height:28px;
	line-height:28px;
	padding-left:2px;
}
table#cart div#cart_infos td.caddi5 {
	padding:5px 0px;
}
table#cart div#cart_infos td.caddi5bold {
	padding:5px 0px;
}
table#cart div#cart_infos td.caddi2, table#cart div#cart_infos td.caddi3 {
	background:#EBEBEB;
	font-weight:bold;
	padding:5px 0px;
}

table#cart a.continue, table#cart a.confirm, table#cart a.send {
  color:#ffffff;
  display:block;
  height:35px;
  line-height:33px;
  margin:15px auto 0px auto;
  padding:0;
  position:relative;
  text-align:center;
  width:150px;
} 
table#cart a.continue {
  background:transparent url('../images/btn_continue.gif') no-repeat center center;
}
table#cart a.confirm {
  background:transparent url('../images/btn_confirm.gif') no-repeat center center;
}
table#cart a.send {
  background:transparent url('../images/btn_send.gif') no-repeat center center;
}

form#FCDE fieldset p {
  line-height:20px;
  margin:0;
  padding:0;
  position:relative;
}
form#FCDE fieldset p label {
  float:left;
  margin:2px 0px;
  width:150px;
}
form#FCDE fieldset p input {
  float:left;
  margin:2px 5px 2px 0px;
  width:160px;
}
form#FCDE fieldset p label span {
  float:none;
  clear:none;
  display:inline;
  font-size:0.9em;
}
form#FCDE fieldset p input.alert {
  border:1px solid #C01122;
  color:#333333;
}
form#FCDE fieldset p.alert {
  margin:5px 0px 5px 260px;
  padding:0px;
}
form#FCDE fieldset p textarea {
  float:left;
  height:75px;
  margin:2px 0px;
  width:480px;
}

/*
 POP UP
 ***********************************************************
 ***********************************************************
 */
td.txt10i, td.txt10 {
  background:#cccccc;
  color:#ffffff;
  margin:0px;
  padding:5px 0px 5px 0px;
  position:relative;
  text-align:center;
}
td.txt10i a, td.txt10 a {
  color:#ffffff;
  text-decoration:none;
}
body center table tbody tr td img#PdtImage {
  float:none;
}
body center table tbody tr td img {
  display:block;
  float:left;
}
html body table tbody tr td.txt12 table {
  width:1%;
}