/* CSS Document */

#menu{
float:left;
width:207px;
padding-top:15px;
background-color: #b8c2de;
}

#menu ul{
display:none;}


a.accueil_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/accueil-off.png);
background-repeat:no-repeat;
}
a:hover.accueil_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/accueil-on.png);
background-repeat:no-repeat;
}

a.federation_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu/fede-off.png);
background-repeat:no-repeat;
}
a:hover.federation_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu/fede-on.png);
background-repeat:no-repeat;
}

a.actu_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/actu-off.png);
background-repeat:no-repeat;
}
a:hover.actu_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/actu-on.png);
background-repeat:no-repeat;
}

a.jc_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/jeunesse-off.png);
background-repeat:no-repeat;
}
a:hover.jc_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu/jeunesse-on.png);
background-repeat:no-repeat;
}

a.iti_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu/itineraires-off.png);
background-repeat:no-repeat;
}
a:hover.iti_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu/itineraires-on.png);
background-repeat:no-repeat;
}

a.benevoles_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu/benevole-off.png);
background-repeat:no-repeat;
}
a:hover.benevoles_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu/benevole-on.png);
background-repeat:no-repeat;
}


a.lettre_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu/lettre-off.png);
background-repeat:no-repeat;
}
a:hover.lettre_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu/lettre-on.png);
background-repeat:no-repeat;
}

a.adherents_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu/adherent-off.png);
background-repeat:no-repeat;
}
a:hover.adherents_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu/adherent-on.png);
background-repeat:no-repeat;
}

a.amis_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu/amis-off.png);
background-repeat:no-repeat;
}
a:hover.amis_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu/amis-on.png);
background-repeat:no-repeat;
}

a.contact_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu/contact-off.png);
background-repeat:no-repeat;
}
a:hover.contact_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu/contact-on.png);
background-repeat:no-repeat;
}

a.prive_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu/prive-off.png);
background-repeat:no-repeat;
}
a:hover.prive_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu/prive-on.png);
background-repeat:no-repeat;
}

a.blog_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu/blog-off.png);
background-repeat:no-repeat;
}
a:hover.blog_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu/blog-on.png);
background-repeat:no-repeat;
}

/* Menu espagnol */

a.accueil_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/accueil-off.png);
background-repeat:no-repeat;
}
a:hover.accueil_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/accueil-on.png);
background-repeat:no-repeat;
}

a.federation_es_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-es/fede-off.png);
background-repeat:no-repeat;
}
a:hover.federation_es_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-es/fede-on.png);
background-repeat:no-repeat;
}

a.actu_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/actu-off.png);
background-repeat:no-repeat;
}
a:hover.actu_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/actu-on.png);
background-repeat:no-repeat;
}

a.jc_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/jeunesse-off.png);
background-repeat:no-repeat;
}
a:hover.jc_es_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-es/jeunesse-on.png);
background-repeat:no-repeat;
}

a.iti_es_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-es/itineraires-off.png);
background-repeat:no-repeat;
}
a:hover.iti_es_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-es/itineraires-on.png);
background-repeat:no-repeat;
}

a.benevoles_es_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-es/benevole-off.png);
background-repeat:no-repeat;
}
a:hover.benevoles_es_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-es/benevole-on.png);
background-repeat:no-repeat;
}

a.lettre_es_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-es/lettre-off.png);
background-repeat:no-repeat;
}
a:hover.lettre_es_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-es/lettre-on.png);
background-repeat:no-repeat;
}

a.adherents_es_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-es/adherent-off.png);
background-repeat:no-repeat;
}
a:hover.adherents_es_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-es/adherent-on.png);
background-repeat:no-repeat;
}

a.amis_es_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-es/amis-off.png);
background-repeat:no-repeat;
}
a:hover.amis_es_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-es/amis-on.png);
background-repeat:no-repeat;
}

a.contact_es_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-es/contact-off.png);
background-repeat:no-repeat;
}
a:hover.contact_es_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-es/contact-on.png);
background-repeat:no-repeat;
}

a.prive_es_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-es/prive-off.png);
background-repeat:no-repeat;
}
a:hover.prive_es_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-es/prive-on.png);
background-repeat:no-repeat;
}


a.blog_es_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-es/blog-off.png);
background-repeat:no-repeat;
}
a:hover.blog_es_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-es/blog-on.png);
background-repeat:no-repeat;
}

/* Menu espagnol */
/* menu anglais */

a.accueil_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/accueil-off.png);
background-repeat:no-repeat;
}
a:hover.accueil_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/accueil-on.png);
background-repeat:no-repeat;
}

a.federation_en_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-en/fede-off.png);
background-repeat:no-repeat;
}
a:hover.federation_en_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-en/fede-on.png);
background-repeat:no-repeat;
}

