body {
  font: 30px "Concert One";
  background-color: #eeeeee;
  color: #cf5d76;
  margin: auto;
  max-width: 1200px;
  padding: 10px;
}

h1 {
  color: #009d7b;
  text-align: center;
}


#themes {
  font-size: 2.5em;
  margin-top: 80px;
	margin-bottom: 90px;
}

p {
  text-align: justify;
  line-height: 30px;
}

h2 {
  margin-top: 90px;
}

#premier_titre{
 margin-top: 65px;
   line-height: 60px;
}

a {
 color : #99394e;  
}

a:visited {
 color : #551854;  
}


#ligne_sous_titre{
  
}

