* {
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  color:black;
  background:#C8C8C8 url(/images/fond.jpg) no-repeat top center;
  padding:0 0 0 1%;
}

a {
  color:black;
}

a img {
  border:none;
}

#container {
  margin:auto;
  margin-top:92px;
  width:623px;
  height:622px;
  background:transparent url(/images/fond_00.jpg) no-repeat top center;
}
#logo {
  margin:35px 0 0 105px;
}
#content {
  position:relative;
  margin:20px 0 0 8px;
  width:600px;
  height:375px;
  border-width:2px 0 0 0;
  border-style:solid;
  border-color:black;
}
#menu {
  position:relative;
  list-style:none;
  margin-left:14px;
  padding-top:5px;
  width:144px;
  height:371px;
  border-width:0 2px 0 0;
  border-style:solid;
  border-color:black;
  text-transform:uppercase;
  font-size:1em;
}
#menu li {
  margin-top:30px;
}
#menu li a {
  padding-right:18px;
  text-decoration:none;
}
#menu li a.on, #menu li a:hover {
  font-weight:bold;
  background:transparent url(/images/puce.png) no-repeat center right;
}
#menu li a.menu-mentions, #menu li a.menu-mentions .on, #menu li a.menu-mentions:hover {
  position:absolute;
  z-index:99;
  top:390px;
  left:-20px;
  text-transform:none;
  font-size:.8em;
  font-weight:normal;
  color:#666666;
  background-image:none;
}
#contenu {
  position:absolute;
  top:0;
  left:160px;
}
#wysiwyg {
  width:440px;
  height:375px;
  overflow:auto;
  overflow-x:hidden;
  background-image:none;
  line-height:1.3em;
}
#wysiwyg .table_page {
  border-collapse:collapse;
  width:440px;
  height:375px;
  border:0;  
}
#wysiwyg a {
  text-decoration:none;
  color:black;
}
#wysiwyg img {
  display:block;
  border-width:0 0 1px 0;
  border-style:solid;
  border-color:black;
}
#wysiwyg img.sansfilet {
  border:none;
}
#wysiwyg .retrait20 {
  padding:0 10px 0 20px;
}
#wysiwyg h1,#wysiwyg h2,#wysiwyg h3 {
  font-size:1em;
  font-weight:bold;
  color:#A10F29;
}
#wysiwyg ul {
  padding-left:35px;
  padding-bottom:15px;
  list-style-image:url(/images/puce_liste.gif) ;
}
#wysiwyg li {
  padding-bottom:20px;
  margin-bottom:15px;
  background:transparent url(/images/filet_liste.gif) no-repeat bottom left;
}
#produit {
  width:440px;
  height:375px;
  overflow:auto;
  overflow-x:hidden;
  background-image:none;
  list-style:none;  
}
#produit li {
  padding:20px;
}
#produit li img {
  display:block;
}
#produit li table {
  width:400px;
  height:245px;
  border-collapse:collapse;
  border:0;  
}
#produit li table tr .visuel {
  width:245px;
  height:245px;
}
#produit li table tr .visuel a img {
  width:245px;
  height:245px;
  border:1px solid black;
}
#produit li table tr .visuelplus {
  height:24px;
  vertical-align:top;
}
#produit li table tr .visuelplus a img {
  border-width:1px 1px 1px 0;
  border-style:solid;
  border-color:black;
}
#produit li table tr .textuel {
  padding-left:10px;
  vertical-align:bottom;
}
#produit li .textuel h1 {
  font-size:1em;
  font-weight:bold;
}
#produit li table tr .textuel .wysiwyg {
  min-height:10px;
  margin-bottom:10px;
  font-size:1.1em;
  color:#604A5A;
}
#produit li table tr .textuel .commander {
  color:#A10F29;
  font-weight:bold;
}
#produit li table tr .textuel .commander img {
  float:right;
  padding:2px 2px 0 0;
}

#commander_titre {
  margin:10px 0 20px 100px;
}
#commander_panier {
  width:400px;
  margin-left:20px;
  list-style:none;
}
#commander_panier li {
  padding:2px 0 2px 0;
}
#commander_panier .prix {
  width:60px;
  float:right;
  text-align:right;
  color:#A10F29;
  font-weight:bold;
}
#commander_panier li .nom {
  font-weight:bold;
}
#commander_panier .prix img {
  margin-left:6px;
}
#commander_panier .port {
  margin-right:20px;
}
#commander_panier .total {
  border-width:1px 0 0 0;
  border-style:solid;
  border-color:black;
}
#commander_panier #valider_commande {
  float:right;
  display:block;
  margin:20px 20px 20px 0;
} 
#commander_panier #retour_boutique {
  display:block;
  margin:20px 0 20px 0;
} 

#client_inscription {
  width:440px;
  height:375px;
  overflow:auto;
  overflow-x:hidden;
  background-image:none;
}
#client_inscription .erreur {
  font-weight:bold;
  color:red;
  margin:20px;
}
#client_inscription .intro {
  margin:0 10px 5px 20px;
  font-size:.8em;
}
#client_inscription h1,#client_inscription h2 {
  padding:20px;
  font-size:1em;
  font-weight:bold;
  color:#A10F29;
}
#client_inscription ul {
  margin:5px 0 10px 0;
  padding-bottom:20px;
  list-style:none;
}
#client_inscription ul li {
  clear:left;
  display:block;
  margin:0 0 5px 0;
}
#client_inscription ul li p{
  font-size:.8em;
  margin:0 0 0 130px;
}
#client_inscription ul li label {
  display:block;
  float:left;
  width:120px;
  text-align:right;
  font-size:.9em;
  padding-right:10px;
}
#client_inscription ul li label.obligatoire {
  font-weight:bold;
}
#client_inscription ul li input {
  width:190px;
}
#client_inscription #commande_cgv {
  font-size:.9em;
  margin:10px 10px 5px 20px;
}
#client_inscription #commande_cgv a {
  text-decoration:underline;
}
#client_inscription #retour_commande {
  display:block;
  width:200px;
  margin:20px 0 20px 20px;
} 
#client_inscription #client_inscription_b_continuer {
  float:right;
  margin:0 20px 0 0;
  width:119px;
}
#paypal {
  padding:20px 10px 0 20px;
}
#paypal h1 {
  font-size:1em;
  font-weight:bold;
  color:#A10F29;
}
#paypal h1, #paypal p {
  padding-bottom:10px;
}
#paypal form {
  width:70px;
  margin:auto;
}