#pageCC {
	background-image: url(../int/page_CC.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#pageCG {
	background-image: url(../int/page_CG.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
#pageCD {
	background-image: url(../int/page_CD.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
#pageHG {
	background-image: url(../int/page_HG.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 15px;
	height: 15px;
}
#pageHC {
	background-image: url(../int/page_HC.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
#pageHD {
	background-image: url(../int/page_HD.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 15px;
	height: 15px;
}
#pageBG {
	background-image: url(../int/page_BG.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 15px;
}
#pageBC {
	background-image: url(../int/page_BC.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
#pageBD {
	background-image: url(../int/page_BD.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 15px;
	height: 15px;
}

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