#btq_conteneur_offres {
	margin-bottom: 50px;
	width: 650px;
	position: relative;
	float: left;
	display: block;
	clear: both;
}
#btq_offre_titre {
	padding-bottom: 5px;
	width: 100%;
	position: relative;
	float: left;
}
#btq_offre_image {
	width: 100px;
	position: relative;
	float: left;
}
#btq_offre_texte {
	padding-left: 10px;
	width: 540px;
	position: relative;
	float: left;
}
#btq_offre_lien {
	padding-right: 10px;
	border-bottom: 1px solid #AAA;
	width: 640px;
	position: relative;
	float: left;
	text-align: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

