/*-------------------------
	Avant-Gout
--------------------------*/




/*-------------------------
	General Styles
--------------------------*/


html{
	z-index: -1000;
	height: 100%;
}

body {
	margin: 0;
	height: 100%;
}


/*------------------------------------------------------------------
	SECTION LATORTU
---------------------------------------------------------------------*/

/*-------------------------
	BODY LATORTU
--------------------------*/

.Latortu {
	opacity: 0.75;
	z-index: 500;
 /* Centré */
  line-height: 20em;
  white-space: nowrap;
	position: fixed;
	width:100%;
	height:100%;

}

#container {
	width: 700px;
	height: 410px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 20px 0;
}


#body1 {
	width:500px;
	height:200px;
	position:relative;
	z-index: 2;
	padding-top:20px;
	background: linear-gradient(to right, #00af00 15%, #0f9b0f 65%);
	border-radius: 200px 200px 0px 0px;
}

#body1 .tache1 {
	position:absolute;
	z-index:120;
	top:50px;
	left:240px;
	width:150px;
	height:80px;
	background:#0b7a0b;
	border-radius: 800px 500px 700px 400px / 500px 300px 500px 300px;
	transform: rotate(-45deg);
}

#body1 .tache4 {
	position: absolute;
	z-index: 120;
	top: 11px;
	left: 81px;
	width: 105px;
	height: 116px;
	background: #0b7a0b;
	border-radius: 134px 500px 700px 75px / 440px 300px 453px 551px;
	transform: rotate(62deg);
}

#body2 {
	width:500px;
	height:50px;
	z-index: 4;
	position:relative;
	background: linear-gradient(to right, #00af00 15%, #0f9b0f 65%);
	border-radius: 0px 0px 1000px 1000px / 0px 0px 300px 300px; ;
}

#body2 .tache2 {
	position:absolute;
	z-index:8;
	top:-60px;
	left:60px;
	width:100px;
	height:100px;
	background:#0b7a0b;
	border-radius: 60px 500px 300px 600px / 100px 500px 500px 600px;
	border-color: #0000ff;
	border-width: 1em;
}

#body2 .tache3 {
	position:absolute;
	z-index:8;
	top: -56px;
	left:350px;
	width:150px;
	height:100px;
	background:#0b7a0b;
	border-radius: 800px 500px 900px 400px / 500px 300px 392px 300px;
}

#Border_body {
	width: 500px;
	top: 240px;
	height: 60px;
	position: absolute;
	z-index: 3;
	padding-top: 10px;
	background: linear-gradient(#065606, #085908);
	border-radius: 0px 0px 500px 500px / 0px 0px 300px 300px;
}


/*-------------------------
	PAWS and NAILS
--------------------------*/

#Paws1 {
	width:100px;
	height:150px;
	left: 50px;
	top: -10px;
	z-index:1;
	position:relative;
	background: linear-gradient(#139813, #085908);
	border-radius: 30px 0px 30px 40px / 100px 0px 20px 50px;
	transform: rotate(12deg) translate(-8px, -1px);
	-webkit-animation: rotation 5s infinite;

}

@keyframes rotation {
    0% {
        transform: rotate(12deg);
    }

    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(12deg);
    }
}


#Paws2 {
	width:100px;
	height:150px;
	left: 70px;
	top: -180px;
	z-index: 0;
	position:relative;
	background: linear-gradient(#205820, #11aa11);
	border-radius: 30px 0px 30px 40px / 100px 0px 20px 50px;
}

#Paws3 {
	width:100px;
	height:150px;
	left: 300px;
	top: -310px;
	z-index:2;
	position:relative;
	background: linear-gradient(#139813, #085908);
	border-radius: 30px 0px 30px 40px / 100px 0px 20px 50px;
}

#Paws4 {
	width:100px;
	height:150px;
	left: 320px;
	top: -480px;
	z-index:1;
	position: relative;
	background: linear-gradient(#205820, #11aa11);
	border-radius: 30px 0px 30px 40px / 100px 0px 20px 50px;
	-webkit-animation: rotation2 5s infinite;

}

@keyframes rotation2 {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-12deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

#Paws1 .nail1 {
	position:absolute;
	z-index:50;
	top: 105px;
	left:70px;
	width:30px;
	height:45px;
	background: #57a857;
	border-radius: 40px 30px 50px 0px/ 65px 30px 50px 0px;
}

#Paws1 .nail2 {
	position:absolute;
	z-index:50;
	top: 115px;
	left:40px;
	width:30px;
	height:35px;
	background: #57a857;
	border-radius: 30px 30px 0px 0px/ 60px 50px 0px 0px;
}

#Paws3 .nail3 {
	position:absolute;
	z-index:50;
	top: 105px;
	left:70px;
	width:30px;
	height:45px;
	background: #57a857;
	border-radius: 40px 30px 50px 0px/ 65px 30px 50px 0px;
}

#Paws3 .nail4 {
	position: absolute;
	z-index:50;
	top: 115px;
	left:40px;
	width:30px;
	height:35px;
	background: #57a857;
	border-radius: 30px 30px 0px 0px/ 60px 50px 0px 0px;
}


/*-------------------------
	END
--------------------------*/


#end {
	position: relative;
	z-index: 1;
	top: -968px;
  left: -442px;
	height: 0;
	border-top: 105px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 95px solid #2d8e2d;
	border-radius: 21px;
	transform: rotate(-110deg);
}

