/* English style below */
a#english {
    display: block;
    width: 259px;
    height: 48px;
    background-image: url(../images/navigation/english.png);
    background-position: 0 0;
    margin: 0px;
}
a#english:hover {
    background-position: 0 -48px;
}
a .alt { display: none; }
/* Français style below */
a#francais {
    display: block;
    width: 259px;
    height: 48px;
    background-image: url(../images/navigation/francais.png);
    background-position: 0 0;
    margin: 0px;
}
a#francais:hover {
    background-position: 0 -48px;
}
a .alt { display: none; }
/* Accueil style below */
a#accueil {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/accueil.png);
    background-position: 0 0;
    margin: 0px;
}
a#accueil:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Indicateurs de fuites style below */
a#indicateurs {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/indicateurs-de-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#indicateurs:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Localisation style below */
a#localisation {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/localisation-de-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#localisation:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Thermographie style below */
a#thermographie {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/thermographie-pour-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#thermographie:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Expertises style below */
a#expertises {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/expertise-de-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#expertises:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Fuites dans la Piscine style below */
a#piscines {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/fuites-dans-piscine.png);
    background-position: 0 0;
    margin: 0px;
}
a#piscines:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Controle Camera style below */
a#camera {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/controle-camera-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#camera:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Mauvaises Odeurs style below */
a#odeurs {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/mauvaises-odeurs.png);
    background-position: 0 0;
    margin: 0px;
}
a#odeurs:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Egouttages style below */
a#egouttages {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/egouttages.png);
    background-position: 0 0;
    margin: 0px;
}
a#egouttages:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Autres type de fuites style below */
a#autre {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/autres-types-de-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#autre:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Pourquoi faire une recherche style below */
a#pourquoi {
    display: block;
    width: 259px;
    height: 32px;
    background-image: url(../images/navigation/pourquoi-rechercher-fuites.png);
    background-position: 0 0;
    margin: 0px;
}
a#pourquoi:hover {
    background-position: 0 -32px;
}
a .alt { display: none; }
/* Bibliotheque style below */
a#bibliotheque {
    display: block;
    width: 259px;
    height: 34px;
    background-image: url(../images/navigation/bibliotheque.png);
    background-position: 0 0;
    margin: 0px;
}
a#bibliotheque:hover {
    background-position: 0 -34px;
}
a .alt { display: none; }
/* Adresse style below */
a#adresse {
    display: block;
    width: 259px;
    height: 33px;
    background-image: url(../images/navigation/adresse-contact.png);
    background-position: 0 0;
    margin: 0px;
}
a#adresse:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* mid-detection style below */
a#mid-detection {
    display: block;
    width: 319px;
    height: 48px;
    background-image: url(../images/navigation/detection.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#mid-detection:hover {
    background-position: 0 -48px;
}
a .alt { display: none; }
/* mid-expertises style below */
a#mid-expertises {
    display: block;
    width: 319px;
    height: 47px;
    background-image: url(../images/navigation/expertises.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#mid-expertises:hover {
    background-position: 0 -47px;
}
a .alt { display: none; }
/* mid-plomberie style below */
a#mid-plomberie {
    display: block;
    width: 319px;
    height: 46px;
    background-image: url(../images/navigation/plomberie.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#mid-plomberie:hover {
    background-position: 0 -46px;
}
a .alt { display: none; }
/* mid-egouts style below */
a#mid-egouts {
    display: block;
    width: 319px;
    height: 67px;
    background-image: url(../images/navigation/egouts.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#mid-egouts:hover {
    background-position: 0 -67px;
}
a .alt { display: none; }
