
#contenu
{
  width: 960px;
  margin-left: 20px;
  font-size: 12px;
  margin-bottom: 5px;
}

#telechargement a
{
  display: block;
  line-height: 31px;
  height: 31px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #15882e;
  text-decoration: none;
  margin-left: 25px;
}
#telechargement a img
{
  vertical-align: middle;
}
#telechargement a:hover
{
  text-decoration: underline;
}