#btq_cadre_rech_middle_gauche {
	width: 25%;
	position: relative;
}
#btq_cadre_rech_conteneur {
	width: 780px;
	position: relative;
	margin-top: 10px;
}
#btq_cadre_rech_top_left {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_01.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_top {
	width: 760px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_02.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_top_right {
	width: 10px;
	height: 10px;
	position: relative;
	clear: right;
	background-image: url(../images/bloc_orange_03.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_middle_left {
	width: 780px;
	position: relative;
	background-image: url(../images/bloc_orange_04.png);
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: left;
}
#btq_cadre_rech_bottom_left {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_07.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_bottom {
	width: 760px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_08.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_bottom_right {
	width: 10px;
	height: 10px;
	position: relative;
	background-image: url(../images/bloc_orange_09.png);
	background-repeat: no-repeat;
}
#btq_cadre_rech_middle_right {
	width: 780px;
	position: relative;
	background-image: url(../images/bloc_orange_06.png);
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: right;
}
#btq_cadre_rech_middle {
	width: 760px;
	left: 10px;
	position: relative;
	background-color: transparent;
	background-repeat: repeat;
}
#btq_cadre_rech_middle_under {
	width: 780px;
	position: relative;
	background-color: #F9A22D;
	background-image: url(../images/bloc_orange_780.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#btq_cadre_rech_middle_milieu {
	width: 25%;
	position: relative;
}
#btq_cadre_rech_middle_droite {
	width: 25%;
	position: relative;
}
#btq_cadre_rech_middle_full_droite {
	width: 100%;
	position: relative;
	text-align: right;
}
#btq_cadre_rech_middle_2 {
	width: 760px;
	left: 10px;
	position: relative;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

