.abus_fiche{
  background-image: url('../images/abus/box/profil.png');
  background-repeat: no-repeat;
  width:299px;
  height: 188px;
  margin-top:10px;
  margin-left:10px;
  float:left;
}

.abus_detail{
  background-image:url('../images/abus/box/message.png');
  background-repeat: no-repeat;
  width:499px;
  height:449px;
  float:right;
  margin-right:10px;
  margin-top:10px;
}

.abus_libelle{
  background-color: #e9e5e5;
  width:239px;!width:249px;
  border:1px solid #CCCCCC;
  height:29px;
  font-size:12px;
  padding-left:10px;
}

.abus_txt{
  width:239px;!width:249px;
  border:1px solid #CCCCCC;
  height:29px;
  font-size:12px;
  padding-left:10px;
}

.abus_textarea{
  background-image:url('../images/abus/box/textarea.png');
  background-repeat: no-repeat;
  width:472px;
  height:99px;
  border:0px;
  font-size:12px;
}
