#livre-or {
width: 45%;
float:left;
}
#ajouter-message {
width:45%;
float:right;
}
.message {

margin-top: 5px;
padding: 2px;
}
.auteur {
border-bottom: 1px solid;
}
.commentaire {
font-style: italic;
}