a.actu_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/actu-off.png);
background-repeat:no-repeat;
}
a:hover.actu_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/actu-on.png);
background-repeat:no-repeat;
}

a.jc_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/jeunesse-off.png);
background-repeat:no-repeat;
}
a:hover.jc_en_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-en/jeunesse-on.png);
background-repeat:no-repeat;
}

a.iti_en_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-en/itineraires-off.png);
background-repeat:no-repeat;
}
a:hover.iti_en_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-en/itineraires-on.png);
background-repeat:no-repeat;
}

a.benevoles_en_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-en/benevole-off.png);
background-repeat:no-repeat;
}
a:hover.benevoles_en_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-en/benevole-on.png);
background-repeat:no-repeat;
}

a.lettre_en_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-en/lettre-off.png);
background-repeat:no-repeat;
}
a:hover.lettre_en_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-en/lettre-on.png);
background-repeat:no-repeat;
}

a.adherents_en_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-en/adherent-off.png);
background-repeat:no-repeat;
}
a:hover.adherents_en_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-en/adherent-on.png);
background-repeat:no-repeat;
}

a.amis_en_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-en/amis-off.png);
background-repeat:no-repeat;
}
a:hover.amis_en_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-en/amis-on.png);
background-repeat:no-repeat;
}

a.contact_en_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-en/contact-off.png);
background-repeat:no-repeat;
}
a:hover.contact_en_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-en/contact-on.png);
background-repeat:no-repeat;
}

a.prive_en_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-en/prive-off.png);
background-repeat:no-repeat;
}
a:hover.prive_en_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-en/prive-on.png);
background-repeat:no-repeat;
}


a.blog_en_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-en/blog-off.png);
background-repeat:no-repeat;
}
a:hover.blog_en_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-en/blog-on.png);
background-repeat:no-repeat;
}

/* Menu espagnol */
/* menu allemand */

a.accueil_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/accueil-off.png);
background-repeat:no-repeat;
}
a:hover.accueil_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/accueil-on.png);
background-repeat:no-repeat;
}

a.federation_de_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-de/fede-off.png);
background-repeat:no-repeat;
}
a:hover.federation_de_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-de/fede-on.png);
background-repeat:no-repeat;
}

a.actu_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/actu-off.png);
background-repeat:no-repeat;
}
a:hover.actu_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/actu-on.png);
background-repeat:no-repeat;
}

a.jc_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/jeunesse-off.png);
background-repeat:no-repeat;
}
a:hover.jc_de_off{
display:block;
width:181px;
height:32px;
background-image:url(img/menu-de/jeunesse-on.png);
background-repeat:no-repeat;
}

a.iti_de_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-de/itineraires-off.png);
background-repeat:no-repeat;
}
a:hover.iti_de_off{
display:block;
width:181px;
height:34px;
background-image:url(img/menu-de/itineraires-on.png);
background-repeat:no-repeat;
}

a.benevoles_de_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-de/benevole-off.png);
background-repeat:no-repeat;
}
a:hover.benevoles_de_off{
display:block;
width:181px;
height:35px;
background-image:url(img/menu-de/benevole-on.png);
background-repeat:no-repeat;
}

a.lettre_de_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-de/lettre-off.png);
background-repeat:no-repeat;
}
a:hover.lettre_de_off{
display:block;
width:181px;
height:29px;
background-image:url(img/menu-de/lettre-on.png);
background-repeat:no-repeat;
}

a.adherents_de_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-de/adherent-off.png);
background-repeat:no-repeat;
}
a:hover.adherents_de_off{
display:block;
width:181px;
height:39px;
background-image:url(img/menu-de/adherent-on.png);
background-repeat:no-repeat;
}

a.amis_de_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-de/amis-off.png);
background-repeat:no-repeat;
}
a:hover.amis_de_off{
display:block;
width:181px;
height:36px;
background-image:url(img/menu-de/amis-on.png);
background-repeat:no-repeat;
}

a.contact_de_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-de/contact-off.png);
background-repeat:no-repeat;
}
a:hover.contact_de_off{
display:block;
width:181px;
height:27px;
background-image:url(img/menu-de/contact-on.png);
background-repeat:no-repeat;
}

a.prive_de_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-de/prive-off.png);
background-repeat:no-repeat;
}
a:hover.prive_de_off{
display:block;
width:181px;
height:33px;
background-image:url(img/menu-de/prive-on.png);
background-repeat:no-repeat;
}


a.blog_de_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-de/blog-off.png);
background-repeat:no-repeat;
}
a:hover.blog_de_off{
display:block;
width:181px;
height:40px;
background-image:url(img/menu-de/blog-on.png);
background-repeat:no-repeat;
}



