/* @override http://droitdeparole.org/style.css */

body {

color: #000000;
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
}

a {
text-decoration: none;
}
a:link {
  color: olive;
  font-weight: none;
}
a:visited {
  color: olive;
  font-weight: none;
}
a:hover {
  color: olive;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}

li {
	color: #000;
	list-style: square url(http://www.reseauforum.org/grille-calendrier/misc/menu-leaf.png) outside;
	margin: 0 0 0 8px;
	padding: 0.1em 0.1em 0.1em 4px}

ul {
	padding: 0;
	line-height: 1.2em;
	margin: 0 0 0 5px;
}
