#menu { 
	width:370px;
	height:18px;
	float:left;
	margin-top:63px;
	margin-left:95px; 
	}
#menu ul li{ display:inline;}
#menu ul li a{
	display: block;
	float:left;
	overflow: hidden;
	text-indent:-30000em;
	}
.mhome { 
	width:33px;
	height:18px;
	background:url(../imagens/mhome.jpg) no-repeat;
	margin-right:15px;
	}
.mhome:hover {
	background-position:0 -18px; 
	}
.mempresa { 
	width:51px;
	height:18px;
	background:url(../imagens/mempresa.jpg) no-repeat;
	margin-right:15px;
	}
.mempresa:hover {
	background-position:0 -18px; 
	}
.mestrutura { 
	width:64px;
	height:18px;
	background:url(../imagens/mestrutura.jpg) no-repeat;
	margin-right:15px;
	}
.mestrutura:hover {
	background-position:0 -18px; 
	}
.minformacoes { 
	width:80px;
	height:18px;
	background:url(../imagens/minformacoes.jpg) no-repeat;
	margin-right:15px;
	}
.minformacoes:hover {
	background-position:0 -18px; 
	}
.mcontatos { 
	width:60px;
	height:18px;
	background:url(../imagens/mcontatos.jpg) no-repeat;
	margin-right:15px;
	}
.mcontatos:hover {
	background-position:0 -18px; 
	}