div.categories.index h2 {
	background: #003772 url('/img/theme/contenu/contenu_fleche_violet.jpg') no-repeat top left;
}
div.categories.index h3 {
	color: #bb599a;
}
div.categories.index h4 {
	font-size: 13px;
	text-transform: none;
	margin-bottom: 10px;
	margin-left: 8px;
}
div.categories.index p {
	margin-left: 8px;
}
div.categories.index #slider dt{
	font-size: 15px;
	padding-left: 8px;
	color: #bb599a;
	cursor: pointer;
	padding-bottom: 19px;
	background:transparent url('../img/theme/catalogue/catalogue_bg_closed.jpg') no-repeat bottom left;
	text-transform: uppercase;
	}
	div.categories.index #slider dt span {
		background: transparent url('/img/theme/contenu/bullet_violet.gif') no-repeat top left;
		display: block;
		padding-left: 18px;
	}
div.categories.index #slider dt.open {
	background:transparent url('../img/theme/catalogue/catalogue_bg_open.jpg') no-repeat bottom left;
}
div.categories.index #slider dd {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}
div.categories.index #slider dd ul {
	list-style: none;
	list-style-position: inside;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	div.categories.index #slider dd ul li {
		margin-left: 65px;
		padding: 0px;
	}
	div.categories.index #slider dd ul li a {
		color: black;
		text-decoration: none;
		}
	div.categories.index #slider dd ul li a:hover {
		font-weight: bold;
	}