body
{
  margin: 0px;
  border: 0px;
  padding: 0px;

  font-family: "Verdana", "Times New Roman", "Times", "sans serif";
  font-size:9pt;

  color: #F1ECDB;
  background-color:#000000;
}
a, a:active, a:visited, a:hover
{
  color: #F1ECDB;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
img, a img
{
  margin: 0px;
  border: 0px;
  padding: 0px;
}
i
{
  font-size:0.9em;
}

/* Conteneur principal */
#container
{
  position:absolute;
  top:0px;
  left:50%;
  margin-left:-500px;
  width: 1000px;
}


/* En-tête : logo et slogan */
#top
{
  border-bottom:2px solid #F1ECDB;
  height:45px;
}
#logo
{
  float:left;
  margin-top:10px;
  margin-left:20px;
}
#slogan
{
  float:left;
  margin-top:20px;
  margin-left:400px;
}

#right_forms_fr, #right_forms_en
{
  display:block;
  margin-left: 6px;

  width: 164px;
  height: 480px;

  background: url(/images/newsletter_fr.png) no-repeat;
  text-align: center;
}
#right_forms_en
{
  background-image: url(/images/newsletter_en.png) no-repeat;
}

#form_newsletter_email
{
  border: none;
  padding: none;
  background: transparent;

  width: 140px;
  height: 25px;

  margin-top:266px;
  margin-left: auto;
  margin-right: auto;

  color: #F1ECDB;
}
#form_newsletter_submit
{
  display:block;
  border: none;
  padding: none;

  margin:2px auto 0;
}
#form_search_query
{
  display:block;
  border: none;
  padding: none;
  margin: 68px auto 0;

  background: transparent;

  width:140px;
  height: 25px;

  color: #F1ECDB;
}
#form_search_submit
{
  display:block;
  border: none;
  padding: none;

  margin: 15px auto 0;
}

/* Colonne de gauche */
#left_col
{
  float:left;
  margin-top:26px;
  width:170px;
}

#left_flash3, #left_flash4
{
  border:2px solid #F1ECDB;
  width:136px;
  margin:20px auto;
}

#left_fb
{
  margin-top:28px;
  margin-left:15px;
}


/* Colonne centrale */
#middle_col
{
  float:left;
  margin-top:5px;
  width:825px;
  overflow:hidden;
}
#middle_container
{
  border:2px solid #F1ECDB;
  background-image:url('../images/main.gif');
  background-repeat:repeat-y;
  width:821px;
}
#menu
{
  height:30px;
  width:821px;
  background-color:#F1ECDB;

  margin: 0px;
  border: 0px;
  padding: 0px;
/*  font-size:0.9em; */
}

#menu a
{
  display:block;
  border-right:1px solid #000000;
  color:#000000;
  padding-top:4px;
  padding-bottom:4px;
  padding-left:5px;
  padding-right:5px;
  text-align:center;
}
#menu a.menu_multi
{
  padding-top:0px;
  padding-bottom:0px;
}
#menu a#menu_special
{
  border:0px;
  padding-top:0px;
  padding-right:0px;
}
#menu a#menu_cart
{
  border:0px;
  padding-top:0px;
  color:red;
  font-weight:bold;
}
#menu a:hover
{
  color:#cccccc;
  text-decoration:none;
}

#main
{
  /*min-height:500px;*/
  clear:both;
}

#menu_collection
{
  float:left;
  display:block;
  border-right:2px solid #F1ECDB;

  width:138px;
  height:100%;

  margin-top:10px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding:0px;
  font-size:0.9em;
  text-align:right;
}
#menu_collection li, #menu_collection li:hover
{
  margin-top:0px;
  margin-bottom:0px;
  display:block;
  list-style-type:none;
}
#menu_collection li a
{
  display:block;
  padding:4px;
  padding-right:10px;
}
#menu_collection li a:hover, #menu_collection li a.menu_selected
{
  border-top:1px solid #F1ECDB;
  border-bottom:1px solid #F1ECDB;
  padding-top:3px;
  padding-bottom:3px;
  text-decoration:none;
}
.main_category
{
  margin-top:8px;
  text-align:left;
  background-color:#000000;
}
#collection
{
  float:left;
  width:671px;
}
#back_to_collection
{
  clear:both;
  margin-top:80px;
  padding-top:40px;
  text-align:center;
}

#squares
{
  clear:both;
  width:821px;
  height:25px;
  overflow:hidden;
}
#square1
{
  float:left;
  width:25px;
  height:25px;
  background-color:#F1ECDB;
}
#square2
{
  float:right;
  width:25px;
  height:25px;
  background-color:#F1ECDB;
}

#footer
{
  padding-left:80px;
}
.item_multi
{
  float:left;
  width:320px;
  height:220px;
  margin-top:20px;
  text-align:center;
}
.item_single
{
  float:left;
  width:160px;
  margin-left:5px;
  height:240px;
  margin-top:20px;
  font-size:8pt;
  text-align:center;
}
.set_item
{
  float:left;
  width:125px;
  text-align:center;
}
.reminder
{
  clear:both;
  text-align:center;
}
.reminder h3
{
  font-size:1em;
  margin:0px;
}
.menu_reminder
{
  clear:both;
  display:block;

  width:100%;

  padding:0px;
  font-size:0.8em;
  text-align:center;
}
.menu_reminder li, .menu_reminder li:hover
{
  display:inline;
  padding:5px;
  list-style-type:none;
}
.menu_remminder li a:hover
{
  text-decoration:none;
}
#left_flash2
{
  position:relative;
  left:15px;
  top:10px;
  width:150px;
  height:20px;
}
.retailer_fr
{
  display:block;
  width:150px;
  height:20px;
  background-image:url('/images/retailer_fr_off.png');
}
.retailer_fr:hover
{
  width:150px;
  height:20px;
  background-image:url('/images/retailer_fr_on.png');
}
.retailer_en
{
  display:block;
  width:150px;
  height:20px;
  background-image:url('/images/retailer_en_off.png');
}
.retailer_en:hover
{
  width:150px;
  height:20px;
  background-image:url('/images/retailer_en_on.png');
}
