.message_recu_resume{
  background-image:url('../images/message/recu/profil.png');
  background-repeat: no-repeat;
  width:299px;
  height:188px;
  float:left;
  margin-left:10px;
  margin-top:10px;
}

.message_view{
  background-image:url('../images/message/recu/message.png');
  background-repeat: no-repeat;
  width:499px;
  height:449px;
  float:right;
  margin-right:10px;
  margin-top:10px;
}

.input_view_mp{
  background-image:url('../images/message/recu/formulaire/input.png');
  background-repeat: no-repeat;
  width:463px;!width:473px;
  height:17px;
  border:0px;
  text-align: left;
  padding-left: 10px;
  margin-left: 10px;
}

.fond_textarea_sendmp{
  background-image: url('../images/message/recu/formulaire/textarea.png');
  background-repeat: no-repeat;
  width:473px;
  height: 182px;!height:185px;
  margin-left: 10px;
  padding-top:3px;
}

.fond_liste{
  background-image: url('../images/message/liste/box/fond_liste.png');
  background-repeat: no-repeat;
  width:808px;
  height:505px;!height:510px;
  margin:auto;
  margin-top:10px;
  padding-top:5px;
}

.onglet_reception{
  width:151px;
  height:28px;
  float:left;
  margin-left:20px;
  font-size:12px;
}

.onglet_reception a{
  font-size:12px;
  display:block;
  width:100%;
  height: 100%;
}

.onglet_reception a:hover{
  background-image: url(../images/message/liste/survol_onglet.png);
  background-repeat: no-repeat;
  padding-left:-20px;
}

.onglet_envoyes{
  width:151px;
  height:28px;
  float:left;
  margin-left:150px;
  font-size:12px;
  margin-top:2px;
}

.onglet_envoyes a{
  font-size:12px;
  display:block;
  width:100%;
  height: 100%;
}

.onglet_envoyes a:hover{
  background-image: url(../images/message/liste/survol_onglet.png);
  background-repeat: no-repeat;
  padding-left:-20px;
}

.envoi_profil{
  background-image:url('../images/message/envoi/box/profil.png');
  background-repeat: no-repeat;
  width:299px;
  height:188px;
  float:left;
  margin-top:10px;
  margin-left:10px;
}

.msg_send{
  background-image:url('../images/message/envoi/box/message.png');
  background-repeat: no-repeat;
  width:499px;
  height:449px;
  float:right;
  margin-top:10px;
  margin-right:10px;
}

.input_sendmp{
  background-image: url('../images/message/envoi/formulaire/input.png');
  background-repeat: no-repeat;
  width:468px;!width:473px;
  height:17px;
  border:0px;
  margin-top:10px;
  padding-left:5px;
}
