#produits th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	background-color:#990009;
	padding-top:3px;
	padding-right:2px;
	padding-left:2px;
	border-bottom:4px solid #990009;
	border-left:1px solid #b64950;
	text-align:center;
}
.tech{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	border:2px solid #990009;
	background-color:#990009;
	text-align:center;
}
.tech2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	border:2px solid #B34047;
	background-color:#B34047;
	text-align:center;
}
#produits #nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
}
#produits #type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #000000;
}

#produits #vide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ffffff;
	border-bottom:0px solid #cccccc;
	border-left:0px solid #ffffff;
}

#produits #ref{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	text-align:right;
	width:23%;
	padding-right:3px;
	border-left:1px solid #cccccc;

}

#produits td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: #000000;
	text-align:center;
	vertical-align:middle;
	width:11%;
	padding:3px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#produits deb{
	width:11%;
	padding:3px;
	border-right:0px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#produits #stitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
}

.exposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-top: 3px;
	color: #777777;
}
a.fiche_tech {
	display:block;
	background:url('images/pdf.gif') 4px 2px no-repeat;
	margin:6px 0px 6px 0px;

	width:186px;
	color:#990009;
	font-weight:bold;
	border:1px solid #990009;
	padding:2px 4px 2px 18px;

}