body
{
	width: 90%;
	background-color: #0D0D0D;
}
*
{
	border: none;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #967E67;
}
#logo
{
	background-image: url("graphiques/logo_home.png");
	background-repeat: no-repeat;
	width: 537px;
	height: 500px;
	margin-top: 80px;
}
#langue
{
	width: 537px;
	margin-top: 50px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
}
a
{
	margin: 20px;
	padding: 0px;
}
a:hover
{
	color: #F6F0E4;
}
