#container{
position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 1000px;
 text-align: left; 
}
body {
	background-color: #ffe9db;
}
div#header {
	POSITION: absolute;
    TOP: 0px;
	Left: 0px;
	}
div#bandeau {
	POSITION: absolute;
    TOP: 109px;
	Left: 15px;
	}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, serif;
}
div#page_centrale {
width:620px;
height:410px;
POSITION: absolute;
TOP: 125px;
Left: 175px;
background-repeat:no-repeat; 	
}
div#accueil {
POSITION: absolute;
width:55px;
height:21px;
left: 850px; 
margin-left: 0px; 
top:60px;
}
div#equipe {	
POSITION: absolute;
    TOP: 130px;
	Left: 850px;
	color: white;
}
div#adresse {	
POSITION: absolute;
    TOP: 300px;
	Left: 850px;
	color: white;
	font-size:small;
}
div#compteur {	
POSITION: absolute;
width:100px;
height:20px;
    TOP: 450px;
	Left: 150px;
	color: white;
}
div#concepteur {	
POSITION: absolute;
width:124px;
height:20px;
TOP: 399px;
Left: 1010px;
color: white;
}

