body {
	height: 100%;
	width: 100%;
	background-color: #C0C0C0;
}
#page {
	font: normal normal normal 100% Verdana;
	background-image: url('backgroundimage_1.png');
	margin-left: auto;
	margin-right: auto;
	border: 2px hidden;
	border-color: #C0C0C0;
	width: 900px;
	height: 1250px;
	position: relative;
}

#mediaspace{
	text-align:center;
	margin-left: 10px;
	margin-right: auto;
}
#pageScore {
	font: normal normal normal 100% Verdana;
	background-image: url('backgroundimage_1.png');
	margin-left: auto;
	margin-right: auto;
	border: 2px hidden;
	border-color: #C0C0C0;
	width: 900px;
	height: 1800px;
	position: relative;
}


#lemenu {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
.flash {
	margin-top: 0px;
	width: 895px;
	height: 100px;
}
#top {
	width: 897px;
	height: 369px;
}
#news {
	border-left: thin #C0C0C0 double;
	float: right;
	text-align: center;
	width: 377px;
	height: 800px;
	font-size: 12px;
}
#news img {
	border: #FFFFFF solid;
}
#welcome {
	text-align: center;
	float: left;
	width: 486px;
	height: 351px;
	font-size: 12px;
}
.titre {
	font-size: 20px;
}
#middle {
	height: 600px;
	width: 900px;
}
#carte {
	width: 486px;
	height: 600px;
	float: left;
}
#carte img {
	height: 450px;
	width: 450px;
}
#divers {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	background-image: url('copyright.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 30px;
	width: 900px;
}
#credits {
	text-align: left;
	position: absolute;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	bottom: 30px;
}
#legende {
	text-align: center;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#results {
	text-align: center;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	height:10px;
}

#results table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:100px;
	height:10px;
}


#slide {
	width: 900px;
	height: 700px;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#compteur table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#compteur td {
	border-bottom: 1px #6600CC solid;
	border-left: 1px #6600CC solid;
	border-right: 1px #6600CC solid;
	font-size: 12px;
	width: 80px;
}
#compteur caption {
	border: 1px solid black;
	border-bottom: 1px #6600CC solid;
	border-left: 1px #6600CC solid;
	border-right: 1px #6600CC solid;
	border-top: 1px #6600CC solid;
	font-size: 12px;
}

