.derniers_inscrits{
  margin-top:20px;
  float:left;
  background-image:url('../images/accueil/box/derniers_inscrits.png');
  background-repeat:no-repeat;
  width:356px;
  height:159px;
  margin-left:10px;
}

.membres_connectes{
  margin-top:20px;
  margin-left:10px;
  float:left;
  background-image:url('../images/accueil/box/membres_en_ligne.png');
  background-repeat:no-repeat;
  width:443px;
  height:159px;
}

.profil{
  float:left;
  margin-top:10px;
  margin-left:10px;
  background-image:url('../images/accueil/box/profil.png');
  background-repeat:no-repeat;
  width:208px;
  height:249px;
}

.mes_messages{
  margin-left:20px;
  padding-left:30px;
  background-image:url('../images/icones/message.png');
  background-repeat:no-repeat;
  background-position: left;
  text-align:left;
  height:17px;!height:20px;
  padding-top:3px;
}

.mes_flashs{
  margin-top:5px;
  margin-left:20px;
  padding-left:30px;
  background-image:url('../images/icones/flash.png');
  background-repeat:no-repeat;
  background-position: left;
  text-align:left;
  height:19px;!height:24px;
  padding-top:5px;
}

.mes_visites{
  margin-top:5px;
  margin-left:20px;
  padding-left:30px;
  background-image:url('../images/icones/visite.png');
  background-repeat:no-repeat;
  background-position: left;
  text-align:left;
  height:19px;!height:21px;
  padding-top:2px;
}

.recherche{
  margin-top:10px;
  margin-left:10px;
  float:left;
  background-image:url('../images/accueil/box/recherche.png');
  background-repeat:no-repeat;
  width:291px;
  height:249px;
}


