         body { font-size: 0.7em;
                font-family: "  Stone Sans", Helvetica, sans-serif;
                background-color: #000;
		               }


      #imagen {margin:0 auto;
               width: 800px;               height: 600px;               position: relative; /*Muy Importante*/               background:url(images/estudio.jpg) no-repeat;                }            a {display: block;               color:#000;               text-decoration:none;               position: absolute; /*Muy Importante*/               width: 64px; /*Tamaño de todos los cuadrados*/               height: 64px;                } 
       a:hover { cursor: hand;                }/*al pasar el ratón*/



       .efectohover{                display: block;                width: 70px;                height: 82px;                position: absolute;                top: 0px;                left: 0px;                }

  

                 .anterior a{                       top: 478px;                       left: 240px;                       }

               
              


          .animacion {                       position: absolute;                      left: -10000px;                      align:center;                      width: 70px;                      top: 0px;                      }

         a:hover .animacion{                       
                       left: 0px;                      } 

img {border: none;}




 

		   
