#menu{
	position: relative;
	height: 46px;
	width:710px;
	margin:0px;
	top: 0px;
	left: 45px;
}
#menu span{
	display:none;
}
#menu ul {
	position: relative;
	width:710px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#menu li{
	margin:0px;
	list-style:none;
	display:inline;
}
li#op01 a { position:absolute; left:0px;   width:143px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/principal.gif) no-repeat 0px 0px; }
li#op02 a { position:absolute; left:143px;  width:118px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/quienesSomos.gif) no-repeat 0px 0px ; }
li#op03 a { position:absolute; left:261px; width:96px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/productos.gif) no-repeat 0px 0px ; }
li#op04 a { position:absolute; left:357px; width:100px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/galerias.gif) no-repeat 0px 0px ; }
li#op05 a { position:absolute; left:457px; width:101px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/ubicacion.gif) no-repeat 0px 0px ; }
li#op06 a { position:absolute; left:558px; width:152px; height:46px; top:0px; bottom:0px; text-decoration:none; background: url(../img/contactanos.gif) no-repeat 0px 0px ; }


li#op01 a:hover, li#op02 a:hover, li#op03 a:hover, li#op04 a:hover, li#op05 a:hover, li#op06 a:hover{ background-position: 0px -46px;}

