body {
  color:white;
  font-family:Verdana;
  font-size:12px;
  text-align:center;
  width:764px;
  margin:20px auto;
  background-image:url('images/background2.jpg');
}

ul {
  margin-top:15px;
}

li {
  margin-top:3px;
}

p {
  margin:5px;
}

#corps {
  width:764px;
}

#photo {
  clear:both;
  width:764px;
  height:auto;
  margin:auto;
  color:white;
  text-align:center;
}

a:link {color:white;}
a:hover {color:grey;}
a:visited {color:white;
}

#menu {
  margin:10px auto;
}

#contenu {
  padding:5px;
  width:370px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:white;
  border:1px solid white;
  text-align:left;
}

.lien {
  border:0px;
  width:120px;
  height:30px;
}

.course {
  border:0px;
  width:180px;
  height:40px;
}

.course_gros {
  border:0px;
  width:550px;
  height:160px;
}