.box {
	width:924px;
	background-color:white;
} .box td {
	vertical-align:top;
}
.box .main_td { text-align:center; }
.box .inner_box {
	margin-left:auto;
	margin-right:auto;
	width:90%;

	text-align:left;
}

.inner_box_res {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	text-align:left;
}

.box_titre {
	height:27px;
}




.box_bd,.box_bg,.box_md,.box_mg {
	background-repeat:repeat-y;
	width:8px;
}
.box_bd,.box_bg,.box_bm {
	background-repeat:repeat-x;
	height:8px;
}


.box_bd { background-image:url(/images/box/bd.png); }
.box_bg { background-image:url(/images/box/bg.png); }
.box_bm { background-image:url(/images/box/bm.png); }
.box_md { background-image:url(/images/box/md.png); }
.box_mg { background-image:url(/images/box/mg.png); }




.box_hu {
	background-image:url(/images/box/hu.png);
	height:6px;
}




.box_bottom {
	background-image:url(/images/box/bottom.png);
	height:10px;
}