		/*[fontph]*/ .Arial_16_000000__l { font-family: Arial; font-size: 19px; color:#000000; text-align: left; }
		/*[fontph]*/ .Times_New_Roman_25_ff8c00bi { font-family: Times New Roman; font-size: 28px; color:#ff8c00; font-weight:bold; font-style:italic; }
		/*[fontph]*/ .Times_New_Roman_30_008000bi { font-family: Times New Roman; font-size: 33px; color:#008000; font-weight:bold; font-style:italic; }
		/*[fontph]*/ .Times_New_Roman_25_ffffffbi { font-family: Times New Roman; font-size: 28px; color:#ffffff; font-weight:bold; font-style:italic; }
		/*[fontph]*/ .Times_New_Roman_30_ff00ffbi { font-family: Times New Roman; font-size: 33px; color:#ff00ff; font-weight:bold; font-style:italic; }
		/*[fontph]*/ .Times_New_Roman_25_ffff00bi { font-family: Times New Roman; font-size: 28px; color:#ffff00; font-weight:bold; font-style:italic; }
		/*[fontph]*/ .Times_New_Roman_30_ff0000bi { font-family: Times New Roman; font-size: 33px; color:#ff0000; font-weight:bold; font-style:italic; }


.wvcach{
	top:0px; 
	left:0px; 
	position:absolute; 
	z-index:1; 
	background-color:rgb(255,255,255);
	font-size: 30px;
	color:rgb(85,85,85);
	display: flex; /* contexte sur le parent */
	flex-direction: column; /* direction d'affichage verticale */
	justify-content: center;
}

