
body {
	background-image: url(../images/fond-catalogues.gif);
}

.Spacer {
	clear:both;
	height:1px;
	line-height:0;
}

#Categorie {
	height:47px;
	background-image: url(../images/fond-categorie.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#Categorie .TitreCategorie {
	color:#fff;
	margin:0 0 6px 5px;
	padding:4px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

#Categorie a {
	font-size:11px;
	float:left;
	display:block;
	padding:0 0 0 10px;
	margin:0 5px 0 5px;
	list-style-image:none;
	background-image: url(../images/puce-b.gif);
	background-repeat: no-repeat;
	background-position: center left;
}


