#entra {
position:absolute;
width:60px;
height:30px;
margin:0 0 0 0;
border-bottom:1px dashed #e1e1e1;
font-size:2em;
}


#PeliIntro{
position:absolute;
width:178px;
height:163px;
margin:0 0em 0 0em;
}



/* a img { border:1px blue; } 
a:hover img {border: 1px dashed #c0c0c0; }
*/

.rollover a 
{
/*float:left;*/
border:1px solid #fff;
display:block;
width:130px;
height:62px;
/* background-color: #fff; */
margin:0px 0px 0px 10px;
padding:0px;
}



.rollover a:hover {
border-bottom:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-top:1px solid #f1f1f1;
border-left:1px solid #f1f1f1;
/*background-color: #f5f5f5*/
}

