/* CSS Document */

body
{
  margin: 0;
  padding: 0 0 10px 0;
}

form
{
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
}

p
{
  margin:0;
  padding: 0 0 12px 0;
}

.flt-left
{
  float: left;
}
.flt-right
{
  float: right;
}

.clr-left, .clr-right, .clr-both
{
  font-size: 0;
  height: 1px;
  line-height: 1px;
}
.clr-left
{ clear: left; }
.clr-right
{ clear: right; }
.clr-both
{ clear: both; }

.small_text_field
{
  width: 140px;
}

.button
{
  padding:0 2px;
}

#content ul.wb-breadcrumb
{
  list-style: none;
  padding-right: 10px;
}

#content .wb-breadcrumb li
{
  display: inline;
}

#content .wb-breadcrumb li a
{
  text-decoration: none;
  font-style: normal;
}

.tr_white_button
{
  display: block;
  width: 222px;
  height: 31px;
  line-height: 31px;
  margin: auto;
}

#content .cart_button
{
  display: block;
  width: 226px;
  height: 20px;
  padding: 8px 12px 10px 12px;
  margin: auto;
  overflow: hidden;
  border: 0;
  background: transparent;
}
#content input.cart_button
{
  width: 250px;
  height: 39px;
}
#content .cart_button.black
{
  background-image: url(../images/cart/bt_noir.png);
}
#content .cart_button.red
{
  background-image: url(../images/cart/bt_rouge.png);
}
#content .cart_button.gold
{
  background-image: url(../images/cart/bt_brun.png);
}
#content .cart_button.maroon
{
  background-image: url(../images/cart/bt_marron.png);
}

#global
{
  width: 980px;
  margin: auto;
}

#c_header
{
  position: relative;
  height: 138px;
  overflow: hidden;
  background-image: url(../images/header.png);
}

/** Menus **/
#c_main_menu
{
  display: block;
  position: absolute;
  bottom: 6px;
  width: 100%;
}

#c_main_menu>ul
{
  /*padding: 0 25px 0 0;*/
  padding: 0;
}

#c_main_menu ul,
#c_second_menu ul,
#c_footer_menu ul
{
  margin: 0;
}

#c_main_menu ul li,
#c_second_menu ul li,
#c_footer_menu ul li
{
  display: inline;
}

#c_main_menu ul li.separator,
#c_second_menu ul li.separator,
#c_footer_menu ul li.separator
{
  margin: 0 1px 0 3px;
}

#c_main_menu ul li a,
#c_second_menu ul li a,
#c_footer_menu ul li a
{
  padding: 4px 3px;
}

/** Quick Newsletter **/
#c_quick_newsletter
{
  float: right;
}

/** Main **/
#c_main
{
  position: relative;
  min-height: 300px;
}

.trame
{
  min-height: 300px;
  background-image: url(../images/trame.png);
  background-repeat: repeat-y;
}

.trame2
{
  min-height: 300px;
  background-image: url(../images/trame2.png);
  background-repeat: repeat-x;
}

.trame3
{
  min-height: 389px;
  background-image: url(../images/trame3.png);
  background-repeat: no-repeat;
}

/** Content **/
#c_content
{
  
}

#content
{
  
}

#title_bar
{
  height: 52px;
  width: 776px;
  overflow: hidden;
}

#main_wrapper
{
  min-height: 300px;
  background-position: right top;
}

#main_left
{
  float: left;
  width: 204px;
  overflow: hidden;
}

#main_right
{
  float: right;
  width: 776px;
  overflow: hidden;
}

#content h1
{
  background-image: url(../images/windrose.png);
  background-repeat: no-repeat;
  background-position: 4px 2px;
  padding: 0 0 0 14px;
  margin: 0;
}

#content h2
{
  margin: 0;
  padding: 0;
}

#content h3
{
  
}

#content dl,
#content dl dt,
#content dl dd
{
  padding: 0;
  margin: 0;
}
#content dl dt
{
  padding: 6px 0 4px 0;
}

#illustr_area
{
  text-align: center;
  height: 142px;
  width: 204px;
  padding-top: 14px;
}

/** Top Bar **/
#c_top_bar
{
  position: absolute;
  top : 0;
  right: 0;
  width: 262px;
  /*margin-right: 30px;*/
}

#c_user_menu,
#c_shopping_cart_total
{
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0 5px 0 0;
}

#c_user_menu
{
  height: 25px;
  background-image: url(../images/user_menu.png);
}

#c_user_menu ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}

#c_user_menu ul li
{
  display: inline;
}

#c_shopping_cart
{
  position: relative;
}

#c_shopping_cart_total
{
  height: 23px;
  margin-top: 4px;
  background-image: url(../images/total_cart.png);
}

#c_shopping_cart_content
{
  display: none;
  position: absolute;
  right: 0;
  width: 240px;
  margin-left: 22px;
}

#shopping_cart_content
{
  padding: 6px 10px;
}

#shopping_cart_content table
{
  margin: 10px 0 10px 0;
}

#shopping_cart_content table td
{
  height: 15px;
  padding-bottom: 6px;
}
#shopping_cart_content table tr.total td,
#shopping_cart_content table tr.delivery td
{
  padding-top: 6px;
}
#shopping_cart_content table tr,
#c_top_bar #shopping_cart_content table td a
{
  line-height: 12px;
}

#shopping_cart_content table td.label
{
  width: 150px;
}
#shopping_cart_content table td.price
{
  width: 70px;
}

/** Bottom **/
#c_bottom
{
  margin-top: 10px;
}

#c_bottom h2
{
  padding: 0;
  margin: 0 0 4px 0;
}

#c_bottom_shop h2
{
  padding: 0 0 0 75px;
}
#c_bottom_discover h2
{
  padding: 0 170px 0 30px;
}

#c_bottom_shop,
#c_bottom_discover
{
  margin-top: 20px;
}

#c_bottom_shop
{
  float: left;
}

#c_bottom_shop ul
{
  padding: 0;
  margin: 0;
}

#c_bottom_shop>ul
{
  padding-left: 172px;
}

#c_bottom_shop>ul>li>ul>li,
#c_bottom_shop h3
{
  padding: 0 0 0 30px;
}

#c_bottom_shop>ul>li
{
  width: 138px;
  margin-left: 10px;
  float: left;

  background-image: url(../images/separator.png);
  background-repeat: repeat-y;
}

#c_bottom_shop h3
{
  margin: 0;
  background-image: url(../images/windrose.png);
  background-repeat: no-repeat;
}

#c_bottom_shop h4
{
  margin: 0;
  padding: 0;
}

#c_bottom_discover
{
  float: right;
  background-image: url(../images/separator.png);
  background-repeat: repeat-y;
}

#c_bottom_discover h3,
#c_bottom_discover>ul
{
  padding: 0 0 0 44px;
}

#c_bottom_discover h3,
#c_bottom_discover h4
{
  margin: 0;
}

#c_bottom_discover>ul
{
  list-style: none;
  margin: 0;
}

/** Footer **/
#c_footer
{
  margin-top: 20px;
}

.flt_right
{
  float: right;
}
.clr_right
{
  clear: right;
}
.clr_left
{
  clear: left;
}

.txt_right
{
  text-align: right;
}
.txt_left
{
  text-align: left;
}
.txt_center
{
  text-align: center;
}
