#inicio{
  width: 13px;
  height: 40px;
  background-image: url(../img/menu/img-inicio.gif);
  background-repeat: no-repeat;
  display: block;
}
.spacer{
  background-image: url(../img/menu/img-spaces.gif);
  width: 22px;
  height: 40px;
  display: block;
}
#shortbio a{
  width: 51px;
  height: 40px;
  background-image: url(../img/menu/m-shortbio.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  display: block;
  text-indent: -5000px;
}
#shortbio a:hover{
  background-position: top;
}
#shortbio-on a{
  width: 51px;
  height: 40px;
  background-image: url(../img/menu/m-shortbio.gif);
  background-repeat: no-repeat;
  background-position: top;
  display: block;
  text-indent: -5000px;
}
#teaching a{
  background-image: url(../img/menu/m-teaching.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 46px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#teaching a:hover{
  background-position: top;
}
#teaching-on a{
  background-image: url(../img/menu/m-teaching.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 46px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#research a{
  background-image: url(../img/menu/m-research.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 46px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#research a:hover{
  background-position: top;
}
#research-on a{
  background-image: url(../img/menu/m-research.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 46px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#publications a{
  background-image: url(../img/menu/m-publications.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 65px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#publications a:hover{
  background-position: top;
}
#publications-on a{
  background-image: url(../img/menu/m-publications.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 65px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#books a{
    background-image: url(../img/menu/m-books.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 35px;
    height: 40px;
    display: block;
    text-indent: -5000px;
}
#books a:hover{
  background-position: top;
}
#books-on a{
    background-image: url(../img/menu/m-books.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 35px;
    height: 40px;
    display: block;
    text-indent: -5000px;
}
#awards a{
  background-image: url(../img/menu/m-awards.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 40px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#awards a:hover{
  background-position: top;
}
#awards-on a{
  background-image: url(../img/menu/m-awards.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 40px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#talks a{
  background-image: url(../img/menu/m-talks.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 28px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#talks a:hover{
  background-position: top;
}
#talks-on a{
  background-image: url(../img/menu/m-talks.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 28px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#essays a{
  background-image: url(../img/menu/m-essays.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 35px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#essays a:hover{
  background-position: top;
}
#essays-on a{
  background-image: url(../img/menu/m-essays.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 35px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#bd-br a{
  background-image: url(../img/menu/m-bandeira-br.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 26px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#bd-br a:hover{
  background-position: top;
}
#bd-br-on a{
  background-image: url(../img/menu/m-bandeira-br.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 26px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#bd-ing a{
  background-image: url(../img/menu/m-bandeira-ing.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 26px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#bd-ing a:hover{
  background-position: top;
}
#bd-ing-on a{
  background-image: url(../img/menu/m-bandeira-ing.gif);
  background-repeat: no-repeat;
  background-position: top;
  width: 26px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
.espaco{
  background-image: url(../img/menu/m-espaco.gif);
  background-repeat: repeat-x;
  height: 40px;
  display: block;
}
#bt-ufmg a{
  background-image: url(../img/menu/m-ufmg.gif);
  background-repeat: no-repeat;
  width: 58px;
  height: 40px;
  display: block;
  text-indent: -5000px;
}
#final{
  background-image: url(../img/menu/m-fim.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 40px;
  display: block;
}
#biografia a{
	width: 47px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-biografia.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}
#biografia a:hover{
	background-position: top;
}
#biografia-on a{
	width: 47px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-biografia.gif);
	background-repeat: no-repeat;
	background-position: top; 
}
#cursos a{
	width: 37px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-cursos.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#cursos-on a{
	width: 37px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-cursos.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#cursos a:hover{
	background-position: top;
}
#ensaios a{
	width: 41px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-ensaios.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#ensaios-on a{
	width: 41px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-ensaios.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#ensaios a:hover{
	background-position: top;
}
#livros a{
	width: 34px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-livros.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#livros-on a{
	width: 34px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-livros.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#livros a:hover{
	background-position: top;
}
#palestras a{
	width: 50px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-palestras.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#palestras-on a{
	width: 50px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-palestras.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#palestras a:hover{
	background-position: top;
}
#pesquisa a{
	width: 48px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-pesquisa.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#pesquisa-on a{
	width: 48px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-pesquisa.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#pesquisa a:hover{
	background-position: top;
}
#premios a{
	width: 44px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-premios.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#premios-on a{
	width: 44px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-premios.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#premios a:hover{
	background-position: top;
}
#publicacoes a{
	width: 63px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-publicacoes.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#publicacoes-on a{
	width: 63px;
	height: 40px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu/m-publicacoes.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#publicacoes a:hover{
	background-position: top;
}