#tableauCC {
	background-image: url(http://www.doc-editions.fr/int/page_CC.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#tableauCG {
	background-image: url(http://www.doc-editions.fr/int/page_CG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
#tableauCD {
	background-image: url(http://www.doc-editions.fr/int/page_CD.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
#tableauHG {
	background-image: url(http://www.doc-editions.fr/int/page_HG.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 15px;
	height: 15px;
}
#tableauHC {
	background-image: url(http://www.doc-editions.fr/int/page_HC.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
#tableauHD {
	background-image: url(http://www.doc-editions.fr/int/page_HD.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
	height: 15px;
}
#tableauBG {
	background-image: url(http://www.doc-editions.fr/int/page_BG.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 15px;
}
#tableauBC {
	background-image: url(http://www.doc-editions.fr/int/page_BC.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
#tableauBD {
	background-image: url(http://www.doc-editions.fr/int/page_BD.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 15px;
}


#produitCC {
	background-image: url(../int/produit_CC.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border : 0px;
}
#produitHG {
	background-image: url(../int/produit_HG.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 19px;
	height: 17px;
}
#produitHD {
	background-image: url(../int/produit_HD.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 19px;
	height: 17px;
}
#produitBG {
	background-image: url(../int/produit_BG.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 19px;
	height: 17px;
}
#produitBD {
	background-image: url(../int/produit_BD.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 19px;
	height: 17px;
}