/* Generated by KompoZer */
.onglet {
  border:  none;
  margin: 5px 5px 0px 20px;
  padding: 11px 0px 0px;
  background: transparent url(../fonds/fond_2010_06/onglet_vert_jaune.png) no-repeat scroll center bottom;
  font-family: Arial;
  float: left;
  width: 100px;
  text-decoration: none;
  text-align: center;
  color: black;
  font-size: 14px;
}
a.onglet:hover {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  color: yellow;
  background-image: url(../fonds/fond_2010_06/onglet_vert.png);
}
.onglet-actif {
  border-bottom: 0px solid white;
  position: relative;
  top: 2px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(../fonds/fond_2010_06/onglet_violet_bleu.png);
  color: white;
}
.spacer {
  clear: both;
}
