/*GÉNÉRALE*/
.text{
	color:#000000;
	font-family: Courier New, Courier, monospace;
	letter-spacing: 0cm;
	font-size: 10pt;
	font-weight:bold;
}
.txtfield{
	font-family: courier new;
	font-size: 10pt;
	letter-spacing: 0cm;
	font-weight: bold;
}
.para{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	text-align:justify;
	letter-spacing:0cm;
}
.lnk{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}
.section{
	font-family: courier new;
	font-size: 10pt;
	letter-spacing: .1cm;
	font-weight: bold;
	color:#004B69;
}
/*FORM*/
.titreform{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	letter-spacing:0cm;
}
/*PRODUIT*/
.proddescript{
	color:#000000;
	font-family: Courier New, Courier, monospace;
	letter-spacing: 0cm;
	font-size: 10pt;
	font-weight:bold;
}
.prodbullet{
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 0cm;
	font-size: 10pt;
	font-weight:normal;
	list-style: decimal;
}
.prodtitre{
	color:#FF9900;
	font-family: Courier New, Courier, monospace;
	font-size: 12pt;
	font-weight:bold;
}
