body {
  color:white;
  font-family:Verdana;
  font-size:12px;
  text-align:center;
  width:764px;
  margin:20px auto;
  background-image:url('images/allinges5.jpg');
}

h1 { color:black;
	font:30px Verdana, Geneva, Arial, Helvetica, sans-serif;
  }

ul {
  margin-top:15px;
}

li {
  margin-top:3px;
  color:black;
}

p {
  margin:5px;
  color:black;
}

#corps {
  width:764px;
}

#cadre {
  background-color:white;
  padding:5px;
  width:400px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:black;
  border:1px solid white;
  text-align:center;
      opacity : 0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    filter : alpha(opacity=70); /* IE < 8 */ 
}

#photo {
  clear:both;
  width:764px;
  height:auto;
  margin:auto;
  color:white;
  text-align:center;
}

a:link {color:black;}
a:hover {color:grey;}
a:visited {color:black;
}

#menu {
  margin:10px auto;
}

#contenu {
  background-color:white;
  padding:5px;
  width:400px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:black;
  border:1px solid white;
  text-align:left;
      opacity : 0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    filter : alpha(opacity=70); /* IE < 8 */ 
}

#formulaire {
  background-color:white;  color:black;
  padding:5px;
  width:550px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:black;
  border:1px solid white;
  text-align:left;
      opacity : 0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    filter : alpha(opacity=70); /* IE < 8 */ 
}

#entete {
  background-color:white;
  padding:5px;
  width:600px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:black;
  border:1px solid white;
  text-align:center;
      opacity : 0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    filter : alpha(opacity=70); /* IE < 8 */ 
}

.lien {
  border:0px;
  width:120px;
  height:30px;
}

.course {
  border:0px;
  width:180px;
  height:40px;
}

.course_gros {
  border:0px;
  width:550px;
  height:160px;
}
