body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

#topkeys{
	width: 982px;
	height:8px;
	margin:0 auto;
}

#topkeys h1 {
	font-size: 8px;
	color: #c7c7c7;
}

#container {
	width: 982px;
	height: 693px;
	margin:0 auto;
	text-align: left;
	background-image: url(../images/accueil.jpg);
}

#spacer {
	width: 300px;
	height:165px;
}

#links {
	width: 300px;
	height:125px;
}

#link1 {
	width: 180px;
	margin-left: 100px;
	height:60px;
	
}

#link2 {
	width: 180px;
	margin-left: 100px;
	height:60px;
}