/*-------------------------
	NECK and HEAD
--------------------------*/


#Neck1 {
	position: relative;
	z-index: 1;
	top: -775px;
	left: 454px;
	background: #0e860e;
	height: 6rem;
	width: 6rem;
	border-radius: 5rem 0 0 0;
	transform: rotate(218deg);
}

#Neck2 {
	position: relative;
  z-index: 1;
  top: -960px;
  left: 517px;
  background: linear-gradient(#0e860e, #089408 35%);
  height: 7rem;
  width: 6rem;
  border-radius: 0px 0px 0px 100px/ 0px 0px 0px 200px;
  transform: rotate(218deg);
}

#Neck3 {
	position: relative;
	z-index: 1;
	top: -1129px;
	left: 532px;
	background:linear-gradient(#089408, #0c540c 75%);
	height: 7rem;
	width: 5rem;
	border-radius: 0px 0px 33px 00px/ 0px 0px 50px 84px;
	transform: rotate(189deg);
}

#Head {
	position: relative;
	z-index: 40;
	top: -1291px;
	left: 543px;
	background: linear-gradient(to right, #089408 15%, #2a862a 65%);
	height: 11rem;
	width: 11rem;
	border-radius: 5rem 7rem 5rem 7rem;
	transform: rotate(-45deg);
}

#Head .Mouth {
	position: absolute;
	z-index: 50;
	top: 110px;
	left: 17px;
	width: 78px;
	height: 30px;
	background: #1c751c;
	border-bottom-left-radius: 45px;
	border-bottom-right-radius: 45px;
	transform: matrix;
	transform: rotate(45deg);
}


#Head .Tongue {
	position: absolute;
	z-index: 50;
	top: 128px;
	left: 44px;
	width: 30px;
	height: 26px;
	background: #e84e4e;
	border-bottom-left-radius: 45px;
	border-bottom-right-radius: 45px;
	transform: rotate(28deg);
	-webkit-animation: rotation_Tongue2 5s infinite;
}

@keyframes rotation_Tongue {
    0% {
        transform: rotate(28deg);
				left: 44px;
				top: 128px;
    }

    50% {
        transform: rotate(56deg);
				left: 22px;
				top: 112px;
    }

    100% {
        transform: rotate(28deg);
				left: 44px;
				top: 128px;
    }
}

@keyframes rotation_Tongue2 {
    0% {
			height: 26px;
    }

    50% {
			height: 36px;
    }

    100% {
			height: 26px;
    }
}

#Head .Eye1 {
	position: absolute;
	z-index: 50;
	top: 24px;
	left: 67px;
	width: 50px;
	height: 50px;
	background: #1c751c;
	border-radius: 60px 50px 60px 50px;
	transform: matrix;
	transform: rotate(45deg);
}

#Head .Eye1 .Eye1_1 {
	position: absolute;
  z-index: 50;
  top: 4px;
  left: 2px;
  width: 40px;
  height: 40px;
  background: #8ea8f1;
  border-radius: 50px 40px 50px 40px;
  transform: rotate(45deg);
}

#Head .Eye1 .Eye1_1 .Pupil_1 {
	position: absolute;
	z-index: 50;
	top: 17px;
	left: 1px;
	width: 20px;
	height: 20px;
	background: black;
	border-radius: 20px;
}

#Head .Eye2 {
	position: absolute;
    z-index: 50;
    top: 62px;
    left: 104px;
    width: 50px;
    height: 50px;
    background: #1c751c;
    border-radius: 50px 60px 50px 60px;
    transform: matrix;
    transform: rotate(45deg);
}

#Head .Eye2 .Eye2_1 {
	position: absolute;
  z-index: 50;
  top: 4px;
  left: 2px;
  width: 40px;
  height: 40px;
  background: #8ea8f1;
  border-radius: 50px 40px 50px 40px;
  transform: rotate(45deg);
}

#Head .Eye2 .Eye2_1 .Pupil_2 {
	position: absolute;
	z-index: 50;
	top: 17px;
	left: 1px;
	width: 20px;
	height: 20px;
	background: black;
	border-radius: 20px;
}


/*-------------------------
	NECK and HEAD
--------------------------*/

#Paw_Print_1 {
	position: relative;
	z-index: 0;
	top: -1136px;
	left: 80px;
	background: black;
	width: 30px;
	height: 78px;
	border-radius: 100px / 160px;
	transform: rotate(90deg);
	-webkit-animation: Rotation_Paw_Print 4.5s infinite;
}

@keyframes Rotation_Paw_Print {
    0% {
			top: -1136px;
			left: 80px;
    }

    100% {
      opacity: 0;
			top: -1136px;
			left: -50px;
    }
}

#Paw_Print_2 {
	position: relative;
	z-index: 0;
	top: -1236px;
	left: 363px;
	background: black;
	width: 30px;
	height: 78px;
	border-radius: 100px / 160px;
	transform: rotate(90deg);
	-webkit-animation: Rotation_Paw_Print2 4.5s infinite;
}

@keyframes Rotation_Paw_Print2 {
    0% {
			top: -1236px;
			left: 363px;
    }

    100% {
      opacity: 0;
			top: -1236px;
			left: 213px;
    }
}
