@charset "utf-8";

/**
 * BODY
 ***********************************************************
 ***********************************************************
 */
body {
  background:#ffffff;
  color:#666666;
  display:block;
  font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.5;
  margin:0 auto 2px auto;
  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:4px 5px;
  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:20px;
  margin-right:10px;
  width:20px;
}
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: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 {
  margin-top:12px;
}


/**
 * CATEGORIES
 ***********************************************************
 ***********************************************************
 */
div#categories {
  display:block;
  margin:0 auto;
  max-width:700px;
  padding:0;
  position:relative;
}
div#categories ul {
  clear:left;
}  
div#categories ul li {
  float:left;
  height:115px;
  margin:0 4px 10px 4px;
  padding:0;
  width:23%;
}
* html div#categories ul li {
  width:22%;
}
div#categories ul li a {
  color:#666666;
  display:block;
  font-weight:bold;
  margin:auto;
  text-align:center;
  text-decoration:none;
}
div#categories ul li a:hover {
  color:#AE1C27;
}
div#categories ul li a img {
  display:block;
  margin:auto;
  margin-bottom:10px;
}

/**
 * BREADCRUMB
 ***********************************************************
 ***********************************************************
 */
div#breadcrumb {
  height:28px;
  line-height:28px;
  margin:0px 0px 5px 0px;
  overflow:hidden;
  padding:0px;
}
div#breadcrumb ul li {
  background:transparent url('../images/bck_breadcrumb-li.gif') no-repeat center right;
  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:650px;
  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 a.img {
  display:block;
  height:150px;
  margin:10px auto;
  text-align:center;
  width:150px;
}
table#products td.products_infos p {
  -border-radius:0px 0px 5px 5px;
  -moz-border-radius:0px 0px 5px 5px;
  -webkit-border-radius:0px 0px 5px 5px;
  padding:5px;
  color:#ffffff;
  background-color:#AE1C27;
}
table#products td.products_infos p img.FichierProduit {
  display:block;
  margin:-50px 0px 0px 10px;
  position:absolute;
}
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 em {
  margin-bottom:5px;
}
table#products td.products_infos p strong {
  display:block;
  float:right;
  line-height:20px;
  text-align:right;
  width:65px;
}
table#products td.products_infos p a {
  color:#ffffff;
  clear:both;
  display:block;
  font-weight:bold;
  line-height:24px;
  height:24px;
}
table#products td.products_infos p a.learnmore {
  background:transparent url('../images/btn_learnmore-small.gif') no-repeat;
  background-position:0 -24px;
  padding-left:26px;
}
table#products td.products_infos p a.addtocart {
  background:transparent url('../images/btn_addtocart-small.gif') no-repeat;
  background-position:0 -24px;
  padding-left:26px;
}



/**
 * PRODUCT
 ***********************************************************
 ***********************************************************
 */
table#product {
  margin:0;
  padding:0;
  position:relative;
  width:98%;
}
  /***********************************************************/
  table#product td.product_pictures {
    display:block;
    margin:0;
    min-height:300px;
    overflow:hidden;
    padding:0;
    position:relative;
    width:310px;
  }
  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:175%;
  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:#AE1C27;
  font-weight:bold;
}
table#product td.product_infos p {
  line-height:175%;
  margin:0.25em 0;
}
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 {
  background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
  background-position:0px 0px;
  display:block;
  height:42px;
  line-height:42px;
  float:left;
  margin:0 auto;
  padding:0;
  position:relative;
  width:165px;
}
table#product td.product_infos a:hover.askmore {
  background-position:0px -61px;
}
table#product td.product_infos a.askmore span {
  display:none;
  visibility:hidden;
}


/*
 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:175%;
  margin:10px 0px;
}
table#cart h2 {
  color:#666666;
  font-size:100%;
  font-weight:normal;
  height:auto;
  line-height:20px;
  margin:15px 0 15px 0;
  padding:0 0 0 0;
}
table#cart h2 strong {
  font-weight:bold;
}
table#cart p strong {
  display:block;
  margin:10px 0px 15px 0px;
  text-align:center;
}

table#cart ul.cart_steps {
  height:30px;
  margin-bottom:10px;
}
table#cart ul.cart_steps li {
  float:left;
  font-size:1.15em;
  font-weight:bold;
  height:30px;
  line-height:30px;
  text-align:center;
  width:33%;
}
table#cart ul.cart_steps li.active {
  color:#AE1C27;
  font-size:1.45em;
}

table#cart div#cart_infos {
  margin:auto;
  width:99%;
}
table#cart tr.cart_rows_first td {
  background:#666666;
  border:1px solid #666666;
  color:#ffffff;
  font-weight:bold;
  height:33px;
  text-align:center;
  vertical-align:middle;
}
table#cart tr.cart_rows td {
  border:1px solid #666666;
  height:33px;
  text-align:center;
  vertical-align:middle;
}

table#cart a.continue {
background-color:#992E33;
  display:block;
  line-height:150%;
  margin:20px auto 0px auto;
  text-align:center;
  width:125px;
}
table#cart a.confirm {
background-color:#992E33;
  display:block;
  line-height:150%;
  margin:20px auto 0px auto;
  text-align:center;
  width:125px;
}
table#cart a.send {
background-color:#992E33;
  display:block;
  line-height:150%;
  margin:20px auto 0px auto;
  text-align:center;
  width:125px;
}

table#cart a.continue {
  background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
  background-position:-165px 0px;
  display:block;
  height:61px;
  line-height:61px;
  margin:10px auto 0px auto;
  padding:0;
  position:relative;
  width:165px;
}
table#cart a:hover.continue {
  background-position:-165px -61px;
}
table#cart a.confirm {
  background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
  background-position:-330px 0px;
  display:block;
  height:62px;
  line-height:62px;
  margin:10px auto 0px auto;
  padding:0;
  position:relative;
  width:165px;
}
table#cart a:hover.confirm {
  background-position:-330px -61px;
}
table#cart a.send {
  background:#ffffff url('../images/btn_a-sprites.gif') no-repeat;
  background-position:-495px 0px;
  display:block;
  height:62px;
  line-height:62px;
  margin:10px auto 0px auto;
  padding:0;
  position:relative;
  width:165px;
}
table#cart a:hover.send {
  background-position:-495px -61px;
}
table#cart a.continue span, table#cart a.confirm span, table#cart a.send span {
  display:none;
  visibility:hidden;
}

form#FCDE fieldset p {
  clear:left;
}
form#FCDE fieldset p label{
  float:left;
  margin:2px 0px;
  width:150px;
}
form#FCDE fieldset p label span {
  float:none;
  clear:none;
  display:inline;
  font-size:0.9em;
}
form#FCDE fieldset p input{
  float:left;
  margin:2px 5px 2px 0px;
  width:160px;
}
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 {
  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%;
}