#entra {
position:relative;
width:60px;
height:30px;
margin:0 0 0 0;
border-bottom:1px dashed #e1e1e1;
/*background:url('grafics/Intro.gif') no-repeat left;*/
font-size:2em;
}


#PeliIntro{
position:absolute;
width:178px;
height:163px;
margin:0 0em 0 0em;
}


.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:76px;
  height:42px;
  text-indent: -99999px;
  margin:0 auto 0 auto;
}

.menu a:hover { background-position: 0 -40px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#intro { background-image: url(grafics/Entrar.jpg) }

