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


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