#conteneur {
	width: 450px;
	top: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#body {
	background-color: #fdfdfd;
	background-image: url(../../medias/images/fond_deg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}

