@charset "utf-8";
#contenant {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
#top {
	height: 80px;
	width: 870px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	background-image: url(images/Boutons/banniere3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
}
#pleinepage {
	height: 380px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#nav {
	height: 50px;
	width: 870px;
	text-align: center;
	vertical-align: middle;
	clear: none;
	float: none;
	border: thin none #CCCC00;
	background-color: #000000;
	padding-bottom: 10px;
}
#texte {
	height: 380px;
	width: 300px;
	background-color: #000000;
	margin-bottom: 40px;
	float: left;
	left: 80px;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
#illustration {
	height: 380px;
	width: 300px;
	background-color: #000000;
	margin-bottom: 40px;
	float: right;
	right: 80px;
	margin-top: 20px;
	position: relative;
}
#pied {
	clear: both;
	height: 20px;
	width: 870px;
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 50px;
}
#photo {
	height: 350px;
	width: 295px;
	text-align: center;
	vertical-align: middle;
}
.image-centre {
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	float: none;
	position: relative;
	top: 70px;
}

#fleches {
	height: 30px;
	width: 295px;
	text-align: center;
}

