.caracteristiquesgauche{
	background: #8080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.caracteristiquesdroite{
	background: #B3B3D9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.listefamille {
	background: #552F8C;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.listenom {
	color : #101010;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : Silver;
	font-weight : bold;
}
.hrviolet{
	color:#552F8C;
	font-size : 5pt;
	border-bottom-color : #552F8C;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.listemarque {
	color : #101010;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}
.listeprix {
	color : #101010;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.listeliens {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background: #552F8C;
}
.produitmarque {
	color : #101010;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : Silver;
}
.produitpoid{
	color : #101010;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : Silver;
}
.contenufonce {
	background: #2F125A;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.contenuclair {
	background: #552F8C;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}