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

* {
	margin: 0;
	padding: 0;
}

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

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

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

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

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

#link0 {
	width: 280px;
	margin-left: 540px;
	height:80px;
	cursor: pointer;
}

#link1 {
	width: 280px;
	margin-left: 540px;
	margin-top: 50px;
	height:60px;
	cursor: pointer;
}

#link2 {
	width: 280px;
	margin-left: 540px;
	margin-top: 10px;
	height:60px;
	cursor: pointer;
}

#link3 {
	width: 280px;
	margin-left: 340px;
	margin-top: 50px;
	height:60px;
	cursor: pointer;
}

#link4 {
	width: 280px;
	margin-left: 240px;
	margin-top: 30px;
	height:60px;
	cursor: pointer;
}

#link44 {
	width: 280px;
	margin-left: 240px;
	margin-top: 40px;
	height:60px;
	cursor: pointer;
}

#link5 {
	width: 380px;
	margin-left: 580px;
	height:120px;
	cursor: pointer;
}