
BODY {
	BACKGROUND-IMAGE: url(fond_page.gif); MARGIN: 0px; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #06418e;
	
}

#conteneur {
width: 700px;
height: 816px;
position: relative;
margin: 0 auto; 
background-image:url(ferry.jpg);
}

#middle {
width: 700px;
height: 166px;

}

#footer {
width: 700px;
height: 650px;
float: left;

}
