#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	background:url(../pix/fond-acc.gif) bottom left repeat-y;
	color: #fa5926;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

.element {
	margin-bottom:10px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}