		/*[fontph]*/ .SansSerif_25_ffffffbi { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 28px; color:#ffffff; font-weight:bold; font-style:italic;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .Arial_25_ffffffbi { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 28px; color:#ffffff; font-weight:bold; font-style:italic;white-space: nowrap; overflow: visible; }


.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;
}

