#accordion {
	margin:10px 0 0 10px;
	width:188px;
}

h3.toggler, h3.no_toggler, h3.no_toggler_link{
	width:188px; height:30px;
	cursor: pointer;
	font-size: 12px;
	background-image:url(../../images/gauche_titre_menu_fond.jpg);
	margin: 0 0 0 0;
}
h3.no_toggler{
	cursor:default;
}
h3.no_toggler_link{
	text-decoration:none;
}
.element{
	background-color:#e2e2e1;
}