BODY {
  background: #000000 url("images/fond_fleurs.gif") top left no-repeat;
  margin: 0px;
  padding: 0px;
}

TABLE {
  background: url("images/fond_plante.gif") bottom right no-repeat;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
.table800x600 {
  background: none;
}

#cadre_flash {
  width: 1000px;
  height: 600px;
}
#cadre_flash800x600 {
  width: 700px;
  height: 420px;
}



/* PAGE ARCHIVES */
#marge {
  height: 30px;
  width: 790px;
}
#entete_archives {
  background: #7B008C;
  height: 30px;
  height: 91px;
  width: 790px;
}
#archives {
  background: #FEACFF;
  width: 790px;
}
#pied_archives {
  background: #7B008C;
  height: 75px;
  width: 790px;
}

#menu {
  width: 150px;
  position: relative;
  float: left;
  z-index: 2;
  height: 100%;
}
P {
  font-family: Comic sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #000000;
}
.legende {
  font-size: 10px;
  float: left;
}
H1 {
  font-family: Comic sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #000000;
}
H2 {
  font-family: Comic sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-indent: 20px;
  margin: 0px;
  color: #000000;
}
H3 {
  font-family: Comic sans MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-indent: 50px;
  margin: 0px;
  color: #000000;
}
A {
  text-decoration: none;
  color: #7B008C;
}
A:hover {
  color: #FF0000;
}

#vignettes {
  position: relative;
  z-index: 1;
}
.vignette {
  margin: 12px;
  width: 100px;
  height: 100px;
  cursor: pointer;
}

#apercu {
  background: #c377ce;
  width: 500px;
  height: 550px;
  position: absolute;
  top: 50px;
  left: 220px;
  display: none;
  text-align: center;
  z-index: 10;
}
.agrandissement {
  margin: 15px;
  width: 470px;
  height: 470px;
}
.boutons {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  cursor: pointer;
  border: 0px;
}

