/* Style du cadre. */

.c_hg {
	background: transparent url("cadre/cadre_hg.png") bottom no-repeat scroll;
	height: 30px; width: 10px;
}
.c_h {
	background: transparent url("cadre/cadre_h.png") bottom repeat-x scroll;
	height: 30px; padding-top: 4px;
}
.c_hd {
	background: transparent url("cadre/cadre_hd.png") bottom no-repeat scroll;
	height: 30px; width: 10px;
}
.c_g {
	background: transparent url("cadre/cadre_g.png") right repeat-y scroll;
	width: 10px;
}
.c_d {
	background: transparent url("cadre/cadre_d.png") left repeat-y scroll;
	width: 10px;
}
.c_bg {
	background: transparent url("cadre/cadre_bg.png") top no-repeat scroll;
	height: 10px; width: 10px;
}
.c_b {
	background: transparent url("cadre/cadre_b.png") top repeat-x scroll;
	height: 10px;
}
.c_bd {
	background: transparent url("cadre/cadre_bd.png") top no-repeat scroll;
	height: 10px; width: 10px;
}
.c_sg {
	background: transparent url("cadre/cadre_sg.png") right no-repeat scroll;
	height: 5px; width: 10px;
}
.c_sc {
	background: transparent url("cadre/cadre_sc.png") center repeat-x scroll;
	height: 5px;
}
.c_sd {
	background: transparent url("cadre/cadre_sd.png") left no-repeat scroll;
	height: 5px; width: 10px;
}