





	/* begin body type */	/* 1 - humanist sans a */

BODY	 {
font-weight: 300;
font-size: 0.5em;
font-family: Arial, Verdana, "Myriad Web", Syntax, sans-serif;
text-transform: none;
}


	/* end body type */	


h2{
	color:#FFFFFF;
	text-decoration:underline;
}



	/* begin affordances */	/* 3 - mint reverse */
		



		
A:link	 { color: #ffffff; font-weight: bold; text-decoration: none; background-color: transparent }	
		
A:visited	 { color: #ffffff; font-weight: bold; text-decoration: none; background-color: transparent }	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFFF;
	background:	#000000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#FFFFFF;
	background:	#000000;
	}	
ul{
	list-style-image: url(images/puce.gif);
	font-size:0.8em;
}
	/* end affordances */	
p{
	font-size:0.8em;
	text-align:justify;
}
.centrer{
	text-align:center;
}
