    /* FICHIER DE STYLE UFO-Gym */
		      .page {
		    		background-color: #FFFFCC;
		    	}
		    	.enteteCN {
		    		font-family: "Times New Roman", Times, serif;
		    		text-align: center;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: bold;
		    	/*	font-variant: small-caps;  */
		    	/*	text-transform: uppercase; */
		    		color: #000000;
		    	/*	text-decoration: underline;*/
		    	}
		    	.enteteCompetition {
		    		font-family: "Times New Roman", Times, serif;
		    		text-align: center;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: bold;
		    		font-variant: normal;
		    		text-transform: none;
		    		color: #FF0000;
		    		text-decoration: none;
		    	}
		    	.enteteCategorie {
		    		font-family: "Times New Roman", Times, serif;
		    		text-align: center;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: bold;
		    		font-variant: normal;
		    		text-transform: none;
		    		color: #0000FF;
		    	/*	text-decoration: blink; */
		    	}
		    	.enteteTableau {
		    		font-family: "Courier New", Courier, mono;
		    		font-size: 16px;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: bold;
		    		font-variant: normal;
		    	/*	text-transform: uppercase;  */
		    		color: #000000;
		    	/*	text-decoration: underline; */
		    	}
		    	.enteteTableauJuges {
		    		font-family: "Verdana";
		    		font-size: 9;
		    		font-style: italic;
		    		line-height: normal;
		    		font-variant: normal;
		    		color: #000000;
		    	}
		    	.enteteTableauJugesParentese {
		    		font-family: "Verdana";
		    		font-size: 9;
		    		font-style: normal;
		    		line-height: normal;
		    		font-variant: normal;
		    		color: #000000;
		    	}
		    	.applicationCateForMixCate {
		    		font-family: "Verdana";
		    		font-size: 9;
		    		font-style: italic;
		    		line-height: normal;
		    		font-variant: normal;
		    		color: #000000;
		    	}
		    	
		    	.corpsTableau {
		    		font-family: "Courier New", Courier, mono;
		    		font-size: 16px;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: normal;
		    		font-variant: normal;
		    	/*	text-transform: uppercase;  */
		    		color: #000000;
		    	/*	text-decoration: underline; */
		    	}
		    	
		    	.applicationNotes {
		    		font-family: "Courier New", Courier, mono;
		    		font-size: 12px;
		    		font-style: normal;
		    		line-height: normal;
		    		font-weight: normal;
		    		font-variant: normal;
		    	/*	text-transform: uppercase;  */
		    		color: #000000;
		    	/*	text-decoration: underline; */
		    	}
