body {
  background-color: black;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
}

#flash  {
  height:auto;
}

#entete {
}

#contentwrapper {
  width: 950px;
  height: auto;
  background-image: url("../images/background1.jpg");
  background-repeat: repeat-y;
}

#left {
  width: 450px;
}

#right {
  float:right;
  width: 450px;
}

#song1 {
}

p {
  text-align:center; color: white;
  /*rgb(125, 125, 125); */
}

a {
 color: white;
 /* rgb(125, 125, 125);*/
}

#song2 {
}

#song3 {
}

#visage {
}


#billetterie {
  width:441px;
  height: 225px;
  background: url("../images/billetterie2.jpg");
}

#Achat {
  background-image: url("../images/btachat.png");
  padding-left: 148px;
  padding-right: 148px;
  /*padding-top: 39px;
  */padding-bottom: 59px;
  text-decoration: none;
}

#Achat:hover {
  background-image: url("../images/btachat_roll.png");
  text-decoration: none;
  padding-left: 148px;
  padding-right: 148px;
  /*padding-top: 39px;
  */padding-bottom: 59px;
}

#footer {
  clear:both;
}
