@charset "utf-8";
/* CSS Document */
#separator{ background:url(../images/menu/inter.jpg) no-repeat; width:2px;  float:left; display:block; position:relative;}
#menusuperior  { position:relative;margin-left:79px;margin-top:-30px;width:850px;height:22px;border:red solid 0px;}
#menusuperior a{ float:left; font-size:11px; font-family:Arial, Helvetica, sans-serif;list-style:none; position:relative; 
text-align:center;padding-top:8px;color:#FFF;  }
.ie6 #menusuperior{ margin-top:-32px; }
#menusuperior,.empresa,.empresa a,.empresa a:hover,
.inicio,.inicio a,.inicio a:hover,

.almacen,.almacen a,.almacen a:hover,
.ventajas,.ventajas a,.ventajas a:hover,
.galeria,.galeria a,.galeria a:hover,
.contacto,.contacto a,.contacto a:hover,
#separator{height:20px;}

.inicio{background:url(../images/menu1/inicio.jpg) no-repeat; width:118px;float:left; }
.inicio a{ width:114px;display:block; color:#FFF;text-decoration:none;}
.inicio a:hover{background:url(../images/menu1/inicioon.jpg) no-repeat;}

.empresa{background:url(../images/menu1/empresa.jpg) no-repeat; width:125px;float:left; }
.empresa a{ width:114px;display:block; color:#FFF;text-decoration:none;}
.empresa a:hover{background:url(../images/menu1/empresaon.jpg) no-repeat;}
.empresa .menu_flotante a:hover.menu_item{ color:#1358a1; background-image:none; }
.menu_flotante{left:5px;}

.almacen{background:url(../images/menu1/almacen.jpg) no-repeat; width:244px;float:left;}
.almacen a{width:231px; display:block;color:#FFF;text-decoration:none;}
.almacen a:hover{background:url(../images/menu1/almacenon.jpg) no-repeat; }
.almacen .menu_flotante a:hover.menu_item{ color:#1358a1; background-image:none; }

.ventajas{background:url(../images/menu1/ventajas.jpg) no-repeat; width:101px; float:left;}
.ventajas a{ width:224px; display:block;color:#FFF;text-decoration:none;}
.ventajas a:hover{background:url(../images/menu1/ventajason.jpg) no-repeat; }
.ventajas .menu_flotante2 a:hover.menu_item{ color:#1358a1; background-image:none; }
.menu_flotante2{left:400px;}

.galeria{background:url(../images/menu1/galeria.jpg) no-repeat; width:97px;float:left;}
.galeria a{ width:109px;display:block; color:#FFF;text-decoration:none;}
.galeria a:hover{background:url(../images/menu1/galeriaon.jpg) no-repeat; width:139px;}

.contacto{background:url(../images/menu1/contacto.jpg) no-repeat; width:116px; float:left;}
.contacto a{ width:115px;display:block; block;color:#FFF;text-decoration:none;}
.contacto a:hover{background:url(../images/menu1/contactoon.jpg) no-repeat;  }
.contacto .menu_flotante3 a:hover.menu_item{ color:#FFF000; background-image:none; }
.menu_flotante3{left:674px;}

.menu_flotante,.menu_flotante2{
	position:absolute;
	visibility:visible;
	z-index:20;
	min-width:60px;
	margin-top:28px;
}

.menu_flotante3{
	position:absolute;
	visibility:visible;
	z-index:20;
	/*min-width:60px;*/
	margin-top:28px;
	border:red solid 0px;
}

.ie6 .menu_flotante{
	margin-left:0px;
	 margin-top:28px; 
	 width:900px;
}
.ie6 .menu_flotante2{
	margin-left:0px;
	 margin-top:28px; 
	 width:900px;
}

.ie6 .menu_flotante3{
	margin-left:0px;
	 margin-top:28px; 
	 width:300px;
}

.menu_flotante span,.menu_flotante2 span,.menu_flotante3 span{ float:left; margin-top:10px; color:#aecce4;}
.menu_flotante img,.menu_flotante2 img,.menu_flotante3 img{ float:left;}
a.menu_item{display:block;float:left; margin-left:5px; margin-right:5px; color:#FFF;}
.menu_item img{ border-width:0px}
.sub-menu-borders{float:left;}

.fondo-sub-menu{background: url(../images/menu/bg-sub-menu2.jpg) repeat-x; height:25px; float:left;}
.fondo-sub-menu a{width:auto;height:auto;}
.fondo-sub-menu a:hover{ text-decoration:underline;}

#node-1 h2,.inline{ display:none; }