body {
	background-color: #0a4fa0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1{
	font-size:2em;
	text-indent:-5000px;
}

.centre {
	color: black;
	text-align: justify;
	text-indent: 3em;
	padding-bottom:5px;
}

.centre1 {
	color: black;
	text-align: justify;
	text-indent: 1em;
	padding-bottom:1px;
}
.centre2 {
	color: #FF0000;
	text-align: justify;
	text-indent: 2em;
	padding-bottom:1px;
}
.centre:first-letter {
	color: #F70;
	font-size: 3em;
	font-weight: bold;
}
.centre1:first-letter {
	color: #CC0000;
	font-size: 2em;
	font-weight: bold;
}

.titre {
	color: #333;
	text-align: center;
	text-indent: 1em;
	padding-bottom:20px
}
.paint {
	color: #F70;
	font-size: 2em;
	font-weight: bold;
	padding-left:85px;
	}

