/*=====================================================
// Version : 2.0
// Projet  : Rose des champs French CSS
//=====================================================*/

/* ---------- MENU */
#l-accueil                              { background: transparent url(../images/l-home.png) no-repeat; width: 59px; height: 16px }
#l-activites                            { background: transparent url(../images/l-activities.png) no-repeat; width: 84px; height: 16px }
#l-boutique                             { background: transparent url(../images/l-store.png) no-repeat; width: 48px; height: 16px }
#l-historique                           { background: transparent url(../images/l-history.png) no-repeat; width: 62px; height: 21px }
#l-liens                                { background: transparent url(../images/l-links.png) no-repeat; width: 44px; height: 16px }
#l-joindre                              { background: transparent url(../images/l-contact.png) no-repeat; width: 111px; height: 16px }


/* ----- Accueil */
#accueil h2                             { background: transparent url(../images/h-welcome.png) no-repeat; }

/* ----- Activites */
#activites h2                           { background: transparent url(../images/h-activities.png) no-repeat; width: 87px; height: 18px }

/* ----- Forfaits */
#forfaits h2                            { background: transparent url(../images/h-prices.png) no-repeat; width: 59px; height: 19px }

/* ----- Boutique */
#boutique h2                            { background: transparent url(../images/h-store.png) no-repeat; width: 50px; height: 18px }

/* ----- Dimanches */
#dimanche h2                            { background: transparent url(../images/h-sundays.png) no-repeat; width: 189px; height: 24px }

/* ----- Historique */
#historique h2                          { background: transparent url(../images/h-history.png) no-repeat; width: 67px; height: 23px }

/* ----- Liens */
#liens h2                               { background: transparent url(../images/h-links.png) no-repeat; width: 47px; height: 18px }

/* ----- Contact */
#contact h2                             { background: transparent url(../images/h-contact-us.png) no-repeat; width: 113px; height: 18px }
