.profil_overlay {
  background : url(http://modules.say.fr/overlays/overlay2.png);
  width : 656px;
  height : 526px;
  padding : 28px;
  display : none;
}

.profil_overlay div.close {
  background : url(http://modules.say.fr/overlays/close.png);
  cursor : pointer;
  height : 35px;
  position : absolute;
  right : 5px;
  top : 5px;
  width : 35px;
}

.waiting-img-profil {
  position : absolute;
  height : 24px;
  width : 24px;
  left : 50%;
  top : 50%;
  margin-left : -12px;
  margin-top : -12px;
}

.form-inscription-profil {
  margin-left : 10px;
  margin-top : 6px;
  width : 270px;
  float : left;
  height : 360px;
}

.inscription-profil {
  width : 350px;
  float : left;
  display : inline;
  margin-left : 10px;
  margin-top : 6px;
  height : 360px;
  text-align : center;
}

.inscription-profil-photo {
  height : 250px;
  width : 250px;
}

.inscription-profil-pseudo {
  font : bold 18px verdana, sans-serif;
  padding : 1px;
}

.inscription-profil-content {
  font : bold 15px verdana, sans-serif;
}

.inscription-profil-annonce {
  padding : 5px 2px 0;
  font-size : 12px;
}

.thumbs_inscription-profil {
  position : relative;
  overflow : hidden;
  height : 140px;
}

.overlay-inscription-content-profil {
  clear : both;
  width : 635px;
  padding-top : 5px;
  margin : auto;
}