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

/* ---------- MENU */
#l-accueil                              { background: transparent url(../images/l-accueil.png) no-repeat; width: 75px; height: 16px }
#l-activites                            { background: transparent url(../images/l-activites.png) no-repeat; width: 80px; height: 16px }
#l-boutique                             { background: transparent url(../images/l-boutique.png) no-repeat; width: 88px; height: 21px }
#l-historique                           { background: transparent url(../images/l-historique.png) no-repeat; width: 96px; height: 21px }
#l-liens                                { background: transparent url(../images/l-liens.png) no-repeat; width: 48px; height: 16px }
#l-joindre                              { background: transparent url(../images/l-joindre.png) no-repeat; width: 126px; height: 21px }


/* ----- Accueil */
#accueil h2                             { background: transparent url(../images/h-bienvenue.png) no-repeat; width: 347px; height: 22px }

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

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

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

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

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

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

/* ----- Contact */
#contact h2                             { background: transparent url(../images/h-nous-joindre.png) no-repeat; width: 129px; height: 23px }
