body {
	margin				: 0 0 0 0;
	background-color 	: #000;
	color				: #DDD;
	font-family 		: "Arial", "Trebuchet MS", "Verdana", "Bitstream Vera Sans", sans-serif;
	font-size 			: 20px;
	font-weight			: bold;
}

span {
	display				: none;
}

.content {
	height 				: 500px;
	text-align			: center;
	margin-left 		: auto;
	margin-right 		: auto;
	width 				: 900px;
	background-image 	: url('./background.jpg');
}

a {
	color				: #DDD;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;	
}

.selection_langue {
	top					: 340px;	
	position			: relative;
}
