#accordion {
	margin:20px 0px;
}

h2.toggler {
	cursor: pointer;
	background:url("../produits/images/bg-link-txt-fp.jpg") no-repeat scroll left center transparent;
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	height:39px;
	line-height:39px;
	margin:6px 0;
	padding:0 0 0 12px;
	width:350px;
}

.element {
	float:left;
	width:400px;
}
