#authent table {
  font-size: 11px;
  font-family: Arial;
  color: #ffffff;
}

#authent {
  background-color: #000000;
  margin-top: 0;
  border: 1px solid #006f74;
  padding: 15px 20px 15px 25px;
  overflow: hidden;
}

#authent label {
  font-family: Arial;
  font-size: 12px;
  color: #fefefe;
  width: 117px;
  text-align: right;
  display: block;
  float: left;
  overflow: hidden;
  margin-bottom: 5px;
}

#authent input {
  display: block;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  margin-bottom: 5px;
}

#authent .passwordForgotten {
  font-family: Arial;
  font-size: 11px;
  color: #6abcbf;
  text-decoration: underline;
  display: block;
  float: left;
  overflow: hidden;
  margin: 4px 0 0 5px;
}

#authent form { overflow: hidden; }
#authent .formInfos { overflow: hidden; }

#authent #validButton {
  clear: both;
  margin: 7px 0 0 137px;
  width: 111px;
  height: 20px;
  background-image: url('/images/authentValidButton.jpg');
  padding: 2px 0 0 0;
  overflow: hidden;
}

#authent .blue {
  font-family: Arial;
  font-size: 11px;
  color: #6abcbf;
  vertical-align: -3px;
  margin-left: 5px;
}

#authent #remindMe { margin: 5px 0 0 115px; }

#authent #authent_content {
  background-color: #051212;
  border: 1px solid #042e2f;
  padding: 15px 5px;
}

#authent #authAds {
  width: 453px;
  height: 60px;
  background-color: #3a8585;
  margin-top: 15px;

  text-align: center;
  font-family: Arial;
  color: #fefefe;
  font-size: 30px;
}

#authent ul { color: #FF5D5D; }

#jouerButton {
  width: 115px;
  height: 24px;
  background-image: url('/images/registrationValidButton.png');
  background-repeat: no-repeat;
  padding: 7px 0 0 0;
  text-align: center;
  font-family: Arial Black;
  font-size: 15px;
  color: #000000;
  margin: 0 auto;
}
