/* langue FR style below */
a#francais {
    display: block;
    width: 39px;
    height: 34px;
    background-image: url(../images/nav-fr/francais.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#francais:hover {
    background-position: 0 -34px;
}
a .alt { display: none; }
/* langue NL style below */
a#nederlands {
    display: block;
    width: 32px;
    height: 34px;
    background-image: url(../images/nav-fr/nederlands.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#nederlands:hover {
    background-position: 0 -34px;
}
a .alt { display: none; }
/* Accueil style below */
a#accueil {
    display: block;
    width: 220px;
    height: 34px;
    background-image: url(../images/nav-fr/accueil.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#accueil:hover {
    background-position: 0 -34px;
}
a .alt { display: none; }
/* Pourquoi le voltaique style below */
a#pourquoi-le-voltaique {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-fr/pourquoi-le-voltaique.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#pourquoi-le-voltaique:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Calcul Rentabilité style below */
a#calcul-rentabilite {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-fr/calcul-rentabilite.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#calcul-rentabilite:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Donnes techniques style below */
a#donnees-techniques {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-fr/donnees-techniques.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#donnees-techniques:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Liens intressants style below */
a#liens-interessants {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-fr/liens-interessants.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#liens-interessants:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Contact style below */
a#contact {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-fr/contact.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contact:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* NEDERLANDS style below */
/* Welkom style below */
a#welkom {
    display: block;
    width: 220px;
    height: 34px;
    background-image: url(../images/nav-nl/welkom.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#welkom:hover {
    background-position: 0 -34px;
}
a .alt { display: none; }
/* fotovoltaische energie style below */
a#fotovoltaische-energie {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-nl/fotovoltaische-energie.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#fotovoltaische-energie:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Onze voorstellen style below */
a#onze-voorstellen {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-nl/onze-voorstellen.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#onze-voorstellen:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Technische gegevens style below */
a#technische-gegevens {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-nl/technische-gegevens.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#technische-gegevens:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Opmerkelijke links style below */
a#opmerkelijke-links {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-nl/opmerkelijke-links.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#opmerkelijke-links:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }
/* Contact-nl style below */
a#contact-sunvolt {
    display: block;
    width: 220px;
    height: 33px;
    background-image: url(../images/nav-nl/contact-sunvolt.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contact-sunvolt:hover {
    background-position: 0 -33px;
}
a .alt { display: none; }