BODY.ClsBody
{
	color: #993333;
	font-family: Arial;
	background-color: #FFEBCB;
	font-size: 10pt;
}
IMG.ClsIMG
{
border: 0px;
}
A.ClsLien
{
	text-decoration: none;
	color: #483B8D;
	font-weight: bold;
	font-size: 9pt;
}
A.ClsLienResult
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #993333;
}
DIV.ClsAlignCenter
{
	text-align: center; 
}
P.ClsAlignCenter
{
	text-align: center; 
}
P.ClsAlignLeft
{
	text-align: left; 
}
P.ClsInfoResult
{
	text-align: center; 
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}
H3.ClsTitre
{
	text-align: center; 
}
DT.ClsDTPaire
{
	background-color: #FFE4C4;
}
TABLE.ClsTable
{
	width: 100%;
	border: 0px;
	border-spacing: 0px;
}
TR.ClsTRTete
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background-color: #DEB887;

}
DT.ClsTRPaire
{
	background-color: #FFE4C4;
}
TH.ClsAlignLeft
{
	text-align: left;	
}
SPAN.ClsTitreInfoVin
{
	text-align: left;	
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
