body {
	font-family: arial, verdana, serif; 
	font-size: 0.8em;
}

li {
	list-style:none;
	padding-top: 0px;
	padding-left: 30px;
	height: 22px;
	background: url(main_0.png) no-repeat;
  margin-bottom: 5px;
}

a {
	color:red;
  font-size: 1.1em;
}

a:active {
	color:black;
	text-decoration: none;
}

a:hover {
	background-color:red !important;
	color:white;
}


#tableau {
  margin: 30px auto;
  width: 400px;
  height: 400px;
}

#liste {
  margin: 30px auto;
  width: 650px;
}

#footer {
  margin: 50px auto 50px auto;
  font-size: small;
  text-align: center;
}
