table.todolist td, table.todolist th { padding:0.2em 0.5em; }
table.todolist td.rang span { opacity:0.3; -moz-opacity:0.3; -webkit-opacity:0.3; }
table.todolist.fermee {}

.titre del { color: #aaa; background-color: inherit; }
.titre span.majeure { color: #a94442; background-color:#f2dede; }
.titre span.mineure { color: #8a6d3b; background-color:#fcf8e3; }
.titre span.erreur { color: #a94442; }

ul.liste-tags { list-style: none outside none; margin-left: 0;}
li.tag { background: url(img/tag.svg) no-repeat scroll left center transparent;
	padding-left: 14px; margin-right: 1em; display: inline-block; font-size: 0.9em; }
