		/*[fontph]*/ .Arial_10_000000__l { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; color:#000000;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .Arial_25_000000b__ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 28px; color:#000000; font-weight:bold;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .Arial_10_000000___ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; color:#000000;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .Arial_12_f2f2f7b__ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 15px; color:#f2f2f7; font-weight:bold;white-space: nowrap; overflow: visible; }
		/*[fontph]*/ .Arial_28_1a222c___ { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 31px; color:#1a222c;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;
}

/*----sans_nom/w_action_imm-----*/

/*----sans_nom/w_action_imm-----*/

/*----sans_nom/w_button_simple0-----*/
.us {
  animation: chrono 10s steps(10) infinite;
  --yt:0px; 
animation-play-state: paused;
}
.ds {
  animation: chrono 60s steps(6) infinite;
  --yt:0px; 
animation-play-state: paused;
}
.um {
  animation: chrono 600s steps(10) infinite;
  --yt:0px; 
animation-play-state: paused;
}
.dm {
  animation: chrono 3600s steps(6) infinite;
  --yt:0px; 
animation-play-state: paused;
}
.uh {
  animation: chrono 36000s steps(10) infinite;
  --yt:0px; 
animation-play-state: paused;
}
.dh {
  animation: chrono 360000s steps(10) infinite;
  --yt:0px; 
animation-play-state: paused;
}
@keyframes chrono {
  to {
   transform: translateY(var(--yt)); 
  }
}
.raz{
 animation:none;
}.preserve{
transform-style: preserve-3d; 
}
.gr{
--angle:0deg;
transform: rotateX(var(--angle)); 
transform-style: preserve-3d; 
--scroll-lg:10px;
  --scroll-ht:10px;
  --scroll-border-color:#8080A0;
  --scroll-border-radius:10px;
  --scrolltrack:inset 0 0 5px #8090B0;
  --scrollthumb-color:#ABD;
  --scrollthumb-color-border:#CDF;
}
.piece0{
transform: translateZ(0px);
}
.piece1{
transform: translateZ(1px);
}
.piece2{
transform: translateZ(2px);
}
.piece3{
transform: translateZ(3px);
}
.piece4{
transform: translateZ(4px);
}
.piece5{
transform: translateZ(5px);
}
.piece6{
transform: translateZ(6px);
}
.piece7{
transform: translateZ(7px);
}
.piece8{
transform: translateZ(8px);
}
.piece9{
transform: translateZ(9px);
}

::-webkit-scrollbar {
  width: 10px;
}


::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(82,67,10); 
  border-radius: 5px;
}
 

::-webkit-scrollbar-button {
  background: rgb(82,67,10); 
  border-radius: 5px;
  box-sizing:border-box;
  border-width:1.0px;  
  border-color:rgb(82,67,10);  
  border-style:solid; 
}
::-webkit-scrollbar-button:hover {
  background: rgb(178,160,85);
  border-radius: 5px; 
}
::-webkit-scrollbar-thumb {
  background: rgb(82,67,10); 
  border-radius: 5px;
  box-sizing:border-box;
  border-width:1.0px;  
  border-color:rgb(82,67,10);  
  border-style:solid; 
}


::-webkit-scrollbar-thumb:hover {
  background: rgb(178,160,85); 
}
