
.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;
}
.gr2{
  animation-name: flamme2;
  animation-duration:3ms;
  animation-delay:200ms;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes flamme2{
  0%   {transform: rotate(-1deg);}
  20%  {transform: rotate(1deg);}
  40%  {transform: rotate(-1deg);}
  60%  {transform: rotate(1deg) scaleY(1.04);}
  80%  {transform: rotate(-2deg) scaleY(0.92);}
  100% {transform: rotate(1deg);}
}
.flame2{
  border-bottom-right-radius: 90%;
  border-bottom-left-radius: 10%;
  border-top-left-radius: 90%;
  transform:rotate(-45deg) scale(0.5,0.5);
}
.yellow2{
  box-shadow: 0px 0px 9px 4px gold;
}
.orange2{
  box-shadow: 0px 0px 9px 4px orange;
}
.red2{
  box-shadow: 0px 0px 5px 4px OrangeRed;
}
.white2{
  box-shadow: 0px 0px 9px 4px white;
}
.circle2{
  border-radius: 50%;
  position:absolute;  
}
.blue2{
  box-shadow: 0px 0px 4px 4px SlateBlue;
}
.black2{
  box-shadow: 0px 0px 8px 2px black;
}@keyframes avatar_pour_maite_html5_laure_p0_a{
0%{transform:translate(0px,0%);}
100%{transform:translate(0px,100%);}
}
@keyframes avatar_pour_maite_html5_laure_p0_b{
0%{transform:translate(0px,0%);}
100%{transform:translate(0px,100%);}
}
@keyframes avatar_pour_maite_html5_laure_p0_c{
0%{transform:translate(0px,0%);}
100%{transform:translate(0px,100%);}
}

.avatar_pour_maite_html5_laure_p0_a{ 
	transform-style: preserve-3d;
	visibility: hidden;
	animation: avatar_pour_maite_html5_laure_p0_a 5s infinite linear forwards paused;
	-webkit-animation: avatar_pour_maite_html5_laure_p0_a 5s infinite linear forwards paused;
}
.avatar_pour_maite_html5_laure_p0_b{ 
	transform-style: preserve-3d;
	visibility: hidden;
	animation: avatar_pour_maite_html5_laure_p0_b 7s infinite forwards paused;
	-webkit-animation: avatar_pour_maite_html5_laure_p0_b 7s infinite linear forwards paused;
}
.avatar_pour_maite_html5_laure_p0_c{ 
	transform-style: preserve-3d;
	visibility: hidden;
	animation: avatar_pour_maite_html5_laure_p0_c 10s infinite linear forwards paused;
	-webkit-animation: avatar_pour_maite_html5_laure_p0_c 10s infinite linear forwards paused;
}
/*----gif_anime/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

/*----sans_nom/gif-----*/

