.compte_menu{
  background-image: url('../images/compte/box/menu.png');
  background-repeat: no-repeat;
  width:299px;
  height:249px;
  float:left;
  margin-left: 10px;
  margin-top: 10px;
}

.compte_detail{
  background-image: url('../images/compte/box/compte.png');
  background-repeat: no-repeat;
  width:499px;
  height: 510px;
  float:right;
  margin-right:10px;
  margin-top: 10px;
}

.menu_profil{
  text-align: left;
  background-image: url('../images/icones/fleche_droite_orange.png');
  background-repeat: no-repeat;
  height: 21px;
  padding-left: 50px;
  margin-left:10px;
}

.compte_libelle{
  background-color: #e9e5e5;
  width:239px;!width:249px;
  border:1px solid #CCCCCC;
  height:29px;
  font-size:12px;
  padding-left:10px;
}

.compte_txt{
  width:239px;!width:249px;
  border:1px solid #CCCCCC;
  height:29px;
  font-size:12px;
  padding-left:10px;
}

.annonce_textarea{
  background-image: url('../images/compte/box/textarea.png');
  background-repeat: no-repeat;
  width:473px;
  height:185px;
  border:0px;
  padding:10px;
}
