/**
 * @title		Club utilisateurs
 */

#core ol {
	margin-left:3em;
	list-style-type:decimal;
}
#core ol li {
	padding:0;
	background:none;
}
#breadcrumbs ol {
	margin-left:0;
}

