body {
margin: 0; padding: 0;  
  color: #000000; background:  #A7D6EB;}
a:link { font:bold; color: #000000; text-decoration: underline;}
a:visited {font:bold; color: #000000; text-decoration: underline;}
a:hover {font:bold; color: #000000; text-decoration: none;}

.texte {
	font: 12px Times New Roman, Times, serif;
	letter-spacing: 0.07em;
	text-align: justify;
	line-height: 18px;
}
.textecouleur {
	font: bold 18px Times New Roman, Times, serif;
	letter-spacing: 0.01em;
	text-align: left;
	font-style: italic;
	color: #CC0000;
}
.h1 {
	font: bold 18px Times New Roman, Times, serif;
	letter-spacing: 0.01em;
	text-align: center;
	font-style: italic;
	color: #ffffff;
}
.textecentrer {
	font: 12px Times New Roman, Times, serif;
	letter-spacing: 0.07em;
	line-height: 18px;
	text-align: center;
}
.cnil {
	font: bold 9px Times New Roman, Times, serif;
	letter-spacing: 0.045em;
	text-align: center;
}