/* CHOIX DE LANGUE */
/* Français style below */
a#francais {
    display: block;
    width: 48px;
    height: 37px;
    background-image: url(../images/nav-fr/francais.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#francais:hover {
    background-position: 0 -37px;
}
/* Nederlands style below */
a#nederlands {
    display: block;
    width: 34px;
    height: 37px;
    background-image: url(../images/nav-fr/nederlands.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#nederlands:hover {
    background-position: 0 -37px;
}
/* FRANCAIS NAVIGATION HORIZONTALE */
/* Homepage style below */
a#accueil {
    display: block;
    width: 155px;
    height: 60px;
    background-image: url(../images/nav-fr/accueil.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#accueil:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* Services style below */
a#services {
    display: block;
    width: 141px;
    height: 60px;
    background-image: url(../images/nav-fr/services.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#services:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* Services 2 style below */
a#services2 {
    display: block;
    width: 141px;
    height: 60px;
    background-image: url(../images/nav-fr/services_1.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#services2:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* Societe style below */
a#societe {
    display: block;
    width: 141px;
    height: 60px;
    background-image: url(../images/nav-fr/societe.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#societe:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* Questions style below */
a#questions {
    display: block;
    width: 141px;
    height: 60px;
    background-image: url(../images/nav-fr/questions.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#questions:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* Contact style below */
a#contact {
    display: block;
    width: 166px;
    height: 60px;
    background-image: url(../images/nav-fr/contact.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contact:hover {
    background-position: 0 -60px;
}
a .alt { display: none; }
/* FRANCAIS NAVIGATION VERTICALE */
/* Achats style below */
a#achats {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/achats-groupes-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#achats:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Assurances style below */
a#assurances {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/assurances-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#assurances:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Sites Web style below */
a#sites {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/creation-sites-web-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#sites:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Promotions style below */
a#promotion {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/visibilite-promotion-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#promotion:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Petite annonces style below */
a#annonces {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/annonces-offre-d-emploi.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#annonces:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Comptabilité style below */
a#comptabilite {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/comptabilite-fiscalite-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#comptabilite:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Secretariat Social style below */
a#secretariat {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/secretariat-social-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#secretariat:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Diététique style below */
a#dietetique {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/conseils-dietetiques-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#dietetique:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }

/* Services juridiques style below */
a#juridique {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/services-juridiques-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#juridique:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Transmission de société style below */
a#transmission {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/transmission-d-entreprise-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#transmission:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Relations Publique style below */
a#rp {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/relations-publiques-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#rp:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* Personnel Qualifié */
a#personnel {
    display: block;
    width: 261px;
    height: 31px;
    background-image: url(../images/nav-fr/personnel-qualifie-horeca.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#personnel:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }