#poisson1  {
	width:100%;
	position:relative;
	
	height:150px;
	z-index: 54;

	text-align: center;
	
	
	overflow: hidden;
	transition:background-color 80s;
	animation: poisson1 48s linear infinite;}

@keyframes poisson1 {  

from {background-color:#7D2A6E;
    box-shadow: 0px 140px 10px 10px #38406F inset;}
   14% {background-color: #A6C8F8;
	 box-shadow: 0 100px 100px -100px #7484FE inset;  }
   
   95% {background-color: #A6C8F8;
	 box-shadow: 0 100px 100px -100px #7484FE inset;}
  to { background-color:#7D2A6E;
    box-shadow: 0px 140px 10px 10px #38406F inset; }
 

}


#x8 {margin-right:auto;margin-left:auto;
	font-size: 21px;
	color: #999;
	font-family: prest;
	letter-spacing: 1px;
	overflow: hidden;
	font-weight: lighter;
	width: 97%;
	padding-bottom: 8px;
	padding-top: 8px;
	box-shadow: 2px 2px 1px #999;
	text-align: left;
	padding-left: 3%;
}
#prix
{text-align:right;
	width: 45%;
	float:right;
	margin-right:5%;
	font-family: prest;
	color: #AF598A;
	font-weight: bolder;
}

#ligneleph {display:block;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}

#ligneleph img{display:block;
	position:relative;
	width:3%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	
}

#ligneleph2 {
	display:none;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 20px;
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #7D0000;
	margin-top: -8px;
}

#ligneleph2 img{display:none;
	position:relative;
	width:3%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	
}
#ligneleph3 {display:none;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}
#ligneleph3 img{display:none;
	position:relative;
	width:4%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	
}

#case1 {
	display:block;
	position:absolute;
	width:191px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	margin-left: 0%;
	padding-top: 0px;
	top:16px;
	z-index: -30;
	margin-top: 1px;
	left: 2%;
	color: #FFFFFF;
	text-align: left;
}#fond {
	position:absolute;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 131px;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-left: 0%;
	padding-top: 70px;
	top:-69px;
	left: 0px;
	z-index: -30;
	     	-webkit-box-shadow: -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    -1px 0px 5px 12px rgba(50, 50, 50, 0.2);
	box-shadow:         -1px 0px 5px 12px rgba(50, 50, 50, 0.2);  
}


#typo div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 50%;
   -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
     -o-transform-origin: 0 50%;
	transform-origin: 0 50%;


	
}



#typo {
	position:absolute;
	width:200px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 151px;
	background-repeat: repeat-y;
	margin-top: 50px;
	margin-left: 0%;
	padding-top: 40px;
	top:-14px;
	left: 16%;
	z-index: 2;
}
 
#typo div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#typo div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 50%;
   -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
     -o-transform-origin: 0 50%;
	transform-origin: 0 50%;

}


#typo p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#typo div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}


 @-webkit-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-moz-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-ms-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @-o-keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}
 @keyframes rot {
 from {
-webkit-transform:rotateX(0deg);
}
 50% {
-webkit-transform:rotateX(23deg);
}
 70% {
-webkit-transform:rotateX(-5deg);
}
to {
	-webkit-transform:rotateX(90);
}
}

 
}






#bat1  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat1  {
	position:absolute;
	width:181px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:52px;
	left: 29%;
	z-index: 28;
}
 
#bat1 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat1 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat1  p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat1 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}









#bat2  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
	animation:rot 6s ease-in-out 1s backwards;

/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
	height:145px;
	width: 290px;

	
}



#bat2  {
	position:absolute;
	width:340px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 145px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 0px;
	top:-14px;
	z-index: 26;
	margin-right: auto;
	left: 39%;
}
 
#bat2 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat2 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}




#bat2 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat2 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}








#bat1  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat3  {
	position:absolute;
	width:219px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 51px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:100px;
	left: 425px;
	z-index: 5;
}
 
#bat3 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat3 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat3 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat3 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}









#bat4  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat4  {
	position:absolute;
	width:490px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 107px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:9px;
	left: 431px;
	z-index: 26;
}
 
#bat4 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat4 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat4 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat4 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}




#bat5  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat5  {
	position:absolute;
	width:150px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 90px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:52px;
	left: 60%;
	z-index:29;
}
 
