/* Définition de la div image du lexique */

#divimage{
    /* image petite 5*5 */
    width: 268px;
    height: 318px;
    background-image: url(lexiquepetit.jpg);
    background-repeat:no-repeat;
}

/*Définition des boutons*/

/*1ère ligne*/
#boutonA { display: block;
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 30px;  
    left: 23px; 
}
#boutonB { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 30px;
    left: 75px;
}
#boutonC { display: block;
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 30px;
    left: 127px;
}
#boutonD { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 30px;
    left: 177px;
}
#boutonE { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 30px;
    left: 227px;
}

/*2ème ligne*/
#boutonF { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 75px;
    left: 23px;
}
#boutonG { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 75px;
    left: 75px;
}
#boutonH { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 75px;
    left: 127px;
}
#boutonI { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 75px;
    left: 177px;
}

#boutonJ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 75px;
    left: 227px;
}

/*3ème ligne*/
#boutonK { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 125px;
    left: 23px;
}
#boutonL { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 125px;
    left: 75px;
}
#boutonM { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 125px;
    left: 127px;
}
#boutonN { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 125px;
    left: 177px;
}
#boutonO { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 125px;
    left: 227px;
}

/*4ème ligne*/
#boutonP { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 175px;
    left: 23px;
}
#boutonQ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 175px;
    left: 75px;
}
#boutonR { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 175px;
    left: 127px;
}
#boutonS { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 175px;
    left: 177px;
}
#boutonT { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 175px;
    left: 227px;
}

/*5ème ligne*/
#boutonU { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 225px;
    left: 23px;
}
#boutonV { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 225px;
    left: 75px;
}
#boutonW { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 225px;
    left: 127px;
}
#boutonX { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 225px;
    left: 177px;
}
#boutonY { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 225px;
    left: 227px;
}

/*6ème ligne*/
#boutonZ { display: block; 
    background-color: transparent;
    border: none;
    border-radius:50px;
    text-decoration : none;
    width: 35px;
    height: 35px;
    position : absolute;
    top: 272px;
    left: 127px;
}