body {
	background: #ffffff url(images/fond.jpg) repeat-x top;
	margin: 0px;
}
#container {
	width: 974px;
	height: 84px;
	float: left;
	margin-top: 5px;
}
#retour {
	width: 974px;
	height: 84px;
	float: right;
	margin-top: 5px;
}
#main {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/fond2.jpg) no-repeat;
	height: 678px;
	margin-top: 10px;
}
#main2 {
	align: center;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#menu {
	width: 140px;
	margin: 5px;
	height: 125px;
	float: left;
}
#categories {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: 140px;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}
.img-categories {
	margin-top: 5px;
}
