<!--
body {
  background-color:#eff7ff;
  background-image:  url("Images/portique.png");
  background-repeat: no-repeat;
}
h1 {
  text-align: center ;
  font-family: times, verdana, sans-serif ;
  color: #589106;
  font-style: italic ;
  font-size: 26pt ;
}
h2 {
  text-align: center ;
  font-family: times, verdana, sans-serif ;
  color: #ba5857;
  font-style: italic ;
  font-size: 22pt ;
}
p {
  text-align: justify ;
  font-family: times, verdana, sans-serif ;
  color: #589106;
  font-size: 14pt ;
}

.oblig {
	background-color : #FEFFBC;
}

-->
