article h1 {
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1.8em;
  color: gray;
  text-align: center;
  font-style: oblique;
}
article ul{
  display:inline-block;
  vertical-align:top;
}
article .titre {
list-style-image:url('http://www.physagreg.fr/images/none.png');
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  font-size: 1.2em;
  margin-bottom:5px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}
article .titre a{
color: rgb(0,147,0);
}
article td{
  width: 250px;
  
 }
article a, article li {
  margin-top: 0px;
  text-align: left;
  color: #000093;
  font-size: 0.9em;
  text-decoration: none;
  font-family: "Trebuchet MS","Times New Roman",Arial,Times,serif;
}
article a:hover {
   border: none;
  background-color: #e6ffe6; 
  color:#000352;
}
