         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/fondo5.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*/

               .casa a { top: 0px; left:0px; } 


       .efectohover{                display: block;                width: 50px;                height: 50px;                position: absolute;                top: 0px;                left: 0px;                }

/* Posicion del enlace */                  .siguiente a{                       top: 284px;                       left: 710px;                       }  

                 .anterior a{                       top: 336px;                       left: 710px;                       }

                 .emergencia a{                       top: 388px;                       left: 710px;                       }             
#pantalla { display: block;                width: 420px;                height: 310px;                position: absolute;                top: 115px;                left: 280px;
	 }               


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

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

img {border: none;}


#descripcion { display: block;                width: 420px;                height: 20px;                position: absolute;                top: 450px;                left: 280px;
	 } 

 #descripcion p { color: #fff;
		  font-size: 1em;
		  text-align: center;
                }

#descripcion em { color: #fff;
		  font-size: 0.9em; font-style: normal;
	          font-variant: small-caps;
		  text-align: center;
                }
		   
