@charset "iso-8859-1";
a:link,a:active,a:visited {text-decoration: underline;color:#0000ff}
a:hover {text-decoration:none;color:#ff0000}

.H1 {
	font-family: Arial,helvetica;
	font-size : 20pt;
	color: #BABABA;
	font-weight: normal;
	}
	
.H2 {
	font-family: Arial,helvetica;
	font-size : 14pt;
	color: #808080;
	font-weight: bold;
	}
	
.H3 {
	font-family: Verdana,helvetica;
	font-size : 12pt;
	color: #000000;
	font-weight: bold;
	}
	
.H4 {
	font-family: Arial black,helvetica;
	font-size : 10pt;
	color: #000000;
	text-decoration : underline;
	}
	
.texte {
	font-family: Verdana,helvetica;
	font-size : 10pt;
	color: #353535;
	font-weight: normal;
	text-align:justify;
	}
	
.texte2 {
	font-family: Verdana,helvetica;
	font-size : 7pt;
	color: #dbdbdb;
	font-weight: normal;
	}
	
.texte3 {
	font-family: Verdana,helvetica;
	font-size : 10pt;
	color: #dbdbdb;
	font-weight: normal;
	text-align:justify;
	}
	

