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

#banniere {
	position: relative;
	margin-left: 83px;
	margin-bottom: 10px;
	width: 783px;
	height: 219px;
}

#intro {
	position : relative;
	padding-left: 35px;
	padding-right: 35px;
	width: 552px;
	height: 80px;
}

#entrees {
	position : relative;
	width: 662px;
	height: 370px;
}

.entree-rencontrez {
	float : left;
	padding-top: 210px;
	padding-left: 8px;
	padding-right: 8px;
	width: 142px;
	height: 160px;
	background-image: url(../images/index/entree-rencontrez.png);
	background-repeat: no-repeat;
}

.entree-inscrivez {
	float : left;
	margin-left: 8px;
	padding-top: 210px;
	padding-left: 8px;
	padding-right: 8px;
	width: 144px;
	height: 160px;
	background-image: url(../images/index/entree-inscrivez.png);
	background-repeat: no-repeat;
}

.entree-decouvrez {
	float : left;
	margin-left: 8px;
	padding-top: 210px;
	padding-left: 8px;
	padding-right: 8px;
	width: 144px;
	height: 160px;
	background-image: url(../images/index/entree-decouvrez.png);
	background-repeat: no-repeat;
}

.entree-newsletter {
	float : left;
	margin-left: 8px;
	padding-top: 48px;
	width: 160px;
	height: 322px;
	background-image: url(../images/index/entree-newsletter.png);
	background-repeat: no-repeat;
}

.texte-entree {
	position: relative;
	width: 142px;
	height: 98px;
}

.texte-entree-newsletter {
	position: relative;
	margin-bottom: 6px;
	width: 142px;
	height: 55px;
}

.btn-entree {
	position: relative;
	height: 20px;
}