* {
  font-family: verdana, arial;
}

body {
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  color: #444444;
  text-align: center;
  overflow-y:scroll;
}

#container {
  background: url(images/fond_container.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  position: relative;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 800px;
}

/* ----- Bandeau haut ----- */

#bandeau-haut {
  width: 593px;
  height: 152px;
  text-align: center;
  padding: 0px;
}

#logo img {
  display: block;
  margin: 0px;
}

#menu {
  margin: 0px 7px 0px 0px;
  padding: 0px;
}

#menu img {
  border: none;
  margin: 0px 25px 0px 25px;
  padding: 0px;
}

/* ----- Menu gauche ----- */

#gauche {
  background: url(images/fond_menu.gif);
  background-position: 0px 152px;
  background-repeat: repeat-y;
  width: 186px;
  vertical-align: top;
}

#recherche {
  background: url(images/fond_recherche.gif);
  background-repeat: no-repeat;
  padding: 30px 10px 10px 10px;
  text-align: center;
}

#recherche form {
  margin: 0px;
}

#recherche input.text {
  border: none;
  margin: 3px 5px 10px 5px;
  font-size: 11px;
  width: 92px;
}

#liste {
  margin: 10px 15px 0px 15px;
  padding: 0px;
}

#liste p {
  background: url(images/fond_puce.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  width: 142px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  margin: 7px 0px 7px 7px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer;
  list-style: none;
}

#liste span {
  display: visible;  /* par défaut, les sous-menus ne sont pas affichés */
  font-size: 10px;
  margin: 5px 0px 5px 0px;
  width: 130px;
}

#liste a {
  display: block;
  margin: 0px 0px 0px 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#liste a:hover {
  color: #B1C800;
  text-decoration: none;
}

/* ----- Corps ----- */

#corps {
  padding: 5px 0px 0px 16px;
  vertical-align: top;
  font-size: 12px;
  color: #333333;
}

#corps h1 {
  background-color: #519032;
  background-color: #5c8d1c;
  background-image: url(images/fond_h1.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  margin: 0px;
  padding: 4px;
  font-size: 16px;
  text-align: center;
}

#corps h2 {
  background-color: #519032;
  background-color: #5c8d1c;
  color: #F6A800;
  margin: 0px;
  padding: 2px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#corps p {
  text-align: justify;
}

#corps object {
  margin: 60px 0px 70px 0px;
}

big {
  color: #519032;
  font-size: 15px;
  font-weight: bold;
}


/* ----- Navigation produits ----- */

#nav td, #nav a {
  color: #519032;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

#nav img {
  margin: 0px 5px 0px 5px;
}


/* ----- Bandeau bas ----- */

#bandeau-bas {
  background-color: #ffffff;
  background-image: url(images/fond_footer2.gif);
  height: 24px;
  margin: 0px;
}

#bandeau-bas p {
  color: #ffffff;
  margin: 0px 0px 0px 186px;
  padding: 2px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#bandeau-bas p a {
  color: #ffffff;
  text-decoration: none;
  float: none;
  margin: 0px;
  border-style: none;
}

#bandeau-bas p a:hover {
  color: #ffffff;
  text-decoration: underline;
}



/* ----- Accueil ----- */

#categories {
  background-color: #e5efc1;
  background-image: url(images/fond_accueil.gif);
  width: 598px;
  height: 321px;
  margin: 0x 0px 15px 0px;
  color: #6D6D6D;
  text-align: center;
}

#categories img {
  border: none;
  display: block;
  float: left;
  margin: 20px 0px 0px 10px;
}

#cache {
  display: none;
}

#coordonnees {
  background-image: url(images/fond_accueil_adresse.gif);
  background-repeat: no-repeat;
  width: 598px;
  height: 145px;
  margin: 15px 0px 10px 0px;
  padding: 1px 0px 0px 0px;
}

#coordonnees p {
  margin: 60px 10px 10px 332px;
  color: #306425;
  /*color: #519032;*/
  font-size: 10px;
  font-weight: normal;
  line-height: 1.3em;
}

#coordonnees a {
  color: #306425;
  /*color: #519032;*/
}

/* ----- Produits ----- */

#vignettes, #fiche {
  background-color: #e5efc1;
  width: 598px;
  font-size: 12px;
  padding: 0px 0px 20px 0px;
}

#vignettes div.vignette {
  float: left;
  widh: 155px;
  height: 170px;
  margin: 0px 0px 0px 0px;
}

#vignettes a {
  float: left;
  width: 155px;
  margin: 20px 10px 0px 25px;
  background-color: #519032;
  border-style: solid;
  border-width: 1px;
  border-color: #519032;
  text-decoration: none;
}

#vignettes a p {
  margin: 0px;
  padding: 2px 2px 2px 2px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #519032;
}

