.message {
display:block;
clear:both;
float:left;
width:138px;
border:1px solid #6699AA;
top:100px;
left:100px;
margin-top:10px;
margin-bottom:5px;
}
.sendmessage {
display:block;
clear:both;
float:left;
width:450px;
border:1px solid #6699AA;
top:100px;
left:100px;
margin-bottom:20px;
}
.message_head
{
background:#F0F0F0;
height:15px;
border-bottom:1px solid #6699AA;
padding:2px 5px;
color:#000000;
}
.message_contenu {
display:block;
float:right;
text-align:left;
width:535px;
}
.message_txt {
float:left;
font-family:arial;
font-size:12px;
overflow:auto;
padding:5px 5px 2px;
text-align:justify;
width:518px;
}
.message_forum {
display:block;
clear:both;
float:left;
width:400px;
border:1px solid #6699AA;
top:100px;
left:100px;

}

