#menu .inicio{
	margin:0;
	margin-left:15px;
	padding:0;
	height:45px;
	background:url(/images/menu/inicio_en.png) no-repeat;
	width:86px;
}

	#menu .inicio:hover, #menu .inicio.activo{
	margin:0;
	margin-left:15px;
	padding:0;
	height:45px;
	background:url(/images/menu/inicio_en_activo.png) no-repeat;
	width:86px;
}

#menu .empresa{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/empresa_en.png) no-repeat;
	width:111px;
}

	#menu .empresa:hover, #menu .empresa.activo{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/empresa_en_activo.png) no-repeat;
	width:111px;
}

#menu .productos{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/productos_en.png) no-repeat;
	width:120px;
}

	#menu .productos:hover, #menu .productos.activo{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/productos_en_activo.png) no-repeat;
	width:120px;
}

#menu .distribuidor{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/distribuidor_en.png) no-repeat;
	width:130px;
}

	#menu .distribuidor:hover, #menu .distribuidor.activo{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/distribuidor_en_activo.png) no-repeat;
	width:130px;
}
#menu .faq{
	margin:0;
	margin-left:15px;
	padding:0;
	height:45px;
	background:url(/images/menu/faq.png) no-repeat;
	width:74px;
}

	#menu .faq:hover, #menu .faq.activo{
	margin:0;
	margin-left:15px;
	padding:0;
	height:45px;
	background:url(/images/menu/faq_activo.png) no-repeat;
	width:74px;
}

#menu .contacto{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/contacto_en.png) no-repeat;
	width:108px;
}

	#menu .contacto:hover, #menu .contacto.activo{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/contacto_en_activo.png) no-repeat;
	width:108px;
}
#menu .tiendas{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/tiendas_en.png) no-repeat;
	width:97px;
}

	#menu .tiendas:hover, #menu .tiendas.activo{
	margin:0;
	margin-left:5px;
	padding:0;
	height:45px;
	background:url(/images/menu/tiendas_en_activo.png) no-repeat;
	width:97px;
}