/* Définition de la div image du lexique */
#divimage{
  
    /* image plus petite 5*5 */
    background-image: url(lexiquelarge.png);
    width: 900px;
    height: 350px;
    background-repeat:no-repeat;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

/* Définition des boutons lettres sous l'image */

/*1ère ligne*/

#boutonA { display: block;
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;  
    left: 58px; 
}
#boutonB { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px; 
    left: 130px;
}
#boutonC { display: block;
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 30px;
    left: 205px;
}
#boutonD { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 280px;
}
#boutonE { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 355px;
}
#boutonF { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 430px;
}
#boutonG { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 503px;
}
#boutonH { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 575px;
}
#boutonI { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 35px;
    left: 650px;
}




/*2ème ligne*/
#boutonJ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 110px;
    left: 58px; 
}

#boutonK { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 130px;
}
#boutonL { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 205px;
}
#boutonM { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 280px;
}
#boutonN { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 430px;
}
#boutonO { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 503px;
}
#boutonP { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 575px;
}
#boutonQ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 115px;
    left: 650px;
}


/*3ème ligne*/
#boutonR { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 190px;
    left: 58px; 
}
#boutonS { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 190px;
    left: 130px;
}
#boutonT { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 205px;
}
#boutonU { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 280px;
}
#boutonV { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 355px;
}
#boutonW { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 430px;
}
#boutonX { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 503px;
}
#boutonY { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 575px;
}
#boutonZ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 60px;
    height: 60px;
    position : absolute;
    top: 195px;
    left: 650px;
}