/* CSS 18052011 */ 

#boton-ingresar { 
  border:0 solid #000000;
  background:url(btn-ingresar.png) no-repeat;
  cursor: pointer;  
  height:46px;
  margin-top:0px;
  width:130px;
}

