div#dejar_fijo{
  position: fixed;
  top: 0px;
  clear:both;
  width:100%;
  z-index:300;
}

.menu{
background-image:url(../images/nav_bg.gif);
background-position:top;
background-repeat:repeat-x;
background-position:top;
width:100%;
}