.h1 {font: bold 16px Arial, Helvetica, sans-serif;
	 text-align: center;
	 color: #FFFFFF; }
.h1 A:link    {	color: #FFFFFF;				text-decoration: none; }
.h1 A:visited { color: #FFFFFF;				text-decoration: none; }
.h1 A:active  {	color: #FFFFFF;				text-decoration: none; }
.h1 A:hover   {	color: #FFFFFF;				text-decoration: none; }

.h2 {	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;  }
					
.h3 {	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	text-decoration: none;}

.piedpage {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;}

.menu {
	font: bold normal 11px/normal Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #999999;
	text-decoration: none; }
.menu A:link {	color: #000000;	text-decoration: none; }
.menu A:visited {color: #000000;text-decoration: none; }
.menu A:active {color: #000000;	text-decoration: none; }
.menu A:hover {	color: #999999;	background-color: #000000; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none;}

.centre {
	font: normal 9px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;}

.defile {
	font: bold normal 16px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #0066FF;
	background-repeat: repeat;}

.textelettre {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;}
	
.defilegris {
	font: bold small-caps normal 14px/normal Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat;}
.defilegris A:link    {color: #999999; }
.defilegris A:visited {color: #999999; }
.defilegris A:active  {color: #999999; }
.defilegris A:hover   {color: #999999; }

.texteptmajgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-transform: none;
	font-style: normal;}
.texteptmajgris A:link    {color: #666666; }
.texteptmajgris A:visited {color: #666666; }
.texteptmajgris A:active  {color: #666666; }
.texteptmajgris A:hover   {color: #666666; }

.textelettretitre {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #00CCFF;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 50px;
	margin-left: 100px;
	text-decoration: underline;
	text-transform: uppercase;}

