#btq_mot_rech_conteneur {
	padding-bottom: 15px;
	background-image: url(../images/fond_recherche_scene.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 218px;
	position: relative;
	float: left;
}
#btq_mot_rech_top {
	width: 100%;
	position: relative;
	float: left;
}
#btq_mot_rech_milieu_gauche {
	width: 58%;
	position: relative;
	float: left;
}
#btq_mot_rech_bas {
	width: 100%;
	height: 95px;
	position: relative;
	float: left;
}
#btq_mot_rech_bloc {
	padding: 10px;
	width: 180px;
	position: relative;
	float: left;
}
#btq_mot_rech_milieu_droite {
	width: 40%;
	position: relative;
	float: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

