body {
		border:0;
		margin:0;
		background-color: "#FFFFFF";
		background-repeat:no-repeat;
		overflow:auto
		font-family:"helvetica", sans-serif;
		vertical-align:middle;

}

.Txtprod {
	font-size: 11px;
	font-family:"arial", sans-serif;
	font-weight:bold;
	text-align:justify;
	color:#000000;
}

.Txt {
	font-size: 11px;
	font-family:"arial", sans-serif;
	font-weight:normal;
	text-align:justify;
	color:#000000;
}

.TxtprodTitre {
	font-size: 12px;
	font-family:"arial", sans-serif;
	font-weight:bold;
	text-align:justify;
	color:#000000;
}


