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

ul {
  margin-top:15px;
  color:black;
}

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

p {
  margin:5px;
}

#corps {
  width:764px;
}

#gauche {
  margin-top:5px;
  margin:auto;
}

#droite {
  clear:right;
  float:right;
}

#news {
margin:auto;
  background-color:white;
  width:370px;
  height:auto;
  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 */ 
}

#mois {
margin:auto;
background-color:white;
  width:370px;
  height:auto;
  margin-top:5px;
  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 */ 
}

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

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

#menu {
  margin:10px auto;
}

#contenu {
  background-color:white;
  padding:5px;
  width:400px;
  height:auto;
  margin:auto;
  margin-top:20px;
  color:white;
  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 */ 
}

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

.course {  border:0px;  width:166px;  height:36px;  background-image:url('images/sky.jpg');  color:white;  text-decoration:none;
}
