#logo {
	height: 110px;
	width: 950px;
	background-color: #000000;
	background-image: url(images/logolumiere.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#presentation {
	background-color: #000000;
	height: 540px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-weight: normal;
	color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
}
.nom {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #E36D2D;
}
.entree {
	color: #FD3C0B;
	text-decoration: none;
	vertical-align: middle;
}
#contenustage {
	background-color: #000000;
	height: 1200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #00CC99;
}

