/* CSS Document by Christophe Dumant */
/* SPIEZ - Menu - Version autres*/

div#menu ul{
	margin:0px;
	padding:0px;
}
div#menu li.mn_accueil{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_accueil{
  width:120px;
  height:35px;
  background:url(../img/mn_accueil.png) no-repeat;
}
div#mn_accueil:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_accueil_ac.png) no-repeat;
}
div#ss_mn_accueil{
  margin-left:30px;
}
div#menu li.mn_serie{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_serie{
  width:120px;
  height:35px;
  background:url(../img/mn_serie.png) no-repeat;
}
div#mn_serie:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_serie_ac.png) no-repeat;
}
div#ss_mn_serie{
  margin-left:30px;
}
div#menu li.mn_videos{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_videos{
  width:120px;
  height:35px;
  background:url(../img/mn_videos.png) no-repeat;
}
div#mn_videos:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_videos_ac.png) no-repeat;
}
div#ss_mn_videos{
  margin-left:30px;
}
div#menu li.mn_forum{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_forum{
  width:120px;
  height:35px;
  background:url(../img/mn_forum.png) no-repeat;
}
div#mn_forum:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_forum_ac.png) no-repeat;
}
div#ss_mn_forum{
  margin-left:30px;
}
div#menu li.mn_jeux{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_jeux{
  width:120px;
  height:35px;
  background:url(../img/mn_jeux.png) no-repeat;
}
div#mn_jeux:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_jeux_ac.png) no-repeat;
}
div#ss_mn_jeux{
  margin-left:30px;
}
div#menu li.mn_goodies{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_goodies{
  width:120px;
  height:35px;
  background:url(../img/mn_goodies.png) no-repeat;
}
div#mn_goodies:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_goodies_ac.png) no-repeat;
}
div#ss_mn_goodies{
  margin-left:30px;
  padding-top:0px;
}
div#menu li.mn_woohp{
  height:35px;
  text-align:left;
  overflow:hidden;
}
div#mn_woohp{
  width:120px;
  height:35px;
  background:url(../img/mn_woohp.png) no-repeat;
}
div#mn_woohp:hover{
  width:120px;
  height:35px;
  background:url(../img/mn_woohp_ac.png) no-repeat;
}
div#ss_mn_woohp{
  margin-left:30px;
}