#gauche {
	width: 313px;
	position: fixe;
	float: left;
	margin-right: 20px;
}
#gauche2 {
	width: 150px;
	position: fixe;
	float: left;
	margin-right: 20px;
	z-index: 1;
}
#divcentre {
	background-color: #FFFFFF;
	border: thin dotted #CCCCCC;
	z-index: 100;
}
#haut {	height: 150px;
	background-image: url(../photos/photo-engrenages.jpg);
	vertical-align: 10%;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 40px;
}
#pied {
	margin: 20px;
	white-space: nowrap;
	text-align: center;
}

#CategorieDiv {
	float: left;
	white-space: nowrap;
	margin: 5px;
	padding: 5px;
}
#CategorieSsDiv {
	float: left;
	white-space: nowrap;
	margin: 5px;
	padding: 5px;
}
#IntituleDiv {
	float: left;
	white-space: nowrap;
	margin: 5px;
	padding: 5px;
}

#ListeSte {
	clear: both;
}