div#content div#top div#top_menu a.first{
      width:60px;
      height:10px;
      background:url('../img/menu_top_deu.png');
      background-position:-96px 10px;
}

div#content div#top div#top_menu a.first.selected{

      background:url('../img/menu_top_deu.png');
      background-position:-96px 0px;
}



div#content div#top div#top_menu a.second{
      width:54px;
      height:10px;
      background:url('../img/menu_top_deu.png');
      background-position:-154px 0px;
}
div#content div#top div#top_menu a.second.selected{
      background-position:-154px -10px;
}

div#content div#top div#top_menu a.third{
      width:100px;
      height:10px;
      background:url('../img/menu_top_deu.png');
      background-position:-220px 0px;
}

div#content div#top div#top_menu a.third.selected{
       background-position:-220px 20px;
}
div#content div#top div#top_menu a.third.on{
      background-position:-232px 60px;
}
div#content div#top div#top_menu a.fourth{
      width:158px;
      height:10px;
      background:url('../img/menu_top_deu.png');
      background-position:-337px 0px;
}
div#content div#top div#top_menu a.fourth.selected{
  background-position:-337px 10px;
}

div#content div#top div#top_menu a.fourth.on{
      background-position:-337px 90px;
}

