/*----- Download-WrapperCategorie -----*/
/*
#Download-WrapperCategorie li {
	list-style-type: none;
	padding-bottom: 1em;
} 

#Download-WrapperCategorie li ul li a.JPdf {
	text-transform: lowercase;
	font-size: 0.75em;
	padding-top: 2em;
	padding-right: 2em;
	background-image: url(img/download.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #cc071e;
} 

----- Download-WrapperCategorie -----*/


/*----- Download-WrapperCategorie -----*/

#Download-WrapperCategorie li {
	list-style-type: none;
	padding-bottom: 1em;
} 

#Download-WrapperCategorie li ul li {
	display: block;
	width: 33.33%;
	float: left;
	background-image: url(img/pdf-download.png);
	padding-left: 2em;
	padding-right: 2em;
} 

#Download-WrapperCategorie li ul li a.JPdf {
	color: #6f6967;
} 

#Download-WrapperCategorie li ul li a.JPdf:hover {
	text-decoration: underline;
	color: #2766ab;
} 

/*----- Download-WrapperCategorie -----*/