@charset "utf-8";
/* CSS Document */

#texte {
	float: left;
	margin-top: 20px;
	width: 376px;
	_height: 300px;
	min-height: 300px;
}

#recrutement {
  position: absolute;
  z-index: 110;
  top: 80px;
  left: 730px;
  width: 183px;
  height: 95px;
}

#carte-fidelite{
	float: left;
	margin-left: 30px;
	width: 233px;
	height: 404px;
	background-image: url(../images/index/carte-fidelite.png);
}

#carte {
	position: relative;
	margin-top: 32px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 212px;
	height: 134px;
}

#texte-carte {
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 212px;
	height: 134px;
}

