		/*[fontph]*/ .SansSerif_30_ffffff__c { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 33px; color:#ffffff;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .SansSerif_30_fe0d01__c { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 33px; color:#fe0d01;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .SansSerif_30_fe0701__c { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 33px; color:#fe0701;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .SansSerif_40_f70a0a___ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 43px; color:#f70a0a;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .SansSerif_16_000000___ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 19px; color:#000000;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .SansSerif_20_fe0101___ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 23px; color:#fe0101;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;
}
.wvseltext__{
		-webkit-user-select: text;
		-khtml-user-select: text;
		-moz-user-select: text;
		-ms-user-select: text;
		user-select: text;
}

