@charset "UTF-8";
@import url(commun.css);
#contenu {
	width: 971px;
	position: relative;
	height: 284px;
	background-image: url(../images/bg-centre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}