@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	}
#page {

	}
#bandeau {
position:relative;
top: 0px;
	}
#contenu {
	top:20px
	height: 550px;
	}
img.link {
	text-decoration: none;	
	}
#footer {
position: relative; height: 50px; padding:Opx; margin-top:10px; width:700px; text-align:left;

	}
