.titresport{
    position: relative;
    text-align: center;
    color: white;
    font-family: "exo black";
    font-size: 7em;
    text-shadow: 0 0 20px black;
}

.titresport img{
    width: 100%;
}

.bottomleft{
    position: absolute;
    bottom: 22%;
    left: 6%;
}

main p{
    font-family: "exo";
    font-size: 1em;
    padding: 1.5% 6%;
    text-align: justify;
}

.left{
    text-align: left;
    padding: 2% 6%;
    font-size: 1.5em;
}

.seances{
    position: relative;
    top: 50%;
    left: 77.8%;
    margin: 2.5% 2.5% 5% 2.5%;
    padding: 1% 4%;
}

.seances a{
    text-decoration: none;
    color: white;
}