body {
  background: #ffebc7 url(MEDIA/fond02.png) repeat-y fixed center top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 19px;
}


h1 {
font-size: 15pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: rgb(136, 44, 44);
text-align: center;
}
h2 {
font-size: 14pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: rgb(136, 44, 44);
text-align: center;
}
h3 {
font-size: 10pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
text-align: justify;
}

h4 {
font-size: 16pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-align: center;
}
h5 {
font-size: 8pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
text-align: center;
}
h6 {
font-size: 12pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
text-align: center;
}
h7 {
font-size: 12pt;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-align: center;
}
a:visited {
		color: rgb(136, 44, 44);
}
a:link {
		color: rgb(136, 44, 44);
}

