body{cursor: url(cursoiseau.png) 16 16, auto;
	  overflow-X:hidden;   background-size: 100%, 100%;background-size:cover;
		background-position: left,right;
	  background-image: url(generat3.png); background-repeat:no-repeat; background-attachment:fixed;}
	  .fond{ float: left; filter:  sepia(500%); position: relative;width:30%;transition: all 5s;}
	  .fond:hover{position: relative;filter:  sepia(0%);transform: translateX(20px) rotate(-5deg) translateY(250%); width:50%; transition: all 5s;}
	  .fond:active{ position: relative;filter:  sepia(0%);transform: translateX(20px) rotate(5deg) translateY(-2350%); width:50%; transition: all 35s;}
	  .idpoisson{position: relative;float: right; background-attachment:fixed;}
	   .idpoissoni{ margin-left: 50%;}
	  .sortie a{margin-left: none; margin-right:none; font-size: 250%; font-family: 'Luckiest Guy'; color: white; background-color:  none ; text-decoration: none;}
	   p:hover{text-decoration:none; }