#menu {height:40px; width:800px;margin:0; padding:0; background:url(../images/menu.jpg) 0px 0px no-repeat;}
#menu ul {margin:0 ; padding: 0; list-style-type: none;}
#menu li {float: left; display: inline;}
#menu a {float: left; display: inline; text-decoration: none;}
#menu span{display:none;}

/*Principal*/
#menu a.home {height: 40px; width:120px; margin:0 ;}
#menu a.home:hover {background:url(../images/menu.jpg)0px -40px no-repeat; width:120px;}
#menu li.current a.home {background:url(../images/menu.jpg) 0px -40px no-repeat;width:120px;}
/*Missao*/
#menu a.missao {height: 40px; width:180px; margin:0;}
#menu a.missao:hover {background:url(../images/menu.jpg)-120px -40px no-repeat; width:180px;}
#menu li.current a.missao {background:url(../images/menu.jpg) -120px -40px no-repeat;width:180px;}
/*Escola*/
#menu a.escola {height: 40px; width:155px; margin:0px;}
#menu a.escola:hover {background:url(../images/menu.jpg)-300px -40px no-repeat; width:155px;}
#menu li.current a.escola {background:url(../images/menu.jpg) -300px -40px no-repeat;width:155px;}
/*Cursos*/
#menu a.cursos {height: 40px; width:80px; margin:0px;}
#menu a.cursos:hover {background:url(../images/menu.jpg)-455px -40px no-repeat; width:80px;}
#menu li.current a.cursos {background:url(../images/menu.jpg) -455px -40px no-repeat;width:80px;}
/*Professores*/
#menu a.professores {height: 40px; width:80px; margin:0px;}
#menu a.professores:hover {background:url(../images/menu.jpg)-535px -40px no-repeat; width:90px;}
#menu li.current a.professores {background:url(../images/menu.jpg) -535px -40px no-repeat;width:90px;}
/*Matricula*/
#menu a.inscricao {height: 40px; width:90px; margin:0px;}
#menu a.inscricao:hover {background:url(../images/menu.jpg)-615px -40px no-repeat; width:100px;}
#menu li.current a.inscricao {background:url(../images/menu.jpg) -615px -40px no-repeat;width:100px;}
/*Contato*/
#menu a.contato {height: 40px; width:90px; margin:0px;}
#menu a.contato:hover {background:url(../images/menu.jpg)-705px -40px no-repeat; width:90px;}
#menu li.current a.contato {background:url(../images/menu.jpg) -705px -40px no-repeat;width:90px;}