#vignettes a:hover {
  background-color: #ffffff;
  border-color: #519032;
}

#vignettes a:hover p {
  color: #519032;
}

#image {
  background-color: #e5efc1;
  /*border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #519032;*/
  text-align: center;
  clear: both;
  margin: 25px 0px 0px 0px;
}

#image img {
  border: 1px solid #CFD790;
}

#cartouche {
  background-color: #e5efc1;
  /*border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #519032;*/
  padding: 15px 15px 0px 15px;
  color: #444444;
  font-size: 11px;
  line-height: 1.3em;
  clear: both;
}

#fiche a {
  display: inline;
  border-style: none;
  color: #444444;
}

#fiche table.prix {
  background-color: #757575;
  margin: 2px 0px 2px 0px;
}

#fiche tr.quantite {
  background-color: #9E9E9E;
  color: #FFFFFF;
}

#fiche td.bestquantite {
  background-color: #FFA800;
  font-weight: bold;
}

#fiche tr.reference {
  background-color: #EEEEEE;
  color: #757575;
}

#fiche td.bestreference {
  background-color: #FFDE7F;
  font-weight: bold;
}

#fiche table.prix td {
  font-size: 11px;
  padding: 2px 9px 2px 9px;
  border-color: #0B4898;
  text-align: center;
}

#fiche td {
  font-size: 11px;
  font-weight: normal;
  padding: 3px 3px 3px 3px;
  border-color: #9E9E9E;
}

#fiche #formulaire {
  border: 1px solid #CFD790;
  padding: 10px;
  margin: 10px 0px 0px 0px; 
}

#fiche #formulaire table {
	margin: 0px;
}

#fiche input.email {
	display: none;
}

/* ----- Points cadeaux ----- */

hr {
  margin: 7px 0px 7px 0px;
  height: 1px;
  color: #0B4898;
}

p {
  margin: 0px;
}

.big {
  font-size: 15px;
  font-weight: bold;
}

.small {
  font-size: 9px;
}

.bold {
  font-weight: bold;
}

.rouge {
  color: #A20000;
}

.bold .rouge a {
  color: #A20000;
}

/* ----- Aide ----- */

#fiche p.question {
  background-color: #b1c800;
  background-image: url(images/fond_question.gif);
  background-repeat: no-repeat;
  height: 18px;
  margin: 10px 0px 5px 0px;
  padding: 0px 10px 0px 10px;
  color: #444444;
  font-weight: bold;
  line-height: 18px;
}

#fiche p.reponse {
  margin: 5px 0px 20px 0px;
  padding: 0px 5px 0px 5px;
}

/* ----- Idées / Factory / Showroom ----- */

#idees-photo {
  /*background-image: url(images/fond_factory.gif);*/
  width: 324px;
  margin: 0px 0px 10px 106px;
  padding: 11px 11px 10px 11px;
  text-align: center;
}

#idees-vignettes {
  margin: 0px;
}

#idees-vignettes a {
  float: left;
  width: 111px;
  margin: 10px 13px 10px 13px;
  /*border-style: solid;
  border-width: 1px;
  border-color: #519032;*/
  text-decoration: none;
}

#idees-vignettes a:hover {
  border-color: #ffffff;
}

/* ----- Contacts ----- */

#fiche form {
  margin: 0px;
}

#fiche input.text {
  font-size: 11px;
  /*background-color: #eeeeee;*/
  /*border-style: solid;
  border-width: 1px;
  border-color: #9E9E9E;*/
  margin: 0px;
}

#fiche textarea {
  font-family: verdana, arial;
  font-size: 11px;
  /*background-color: #eeeeee;*/
  /*border-style: solid;
  border-width: 1px;
  border-color: #9E9E9E;*/
  margin: 0px;
}

#fiche select {
  font-family: verdana, arial;
  font-size: 11px;
  color: #444444;
  /*background-color: #eeeeee;*/
  /*border-style: solid;
  border-width: 1px;
  border-color: #9E9E9E;*/
  margin: 0px;
  width: 70px;
}

#fiche p.msgok {
	background-color: #D4ECBD;
	background-image: url(images/success.png);
	background-position: 5px 6px;
	background-repeat: no-repeat;
  color: #57AA3E;
  font-weight: bold;
  border: 1px solid #519032;
  margin: 20px 10px 10px 10px;
  padding: 7px 5px 7px 27px;
}

#fiche p.msgerr {
  background-color: #E5C3B9;
  background-image: url(images/error.png);
  background-position: 5px 6px;
  background-repeat: no-repeat;
  color: #DE3B2B;
  font-weight: bold;
  border: 1px solid #519032;
  margin: 20px 10px 10px 10px;
  padding: 7px 5px 7px 27px;
}
