BODY {
  background: #9FC094;
  margin: 10px;
  text-align: center;
}

P {
  font: normal 14px verdana;
  color: #000000;
  text-align: justify;
}
H1 {
  font: bold 16px Arial;
  color: #000000;
  text-align: center;
}
H2, H2 A {
  font: bold 15px Arial;
  color: #306948;
  text-decoration: none;
  margin: 0px
}
.rubrique {
  color: #000000;
}
H2 A:hover, .H2hover {
  color: #469969;
}

.center {
  text-align: center;
  vertical-align: top;
}
.left {
  text-align: left;
  vertical-align: top;
}
.right {
  text-align: right;
  vertical-align: top;
}

B, P A {
  font-weight: bold;
  color: #914800;
  text-decoration: none;
}
A:hover {
  color: #CE6700;
}

IMG {
  border: 0px;
}

.tableau-100pc {
  width: 100%;
  border-collapse: collapse;
  background-color: #EBF5EF;
}  
.tableau-presentation {
  width: 100%;
  border-collapse: collapse;
}
.texte_2_col {
  width: 50%;
  padding: 15px;
  vertical-align:top;
}

.pedigree TD, .pedigree P {
  text-align: center;
  width: 200px;
  vertical-align: top;
}
.naissance TD, .naissance P {
  text-align: center;
}

.vignette {
  border: 1px solid #cdd6d1;
  padding: 3px;
  cursor: pointer;
}

#apercu {
  background: #FFFFFF;
  border: 1px solid #000000;
  width: 750px;
  height: 450px;
  position: absolute;
  top: 280px;
  left: 274px;
  display: none;
  text-align: center;
  z-index: 10;
}
.boutons {
  margin: 15px;
  cursor: pointer;
}

#page {
  margin: 0px;
  padding: 0px;
  width: 1000px;
  height: 100%;
  border: 1px solid #000000;
  background: #FFFFFF;
  border-collapse: collapse;
}

#logo_menu {
  width: 260px;
  padding-top: 10px;
  vertical-align: top;
  text-align: center;
}

#contenu {
  vertical-align: top;
  padding-right: 10px;
}
#pied {
  height: 86px;
}

#titre {
  text-align: center;
}
#trace {
  width: 48px;
}

#herbe {
  margin: 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
}
#herbe-d {
  width: 634px;
  height: 86px;
  background: url("images/herbe.gif") bottom;
}
#herbe-g {
  height: 86px;
  background: url("images/herbe-pattern.gif") right bottom;
}
#tampon-fix {
  position: relative;
  width: 5px;
  height: 5px;
}
#tampon {
  position: absolute;
  bottom: -50px;
  left: 465px;
}