#bat5 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat5 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat5 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	
}
#bat5 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}


#bat6  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
width:500px;
  height:67px;
	
}



#bat6  {
	position:absolute;
	width:410px;
	font-family: prest;
	float: right;
	font-weight: bold;
	height: 81px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:65px;
	z-index: 24;
	right: 30px;
}
 
#bat6 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat6 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat6 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat6 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}




#bat7b  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}



#bat7b  {
	position:absolute;
	width:274px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:63px;
	left: 76%;
	z-index: 25;
}
 
#bat7b div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat7b div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat7b p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat7b div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}



#bat8  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
	width:176px;

	
}



#bat8  {
	position:absolute;
	width:176px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 82px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:70px;
	left: 2%;
	z-index: -6;
}
 
#bat8 div {
	
	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}
#bat8 div p {

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;

}


#bat8 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	
}
#bat8 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}



#bat9  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;

		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
	animation:rot 6s ease-in-out 1s backwards;

/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;
	width:180px;
	height: 90px;
	
}

#bat9  {
	position:absolute;
	width:172px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 97px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:65px;
	left: 17px;
	z-index: 25;
}
 
#bat9 div {

	/*perspective*/
-webkit-perspective:550px;
   -moz-perspective:550px;
    -ms-perspective:550px;
     -o-perspective:550px;
        perspective:550px;
/*perspective-origin*/
-webkit-perspective-origin:50% 0;
   -moz-perspective-origin:50% 0;
    -ms-perspective-origin:50% 0;
     -o-perspective-origin:50% 0;
        perspective-origin:50% 0;
}


#bat9  div p {
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}

#bat9 p:hover {
 

 -webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
	z-index: 58;
}
#bat9 div:first-child p {
 
	
  height:200px;
/*animation-delay*/
-webkit-animation-delay:.6s;
 -moz-animation-delay:.6s;
 -ms-animation-delay:.6s;
 -o-animation-delay:.6s;
 animation-delay:.6s;
}

#bat9 div img {
 
	width:60px;
  height:80px;
 
}
#bat10  div p img{
	font-size:17px;
	font-weight:bold;
	text-align:center;
		/*animation*/	
-webkit-animation:rot 6s ease-in-out 1s backwards;
   -moz-animation:rot 6s ease-in-out 1s backwards;
    -ms-animation:rot 6s ease-in-out 1s backwards;
     -o-animation:rot 6s ease-in-out 1s backwards;
        animation:rot 6s ease-in-out 1s backwards;
/*transform-origin*/
-webkit-transform-origin: 0 90%;
   -moz-transform-origin: 0 90%;
    -ms-transform-origin: 0 90%;
     -o-transform-origin: 0 90%;
	transform-origin: 0 90%;


	
}
#encar3{
	font-size:24px;
	font-weight:lighter;
	text-align:center;
	/*animation*/	


	width:90%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	color: #333333;
	overflow: hidden;

	
}
#encar2{
	font-size:24px;
	font-weight:lighter;
	text-align:center;
	/*animation*/	

	background-color: #fff;
	width:80%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	color: #333333;
	overflow: hidden;

	
}
#encar{
	font-size:24px;
	font-weight:lighter;
	text-align:center;
	/*animation*/	

	background-color: #fff;
	width:80%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	color: #333333;
	overflow: hidden;

	
}

.clignote {
	color:green;
	animation: clignote 4s linear infinite;
	font-family: pret;
}
@keyframes clignote {  
  50% { opacity: 0; }
}
#vs {
	color: #FFFFFF;
	position: absolute;
	width: 160px;
	float: right;
	margin-right: 6px;
	background-image: url(metre.png);
	background-repeat: no-repeat;
	height: 80px;
	z-index: 545;
	display: block;
	top: 40px;
	right: 5px;
}
/*****carrousel 3d avec navigation*****/

*{box-sizing: border-box}


img{
	max-width:100%;
	margin-left: 5px;
}
	
	
	
	
	
.caroussel_diapo input{

position: absolute;
left: -9999px

}
    

.caroussel_diapo{
	margin-left: auto;
	margin-right: auto;
position: relative;
text-align: center;
 
}


.contenu_carou {
	margin-left: auto;
	margin-right: auto;
width: 500px;
height: 332px;
perspective: 4000px

}


