.nom_client {
	color: #000099;
}
.entete_message {
	background-color: #97C6FE;
}
.texte_entete_msg {
	font-weight:bold;
	color: #000099;
}
.commandes_page {
	font-weight: bold;
	color: #000099;
}
.tab_message {
	border: 2px #CC0000 solid;
}
.tab_message_int {
	border: #CC0000 solid;
	border-width: 2px 0px 0px;
	color:#000099;
}

