div.MESSAGE-ENTETE {
 background-color: #E7E7E7;
 border-bottom: solid 1px #888888;
 overflow: hidden;
 float: left;
 width: 100%;
}

div.ENTETE {
 margin-bottom: 10px;
}

div.ENTETE ul.ACTIONS {
 padding: 10px 0;
 background-color: #F7F7F7;
 border-bottom: solid 1px #888888;
 margin: 0;
 background-image: url(../../default/images/FondTaoBarV2.jpg);
}

div.ENTETE ul.ACTIONS li {
 display: inline;
 margin: 0 15px;
 list-style: none;
 padding: 0;
}

div.MESSAGESLIST dt {
 min-width: 110px;
 width: 110px;
 text-align: left;
}

div.NEWLETTERS div.SEARCH-NL {width: 300px;float: right;}
div.NEWLETTERS div.SEARCH-NL dl {float: left;clear: both;margin: 2px 0;}
div.NEWLETTERS div.SEARCH-NL dt {width: 80px;text-align: right;font-weight: bold;}
div.NEWLETTERS div.SEARCH-NL input {max-width: 190px;}