/***Menu gauche***/

#menuExplorateur ul {margin:0; padding:0;}
#menuExplorateur li {display:block; margin:0px; padding:0; list-style-type:none;}
#menuExplorateur a span{visibility:hidden;}
#menuExplorateur a:link, a:visited, a:hover, a:active {text-decoration:none;}

#menuExplorateur #livres a { background:url(/jeunesse/explorateur/img/livres.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #livres a:hover { background:url(/jeunesse/explorateur/img/livres_x.gif) no-repeat;}
#menuExplorateur #cinema a { background:url(/jeunesse/explorateur/img/cinema.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #cinema a:hover { background:url(/jeunesse/explorateur/img/cinema_x.gif) no-repeat;}
#menuExplorateur #musique a { background:url(/jeunesse/explorateur/img/musique.gif); background-repeat:no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #musique a:hover { background:url(/jeunesse/explorateur/img/musique_x.gif) no-repeat;}
#menuExplorateur #sports a { background:url(/jeunesse/explorateur/img/sports.gif); background-repeat:no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #sports a:hover { background:url(/jeunesse/explorateur/img/sports_x.gif) no-repeat;}
#menuExplorateur #sciences a{ background:url(/jeunesse/explorateur/img/sciences.gif) no-repeat; width:156px; height:26px; display:block; text-decoration:none;}
#menuExplorateur #sciences a:hover{ background:url(/jeunesse/explorateur/img/sciences_x.gif) no-repeat;}
#menuExplorateur #nature a{ background:url(/jeunesse/explorateur/img/nature.gif) no-repeat; width:156px; height:41px; display:block; text-decoration:none;}
#menuExplorateur #nature a:hover{ background:url(/jeunesse/explorateur/img/nature_x.gif) no-repeat;}
#menuExplorateur #histoire a { background:url(/jeunesse/explorateur/img/histoire.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #histoire a:hover { background:url(/jeunesse/explorateur/img/histoire_x.gif) no-repeat;}
#menuExplorateur #passeport a { background:url(/jeunesse/explorateur/img/passeport.gif) no-repeat; width:156px; height:41px; text-decoration:none; display:block;}
#menuExplorateur #passeport a:hover { background:url(/jeunesse/explorateur/img/passeport_x.gif) no-repeat;}
#menuExplorateur #toutToi a { background:url(/jeunesse/explorateur/img/toutToi.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #toutToi a:hover { background:url(/jeunesse/explorateur/img/toutToi_x.gif) no-repeat;}

#menuExplorateur #livres_over a { background:url(/jeunesse/explorateur/img/livres_x.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #cinema_over a { background:url(/jeunesse/explorateur/img/cinema_x.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #musique_over a { background:url(/jeunesse/explorateur/img/musique_x.gif); background-repeat:no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #sports_over a { background:url(/jeunesse/explorateur/img/sports_x.gif); background-repeat:no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #sciences_over a { background:url(/jeunesse/explorateur/img/sciences_x.gif) no-repeat; width:156px; height:24px; text-decoration:none; display:block;}
#menuExplorateur #nature_over a { background:url(/jeunesse/explorateur/img/nature_x.gif) no-repeat; width:156px; height:41px; text-decoration:none; display:block;}
#menuExplorateur #histoire_over a { background:url(/jeunesse/explorateur/img/histoire_x.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}
#menuExplorateur #passeport_over a { background:url(/jeunesse/explorateur/img/passeport_x.gif) no-repeat; width:156px; height:41px; text-decoration:none; display:block;}
#menuExplorateur #toutToi_over a { background:url(/jeunesse/explorateur/img/toutToi_x.gif) no-repeat; width:156px; height:26px; text-decoration:none; display:block;}

