/* Generated by KompoZer */
#wrapper {
  background-color: #dccaa6;
  min-width: 980px;
}
#tableau {
  border: 1px solid #663333;
  width: 920px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f0deb9;
}
#adresse {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  color: #663300;
  font-weight: normal;
  font-size: 12px;
}
#top {
  background-image: url(images/boutiqueonline.JPG);
  background-position: center top;
  background-repeat: no-repeat;
  height: 99px;
  width: 729px;
  margin-right: auto;
  margin-left: auto;
  background-color: #dccaa6;
}
body {
  margin: 0px auto;
  background-color: #dccaa6;
}
#panier {
  height: 35px;
  background-color: #ccb98e;
}
#bas {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #663333;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
#menu {
  margin: 10px auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: inherit;
  clear: both;
  width: 980px;
}
ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.dropdown {
  position: relative;
}
ul.dropdown li {
  background: #f3d673 none repeat scroll 0% 50%;
  font-weight: bold;
  float: left;
}
ul.dropdown a:hover {
  color: #000000;
}
ul.dropdown a:active {
  color: #ffa500;
}
ul.dropdown li a {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 3px 6px;
  display: block;
  color: #222222;
}
ul.dropdown li:last-child a {
  border-right: medium none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
  background: #ffffcc none repeat scroll 0% 50%;
  color: black;
  position: relative;
}
ul.dropdown li.hover a {
  color: black;
}
ul.dropdown ul {
  width: 220px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
}
ul.dropdown ul li {
  border-bottom: 1px solid #cccccc;
  background: #f6f6f6 none repeat scroll 0% 50%;
  font-weight: normal;
  color: #000000;
  float: none;
}
ul.dropdown ul li a {
  border-right: medium none;
  width: 100%;
}
ul.dropdown ul ul {
  left: 100%;
  top: 0;
}
ul.dropdown li:hover > ul {
  visibility: visible;
}
#wrapmenu {
  height: 26px;
  background-color: #f3d673;
}