.caroussel{
	transform-style: preserve-3d;
	position: relative;
	width: 500px;
	height: 332px;
	transition: 1s;
	margin-left: auto;
	margin-right: auto;
	}

.caroussel img {
	
position: absolute;
top: 0;
left: 0;
outline: 1px solid transparent;
backface-visibility: hidden;
transition: 1s
	
	}

.caroussel img{

filter: blur(3px);
opacity: .8

}	

.caroussel img:nth-child(1){transform:translate3d(0,0,540px) scale(.8)}
.caroussel img:nth-child(2){transform:rotateY(45deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(3){transform:rotateY(90deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(4){transform:rotateY(135deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(5){transform:rotateY(180deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(6){transform:rotateY(225deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(7){transform:rotateY(270deg) translateZ(540px) scale(.8)}
.caroussel img:nth-child(8){transform:rotateY(315deg) translateZ(540px) scale(.8)}

.caroussel_diapo input[type=radio] + label {
	
cursor:pointer;
background:hsl(203,77%,81%);
display:inline-block;
width:20px;
border-radius:50%;
height:20px
	
	}
	
.caroussel_diapo input[type=radio]:checked + label{

background:hsl(203,77%,61%)

}

.caroussel_diapo label{

background:hsl(203,77%,61%)

}



.caroussel_diapo input[name="rotation"]:checked ~ .contenu_carou .caroussel img:nth-child(n){
	
filter: drop-shadow(12px 12px 7px hsla(0,0%,0%,.5))
	
}	

/*gauche*/
.caroussel_diapo #carou_un:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px)}
.caroussel_diapo #carou_deux:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-45deg)}
.caroussel_diapo #carou_trois:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-90deg)}
.caroussel_diapo #carou_quatre:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-135deg)}
.caroussel_diapo #carou_cinq:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-180deg)}
.caroussel_diapo #carou_six:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-225deg)}
.caroussel_diapo #carou_sept:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-270deg)}
.caroussel_diapo #carou_huit:checked ~ .contenu_carou .caroussel{transform:translateZ(-540px) rotateY(-315deg)}


/*droite*/
.caroussel_diapo #carou_un:checked ~ .contenu_carou .caroussel img:nth-child(1){transform:translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_deux:checked ~ .contenu_carou .caroussel img:nth-child(2){transform:rotateY(45deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_trois:checked ~ .contenu_carou .caroussel img:nth-child(3){transform:rotateY(90deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_quatre:checked ~ .contenu_carou .caroussel img:nth-child(4){transform:rotateY(135deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_cinq:checked ~ .contenu_carou .caroussel img:nth-child(5){transform:rotateY(180deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_six:checked ~ .contenu_carou .caroussel img:nth-child(6){transform:rotateY(225deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_sept:checked ~ .contenu_carou .caroussel img:nth-child(7){transform:rotateY(270deg) translateZ(540px) scale(1);opacity:1}
.caroussel_diapo #carou_huit:checked ~ .contenu_carou .caroussel img:nth-child(8){transform:rotateY(315deg) translateZ(540px) scale(1);opacity:1}

.fromTopIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromTopOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,-10px);
	opacity: 0.0;
}

.fromBottomIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromBottomOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,10px);
	opacity: 0.0;
}

.fromLeftIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromLeftOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(-10px,0);
	opacity: 0.0;
}

.fromRightIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromRightOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(10px, 0);
	opacity: 0.0;
}

.scaleUpIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleUpOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.3,1.3);
	opacity: 0.0;
}

.scaleDownIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(1.0,1.0);
	opacity: 1.0;
}

.scaleDownOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: scale(0.7,0.7);
	opacity: 0.0;
}
html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background: #111;
	color: #d7e7f3;
	
	font-family: prest;
	line-height: 33px;
	
	text-align: center;
}
.block1
{
	background: #111;
}
a
{
	color: #333333;
	text-decoration: none;
	font-weight: 500;
	
	transition: color 0.25s ease;
}
#nr {	position: relative;
height: auto;

	background-color:  #000000;
}
a:hover
{
	color: #fff;
}

h1
{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: normal;
	
	-webkit-font-smoothing: subpixel-antialiased;
}

h2
{
	font-weight: 300;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #779dba;
	
	-webkit-font-smoothing: subpixel-antialiased;
}

