#tableauCC {
	background-image: url(../int/tableau_CC.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#tableauCG {
	background-image: url(../int/tableau_CC.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
#tableauCD {
	background-image: url(../int/tableau_CC.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
}
#tableauHG {
	background-image: url(../int/tableau_HG.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	height: 9px;
}
#tableauHC {
	background-image: url(../int/tableau_CC.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
}
#tableauHD {
	background-image: url(../int/tableau_HD.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 9px;
	height: 9px;
}
#tableauBG {
	background-image: url(../int/tableau_BG.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 9px;
}
#tableauBC {
	background-image: url(../int/tableau_CC.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}
#tableauBD {
	background-image: url(../int/tableau_BD.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 9px;
}
