/* CSS Document */

/* menu grisé */
#cache2{

}


/* menu */


#menufond{

z-index:1;
position:absolute;
left:0px;
top:111px;
}

#onglet-accueil a{ z-index:2; width:55px; height:32px; position:absolute; display:block; top:111px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-accueil a:hover{  z-index:2; width:55px; height:32px; position:absolute; display:block; top:111px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }

#onglet-inscriptions a{ z-index:2; width:84px; height:32px; position:absolute; display:block; top:111px; left:55px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-inscriptions a:hover{ z-index:2; width:84px; height:32px; position:absolute; display:block; top:111px; left:55px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }

#onglet-reseaux a{ z-index:2; width:134px; height:32px; position:absolute; display:block; top:111px; left:139px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-reseaux a:hover{ z-index:2; width:134px; height:32px; position:absolute; display:block; top:111px; left:139px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }

#onglet-sponsors a{ z-index:2; width:71px; height:32px; position:absolute; display:block; top:111px; left:273px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-sponsors a:hover{ z-index:2; width:71px; height:32px; position:absolute; display:block; top:111px; left:273px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }



#onglet-presse a{ z-index:2; width:50px; height:32px; position:absolute; display:block; top:111px; left:343px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-presse a:hover{ z-index:2; width:50px; height:32px; position:absolute; display:block; top:111px; left:343px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }


#onglet-infos a{ z-index:2; width:106px; height:32px; position:absolute; display:block; top:111px; left:393px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-infos a:hover{ z-index:2; width:106px; height:32px; position:absolute; display:block; top:111px; left:393px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }


#onglet-qui a{ z-index:2; width:123px; height:32px; position:absolute; display:block; top:111px; left:499px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-qui a:hover{ z-index:2; width:123px; height:32px; position:absolute; display:block; top:111px; left:499px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat; }

#onglet-guide a{ z-index:2; width:126px; height:32px; position:absolute; display:block; top:111px; left:621px; background-image:url(images/menu-bg.gif); background-position:center; background-repeat:repeat; }
#onglet-guide a:hover{ z-index:2; width:126px; height:32px; position:absolute; display:block; top:111px; left:621px; background-image:url(images/menu-fleche.gif); background-position:bottom; background-repeat:no-repeat;  }