h3
{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #333333;
	margin: 80px 0 0 0;

	
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.block
{
	position: relative;
	padding: 20% 15% 15% 15%;
	margin-top: 0px;
	top: 0px;
	margin: 0px;
	bottom: 0px;
}
div.block h1 {
	color: #ffffff;
}
div.block h2 {
	color: #ffffff;
}
div.block svg
{
	position: absolute;
	bottom: 50px;
	width: 30px;
	
	animation: chevronAnimation 4s ease-in-out 0s infinite;
}

div.block:nth-child(1n)
{
 
background: #222;
}

div.block:nth-child(2n)
{
 background: #111;
}

div.block svg path
{
	fill: #333;
}

div.block:nth-child(3n)
{
height: 400px;
background: #222;
}


/**
 * Simple keyframes animation for the chevron on the first slide
 */
@keyframes chevronAnimation {
	0% {
		transform: translate(0,0) scale(1.0,1.0);
	}
	50% {
		transform: translate(0,5px) scale(0.8,0.8);
	}
	100% {
		transform: translate(0,0) scale(1.0,1.0);
	}
}

/**
 * Responsiveness
 */
@media screen and (max-width: 1024px)
{	#ligneleph2 {display:block;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}

#ligneleph2 img{display:block;
	position:relative;
	width:8%;
	font-family: prest;
	float: left;
	font-weight: bold;
		height: 25px;
	background-repeat: repeat-y;
	
}
#ligneleph {display:none;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 20px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}

#ligneleph img{display:none;
	position:relative;
	width:3%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	
}
	body
	{
		font-size: 18px;
		line-height: 27px;
	}
}

@media screen and (max-width: 800px)
{	
#bat5  {
	position:absolute;
	width:150px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 90px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:52px;
	left: 85%;
	z-index:29;
} 

	
	div.block
	{
	
	}
#ligneleph3 {display:none;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}
#ligneleph3 img{display:none;
	position:relative;
	width:4%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	
}
#ligneleph {display:none;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 20px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}

#ligneleph img{display:none;
	position:relative;
	width:3%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	
}

#ligneleph2 {display:block;
	position:relative;
	width:100%;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 25px;
	background-repeat: repeat-y;
	overflow: hidden;	background-color: #7D0000;
}

#ligneleph2 img{display:block;
	position:relative;
	width:8%;
	font-family: prest;
	float: left;
	font-weight: bold;
		height: 25px;
	background-repeat: repeat-y;
	
}


#vs {display:none;
	color: #FFFFFF;
	position: static;
	width: 160px;
	float: right;
	margin-right: -41px;
	background-image: url(metre2.png);
	background-repeat: no-repeat;
	height: 80px;
	z-index: 545;
}
#encar2 img{
	width: 90%;
	
	height: auto;
	z-index: 545;
}#encar{
	font-size:24px;
	font-weight:lighter;
	text-align:center;
	/*animation*/	

	background-color: #fff;
	width:100%;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	color: #333333;
	overflow: hidden;

	
} #prix
{ text-align:right;
	width: 45%;
	float:right;
	margin-right:5%;
	font-family: prest;
	color: #AF598A;
	font-weight: bolder;
}}

@media screen and (max-width: 420px)
{	#bat2  {
	position:absolute;
	width:340px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 145px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: auto;
	padding-top: 0px;
	top:-4px;
	z-index: 26;
	margin-right: auto;
	left: 24%;
}
#case1 { display:none;
	position:absolute;
	width:191px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-y;
	margin-left: -40px;
	padding-top: 0px;
	top:16px;
	z-index: -30;
	margin-top: 1px;
	left: 0%;
	color: #000033;
}

#bat9  {
	position:absolute;
	width:172px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 97px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:72px;
	left: -25px;
	z-index: 25;
}

#bat1  {
	position:absolute;
	width:181px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 84px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:52px;
	left: 20%;
	z-index: 28;
}

#bat5  {
	position:absolute;
	width:150px;
	font-family: prest;
	float: left;
	font-weight: bold;
	height: 90px;
	background-repeat: repeat-y;
	margin-left: 0%;
	top:52px;
	left: 72%;
	z-index:29;
} 

 	body
	{
		font-size: 12px;
		line-height: 25px;
	}
}

@media screen and (max-width: 360px)
{	
	h1
	{
	
	}
}
