.cadre {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 90%;
}
/* Haut-gauche, etc. */
.r-hg 	{
	width: 10px; height: 10px; background: url('habillage_cc2f/coin_hg.png') no-repeat left top;
}
.r-h {
	height: 10px; background: url('habillage_cc2f/blanc.png') repeat-x bottom;
	
}
.r-hd {
	width: 10px; height: 10px; background: url('habillage_cc2f/coin_hd.png') no-repeat right top;
}
.r-g {
	width: 10px; background: url('habillage_cc2f/blanc.png') repeat-y right;
}
.r-d {
	width: 10px; background: url('habillage_cc2f/blanc.png') repeat-y left;
}
.r-bg {
	width: 10px; height: 10px; background: url('habillage_cc2f/coin_bg.png') no-repeat left bottom;
}
.r-b {
	height: 10px; background: url('habillage_cc2f/blanc.png') repeat-x top;
}
.r-bd {
	width: 10px; height: 10px; background: url('habillage_cc2f/coin_bd.png') no-repeat right bottom;
}
.r-c {
	background: white; padding: 2px; text-align: left;
	
}

.cadret {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 90%;
}
/* Haut-gauche, etc. */
.t-hg 	{
	width: 10px; height: 10px; background: url('habillage_cc2f/tcoin_hg.png') no-repeat left top;
}
.t-h {
	height: 10px; background: url('habillage_cc2f/vert.png') repeat-x bottom;
	
}
.t-hd {
	width: 10px; height: 10px; background: url('habillage_cc2f/tcoin_hd.png') no-repeat right top;
}
.t-g {
	width: 10px; background: url('habillage_cc2f/vert.png') repeat-y right;
}
.t-d {
	width: 10px; background: url('habillage_cc2f/vert.png') repeat-y left;
}
.t-bg {
	width: 10px; height: 10px; background: url('habillage_cc2f/tcoin_bg.png') no-repeat left bottom;
}
.t-b {
	height: 10px; background: url('habillage_cc2f/vert.png') repeat-x top;
}
.t-bd {
	width: 10px; height: 10px; background: url('habillage_cc2f/tcoin_bd.png') no-repeat right bottom;
}
.t-c {
	background: white; padding: 2px;
	
}
