/**********************menu**********************************/
#menu {
	height:42px;
	width: 800px;
	position: absolute;
	top: 108px;
}
#menu span{
	display:none;
}
#menu ul{
	display:inline;
}
#menu li{
	display:inline;
}


#op01 a { position:absolute; left:0px; width:78px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_inicio.jpg) 0px 0px no-repeat; }
#op02 a { position:absolute; left:88px; width:120px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_sobreN.jpg) 0px 0px no-repeat; }
#op03 a { position:absolute; left:208px; width:73px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_ventas.jpg) 0px 0px no-repeat; }
#op04 a { position:absolute; left:281px; width:82px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_servicios.jpg) 0px 0px no-repeat; }
#op05 a { position:absolute; left:363px; width:112px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_refacciones.jpg) 0px 0px no-repeat; }
#op06 a { position:absolute; left:475px; width:87px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_modelos.jpg) 0px 0px no-repeat; }
#op07 a { position:absolute; left:562px; width:95px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_ubicacion.jpg) 0px 0px no-repeat; }
#op08 a { position:absolute; left:657px; width:143px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_contactanos.jpg) 0px 0px no-repeat; }

 

li#op01 a:hover, li#op02 a:hover, li#op03 a:hover, li#op04 a:hover,  li#op05 a:hover,  li#op06 a:hover, li#op07 a:hover, li#op08 a:hover { background-position: 0 -42px; }


#op01Activo a { position:absolute; left:0px; width:78px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_inicio.jpg) 0px -42px no-repeat; }
#op02Activo a { position:absolute; left:78px; width:120px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_sobreN.jpg) 0px -42px no-repeat; }
#op03Activo a { position:absolute; left:198px; width:73px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_ventas.jpg) 0px -42px no-repeat; }
#op04Activo a { position:absolute; left:271px; width:92px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_servicios.jpg) 0px -42px no-repeat; }
#op05Activo a { position:absolute; left:363px; width:112px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_refacciones.jpg) 0px -42px no-repeat; }
#op06Activo a { position:absolute; left:475px; width:87px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_modelos.jpg) 0px -42px no-repeat; }
#op07Activo a { position:absolute; left:562px; width:95px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_ubicacion.jpg) 0px -42px no-repeat; }
#op08Activo a { position:absolute; left:657px; width:143px; height:42px; top:0px; bottom:0px; text-decoration:none; background:url(../img/bt_contactanos.jpg) 0px -42px no-repeat; }


a{
	outline:0;
}