/* langue EN style below */
a#anglais {
    display: block;
    width: 87px;
    height: 91px;
    background-image: url(../images/nav-fr/english.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#anglais:hover {
    background-position: 0 -91px;
}
a .alt { display: none; }
/* Qui sommes-nous style below */
a#accueil {
    display: block;
    width: 162px;
    height: 56px;
    background-image: url(../images/nav-fr/qui-sommes-nous.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#accueil:hover {
    background-position: 0 -56px;
}
a .alt { display: none; }
/* La technique style below */
a#technique {
    display: block;
    width: 114px;
    height: 56px;
    background-image: url(../images/nav-fr/la-technique.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#technique:hover {
    background-position: 0 -56px;
}
a .alt { display: none; }
/* Galerie photos style below */
a#galeriephotos {
    display: block;
    width: 139px;
    height: 56px;
    background-image: url(../images/nav-fr/galerie-photos.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#galeriephotos:hover {
    background-position: 0 -56px;
}
a .alt { display: none; }
/* Contact style below */
a#contact {
    display: block;
    width: 122px;
    height: 56px;
    background-image: url(../images/nav-fr/contact.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contact:hover {
    background-position: 0 -56px;
}
a .alt { display: none; }
/* Les collections style below */
a#collections {
    display: block;
    width: 443px;
    height: 59px;
    background-image: url(../images/nav-fr/les-collections.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#collections:hover {
    background-position: 0 -59px;
}
a .alt { display: none; }
/* Les grillagés style below */
a#grillages {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/collection-les-grillages.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#grillages:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Les ludiques style below */
a#ludiques {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/collection-les-ludiques.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#ludiques:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Les zen style below */
a#zen {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/collection-les-zen.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#zen:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Les incontournables style below */
a#incontournables {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/collection-les-incontournables.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#incontournables:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Les contemporains style below */
a#contemporains {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/collection-les-contemporains.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contemporains:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Télécharger le catalogue style below */
a#catalogue {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/telecharger-le-catalogue.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#catalogue:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }
/* Envoyer la page à un ami style below */
a#envoyerpage {
    display: block;
    width: 443px;
    height: 37px;
    background-image: url(../images/nav-fr/envoyer-cette-page.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#envoyerpage:hover {
    background-position: 0 -37px;
}
a .alt { display: none; }