#btq_cadre_conteneur {
	width: 585px;
	position: relative;
}
#btq_cadre_top_left {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_01.png);
	background-repeat: no-repeat;
}
#btq_cadre_top {
	width: 565px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_02.png);
	background-repeat: no-repeat;
}
#btq_cadre_top_right {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_03.png);
	background-repeat: no-repeat;
}
#btq_cadre_middle_left {
	width: 585px;
	position: relative;
	background-image: url(../images/bloc_orange_04.png);
	background-repeat: repeat-y;
	background-position: left;
}
#btq_cadre_bottom_left {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_07.png);
	background-repeat: repeat-x;
}
#btq_menu_bottom {
	width: 565px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_08.png);
	background-repeat: repeat-x;
}
#btq_menu_bottom_right {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_09.png);
	background-repeat: repeat-x;
}
#btq_cadre_middle_right {
	width: 585px;
	position: relative;
	background-image: url(../images/bloc_orange_06.png);
	background-repeat: repeat-y;
	background-position: right;
}
#btq_cadre_middle {
	width: 180px;
	left: 10px;
	position: relative;
	background-color: transparent;
	background-repeat: repeat;
}
#btq_cadre_middle_under {
	width: 585px;
	position: relative;
	background-color: #F9A22D;
	background-image: url(../images/bloc_orange_585.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	background-position: bottom;
}
#btq_cadre_middle_2_photos {
	position: relative;
}
#btq_haut_middle {
	width: 565px;
	left: 10px;
	position: relative;
	padding-bottom: 15px;
}
#btq_haut_under {
	width: 585px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_585.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#btq_haut_middle_left {
	width: 585px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_04.png);
	background-repeat: repeat-y;
	background-position: left;
}
#btq_haut_right {
	width: 585px;
	position: relative;
	background-image: url(../images/bloc_orange_fonce_06.png);
	background-repeat: repeat-y;
	background-position: right;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

