*|h1 {
  font-family: Arial;
  color: #E0E0E0;
  text-align: center;
}
*|h2 {
  color: #2f1566;
  text-decoration: underline;
  font-family: Verdana;
  font-style: italic;
}
*|body {
  border: 10px solid white;
  margin: 10 auto;
  width: 980px;
  font-family: Verdana;
  color: #808080;
  text-align: justify;
  background-image: url(J50-2.jpg);
  background-repeat: no-repeat;
  background-position: 300px 280px;	/* background-position: 200px 280px; */
}
#header {
  border-style: none solid white; /*ridge ridge;*/
  height: 200px;
  background-image: url(bandeau1.JPG);
  background-repeat: no-repeat;
  background-position: center top;
  /*
  border-bottom-width: 2px;
  border-right-width: 2px;
  border-left-width: 2px;
  */
}
#content {
  padding: 15px;
  margin-left: 200px;	/* margin-left: 150px; */
}
#menuH {
  padding: 0;
  list-style-type: none;
  height: 26px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-top: 40px;
}
#menuV {
  width: 150px;	/* width: 100px; */
  float: left;
  background-color: #E0E0E0;
}
#petit{
	font-size: 0.5em;
}#center{
	text-align: center;
}

