body {
	background-color: #666666;
}
.textegrisfonce {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.textegristresfonce {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.textegris {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
}
.texterouge {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
}
.textegrisclair {

	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a {
	text-decoration: none;
}
a.msgtitre {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
}
a.msgtitrenew {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	background-color: #FFFFFF;
}
.msgentete {
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	background-color: #eeeeee;
	margin:4px;
	padding:3px;
}
.msgcontent {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	margin:10px;
}
.msgbas {
	font-family: Tahoma;
	font-size: 12px;
	color:#666666;
	background-color: #FFFFFF;
	margin:10px;
	text-align:left;
}