body {
	background: white;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left: 2%;
	margin-right: 5%;
	text-align: justify;
    	font-size:14px;
}

h1 {
  text-align: center;

}

h2 {
  text-align: center;
}

.centre {
  margin-left: 180px;
  border-left: solid 1px #EEDD82;
  padding: 1ex 5ex 1ex 5ex;
}

.gauche {
  float: left;
  width: 180px;
  font-family: sans-serif;
}

.menu {
  float:left;
  list-style: none;
  margin: 0;
}

.logo {
  float:left;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  border: 0;
}

.footer {
  text-align: center;
  font-size:10px;

}
