/* CSS Document */
body {background-color: #F8F0C7}
	
H1 {font-family:Arial,Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15pt;
	color: #660033;
	text-align: center}
	
H2 {font-family:Arial,Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 2pt;
	color: #660033;
	text-align: center}

P {font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	text-indent: 0pt;
	margin-left:20px
	}
	
.annonce {font-family:Arial,Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	color: #660033;
	text-align: center}

.annonce.numero {font-family:Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #660033;
	}
