BODY {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background-color : White;
}
TH {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	background-color : Black;
}
TD {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}
UL {
	margin-left : 20px;
	margin-top : 8px;
	margin-bottom : 8px;
}
TH.Sachets {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : blue;
	font-weight : normal;
}
TH.SachetsSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	background-color : #EEEEFF;
	border : 1px double Blue;
}
TH.Fermetures {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #FFB500;
	font-weight : normal;
}
TH.FermeturesSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFB500;
	background-color : #FFFFDD;
	border : 1px double #FFB500;
}
TH.Etiquetage {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #DF0000;
	font-weight : normal;
}
TH.EtiquetageSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #DF0000;
	background-color : #FFEEEE;
	border : 1px double #DF0000;
}
TH.Crochets {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #AA00AA;
	font-weight : normal;
}
TH.CrochetsSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #AA00AA;
	background-color : #FFEEFF;
	border : 1px double #AA00AA;
}
TH.Machines {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : Green;
	font-weight : normal;
}
TH.MachinesSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : green;
	background-color : #E1FFE1;
	border : 1px double green;
}
TH.Autre {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	background-color : #FF6905;
	font-weight : normal;
}
TH.AutreSub {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF6905;
	background-color : #FFF0F0;
	border : 1px double #FF6905;
}

A:link    {COLOR: blue;}
A:visited {COLOR: blue;}
A:active  {COLOR: blue;}
A:hover   {COLOR: red;}

a:link.balk {
            color : White;
            text-decoration : none;
            }
a:visited.balk {
            color : White;
            text-decoration : none;
            }
a:hover.balk {
           	color : White;
           	text-decoration : underline;
           }
  
A:link.overlib    {COLOR: #0080FF; TEXT-DECORATION: none}
A:visited.overlib {COLOR: #0080FF; TEXT-DECORATION: none}
A:active.overlib  {COLOR: #0080FF; TEXT-DECORATION: none}
A:hover.overlib   {COLOR: #0080FF; TEXT-DECORATION: none}

td.afstandhouder {
		height : 10px;
	}	
