#btq_cadre_menu_conteneur {
	width: 180px;
	position: relative;
	float: left;
}
#btq_cadre_menu_top_left {
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_01.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_top {
	width: 160px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_02.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_top_right {
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_03.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_middle_left {
	width: 180px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_04.png);
	background-repeat: repeat-y;
	background-position: left;
}
#btq_cadre_menu_bottom_left {
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_07.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_bottom {
	width: 160px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_08.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_bottom_right {
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_09.png);
	background-repeat: no-repeat;
}
#btq_cadre_menu_middle_right {
	width: 180px;
	position: relative;
	float: left;
	background-image: url(../images/bloc_orange_clair_06.png);
	background-repeat: repeat-y;
	background-position: right;
}
#btq_cadre_menu_middle {
	width: 160px;
	left: 10px;
	position: relative;
	float: left;
	background-repeat: repeat;
}
#btq_cadre_menu_middle_under {
	width: 180px;
	position: relative;
	float: left;
	background-color: #FBB03B;
	background-image: url(../images/bloc_orange_clair_180.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

