/* CSS Document */

body {
	background-color: #003260;
}

#tableau {
	position: absolute;
	top:20px;
	left:0px;
	z-index:0;
	width: 899px;
	margin-left: -450px;
	left: 50%;
	border: 0px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
}


#bandeau {
	position: absolute;
	top:0px;
    left:0px;
	z-index:0;
	width: 899px;
	height:149px;
	border: 0px;
	background : url(../images/haut.jpg) no-repeat;
}

#menu {
	position: absolute;
	top:114px;
    left:301px;
	z-index:10;
	width: 606px;
	height:37px;
	border: 0px;
}

#fo {
	position: absolute;
	background-color: #990000;
	top:150px;
	left:0px;
	width: 429px;
	height:407px;	
}

#adresse {
	position: relative;
	width: 899px;
	border: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/bas.jpg);
	height:23px;
}

#test {
	position: absolute;
	width: 899px;
	border: 0px;
	background-color: #FFFFFF;
	left: 0px;
	top: 114px;
}
