.image_back {
position: absolute ; 
top: 0%; 
right : 0%;
}
img {
border :none ;
}

.back {
position: absolute ; 
top: 200px; 
right : 3%;
 text-decoration : none;
font-family : arial ;
font-size : 1.4em ;
color : #000 ;
}

a{
text-decoration: none ;
}

.fleche_gauche{
position: absolute ;
 top: 50%; 
left : 5%; 
}
.image_principale {
position: absolute ; 
top: 1%; 
left : 15%;
}

.fleche_droite {
 position: absolute ; 
top: 50%; 
right : 10%;
}
