/* CSS Document */

body {
	margin:0px;
	background-color:#00405D
}
#container{
	position:relative;
	width:1000px;
	margin:0 auto;
	
}
#haut{
	margin:0px;
	background-image:url(img_css/haut.jpg);
	width:1000px;
	height:75px;
}
#navigation{
	margin:0px;
	background-image:url(img_css/navig.jpg);
	width:1000px;
	height:25px;
	text-align:right;
}

#ban h1, #ban h3 {
display:none;
}
h1 {
margin-top:0;
}

#centre {
	width:1000px;
	height:423px;
	background-image:url(img_css/centre.jpg);
	}

#bas {
	width:1000px;
	height:197px;
	background-image:url(img_css/bas.jpg);
	background-repeat: no-repeat;
	}
#container_page{
	position:relative;
	width:1000px;
	margin:0 auto;
	background-image:url(img_css/page.jpg);
	background-repeat: no-repeat;
}
#page {
	position:relative;
	margin:0px;
	width:650px;
	height:550px;

}
#bas_page {
	position:relative;
	width:1000px;
	height:20px;
	}
#bas_news {
	position:absolute;
	width:317px;
	height:20px;
	left: 683px;
	top: 653px;
	}/* CSS Contenu page */
#adresse {
	position:absolute;
	width:610px;
	left: 4px;
	top: 626px;
}
#contenu {
	position:absolute;
	width:560px;
	margin-left:70px;
	left: -3px;
	top: 128px;
}
#contenu_2 {
	position:absolute;
	width:560px;
	margin-left:70px;
	left: 0px;
	top: 461px;
}
#contenu_IMG {
	position:absolute;
	width:631px;
	margin-left:70px;
	left: -73px;
	top: 330px;
	height: 118px;
}
#liens {
	position:absolute;
	width:888px;
	left: 5px;
	top: 664px;
}

