@charset "UTF-8";
body {
	background-color: #373b3e;
	background-image: url(../img/motif-BQ-gris2.png);
	background-repeat: repeat;
}

#corps {
	color:
	#ffffff;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;	
	height: 1000px;
	width: 1150px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	color: #d0ab4e;
}
#corps p a {
	color: #ffffff;
}
#logo {
	margin-top: 150px;
	margin-bottom: 50px;
}
#corps #intro {
	color: #FFF;
	font-size: 18px;
	line-height:28px;


}
.blanc {
	font-size: 18px;
	color: #FFF;
}
