body {
  background-image: url(7clochers/images/maillot_fond_nb.jpg);
  text-align: center;
}
#bloccentre {
  border: 1px solid #999999;
  margin-left: auto;
  margin-right: auto;
  width: 850px;
}
#header {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 850px;
}
#clochers {
  width: 700px;
  margin-top: 90px;
  margin-left: auto;
  height: 106px;
  background-color: #33ff33;
  margin-right: auto;
}
#menu {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.8em;
}
#date {
  margin-top: 50px;
  color: #990000;
  font-size: 1.1em;
}
#misjour {
  font-size: 0.7em;
  color: #003300;
}
h1 {
  font-size: 1.5em;
  color: yellow;
  background-color: #ef0000;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  height: 1.6em;
  padding-top: 10px;
  text-align: center;
  margin-top: 2em;
}
.droit {
  float: right;
}
.gauche {
  float: left;
}
.link {
  border-style: none;
  text-decoration: none;
  color: black;
}
h2 {
  line-height: 3em;
  padding-top: 0px;
  margin-top: 0px;
  font-size: 1.2em;
}
#news {
  border: 1px solid silver;
  background-color: #e9e9e9;
  width: 700px;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  font-family: Arial,Helvetica,sans-serif;
  color: #660000;
  font-size: 1.1em;
  padding-top: 8px;
  padding-bottom: 20px;
  -webkit-box-shadow: 10px 10px 5px #888;
  -moz-box-shadow: 10px 10px 5px #888; 

}
p {
  text-align: justify;
  padding-right: 15px;
  padding-left: 20px;
}
.bloc2 {
  background-color: #e9e9e9;
  width: 700px;
  min-height: 30px;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 1.2em;
}
