#idHeader {
  background-image:url('images/header.gif');
  background-repeat: no-repeat;
  height:302px;
} /*`header */

a.cssAButton {
  width: 123px;
  height: 20px;
  display: block;
  background: transparent url('images/buttonbkg3.gif');
  text-align: center;
  font-size: 12px;
  padding: 2px;
  margin: 0px;
  margin-top: 4px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  float: left;
}

.cssAButton_active {
  background: transparent url('images/buttonbkg3.gif') 0 -48px no-repeat;
  width: 123px;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 2px;
  margin: 0px;
  margin-top: 4px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  float: left;
}


.cssClub img.cssTuiButton {
    position:relative;
    left: 425px;
}

.cssClub h4 {
    margin: 0px;
    padding: 0px;
    color: #ff0;
    font-size: 14px;
}

.cssClub h5 {
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

.cssClub {
    background-image: url('../liste_img/background.gif');
    width: 571px;
    height: 116px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

