a {
  outline: none;
}

.inicio {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/prueba.jpg) no-repeat;
  text-indent: -9999px;
}

a.inicio:link, a.inicio:visited, a.inicio:active {
  background: url(imag/prueba.jpg) no-repeat;
}

a.inicio:hover {
  background-position: -107px;

}

.elsistema {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/elsistema.jpg) no-repeat;
  text-indent: -9999px;
}

a.elsistema:link, a.elsitema:visited, a.elsistema:active {
  background: url(imag/elsistema.jpg) no-repeat;
}

a.elsistema:hover {
  background-position: -107px;
}
.productos {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/productos.jpg) no-repeat;
  text-indent: -9999px;
}

a.productos:link, a.productos:visited, a.productos:active {
  background: url(imag/productos.jpg) no-repeat;
}

a.productos:hover {
  background-position: -107px;
}
.informacion {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/informacion.jpg) no-repeat;
  text-indent: -9999px;
}

a.informacion:link, a.informacion:visited, a.informacion:active {
  background: url(imag/informacion.jpg) no-repeat;
}

a.informacion:hover {
  background-position: -107px;
}
.donde {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/dondeesta.jpg) no-repeat;
  text-indent: -9999px;
}

a.donde:link, a.donde:visited, a.donde:active {
  background: url(imag/dondeesta.jpg) no-repeat;
}

a.donde:hover {
  background-position: -107px;
}
.distribuidores {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/distribuidores.jpg) no-repeat;
  text-indent: -9999px;
}

a.distribuidores:link, a.distribuidores:visited, a.distribuidores:active {
  background: url(imag/distribuidores.jpg) no-repeat;
}

a.distribuidores:hover {
  background-position: -107px;
}
.contactenos {
  display: block;
  width: 107px;
  height: 36px;
  background: url(imag/contactenos.jpg) no-repeat;
  text-indent: -9999px;
}

a.contactenos:link, a.contactenos:visited, a.contactenos:active {
  background: url(imag/contactenos.jpg) no-repeat;
}

a.contactenos:hover {
  background-position: -107px;

}
#sistema {
	position:absolute;
	width:107px;
	height:36px;
	z-index:1;
	left: 107px;
	top: 0px;

}
#inicio {
	position:absolute;
	width:107px;
	height:36px;
	z-index:2;
	left: 1px;
	top: 0px;
}
#botonera {
	position:absolute;
	width:753px;
	height:36px;
	z-index:3;
	left: 163px;
	top: 52px;
}
#productos {
	position:absolute;
	width:107px;
	height:36px;
	z-index:3;
	left: 214px;
	top: 0;
}
#informacion {
	position:absolute;
	width:107px;
	height:36px;
	z-index:4;
	left: 321px;
	top: 0px;
}
#donde {
	position:absolute;
	width:107px;
	height:36px;
	z-index:5;
	top: 0px;
	left: 428px;
}
#distribuidores {
	position:absolute;
	width:107px;
	height:36px;
	z-index:6;
	left: 535px;
	top: 0px;
}
#contactenos {
	position:absolute;
	width:107px;
	height:36px;
	z-index:7;
	left: 642px;
	top: 0px;
}
