#contenidoanimacion{width: 380px;height: 480px;background-color:white;float:left;background-position:center center;margin: 0px auto;}




#contenido{width: 900px;height: 480px; background-color:white;float:left;}
#formulario{width: 500px;height: 480px; background-color:white;float:left;}


#contenido1{width:900px;height: 480px;float:left;margin:0px 0px 0px 0px;background-color:white;}



#cajaformula{margin:200px 0px 0px 0px;width: 500px; font-family: arial ;
font-size: 1em;background-color: white;text-align: center;}
#cajaformula1{margin:0px 0px 0px 0px;width: 500px; font-family: arial ;
font-size: 1.5em;background-color: white;text-align: center;}
#cajaformula2{margin:50px 0px 0px 0px;width: 500px; font-family: arial ;
font-size: 1.5em;background-color: white;text-align: center;}


#mapa{width: 360px;height: 350px;background-color:#2175bc;background-repeat: no-repeat;margin: 10px 10px 10px 10px;background-position: center center;}






#boton-volver{width: 120px;height: 80px; background-color:white;float:left;margin: 0px 0px 0px 0px;}

#boton-volver a {
width: 120px;  /* Ancho de la imagen */
height: 80px; /* Alto de la imagen */
display: block;
background: url(fotos/fotos-escaleras/botones-volver/flecha1.png) no-repeat; /* Imagen en estado normal */
}

#boton-volver a:hover {
background: url(fotos/fotos-escaleras/botones-volver/flecha2.png) no-repeat; /* Imagen en estado hover */
}

#boton-volver2{width: 120px;height: 80px; background-color:white;float:left;margin: 0px 0px 0px 780px;}

#boton-volver2 a {
width: 120px;  /* Ancho de la imagen */
height: 80px; /* Alto de la imagen */
display: block;
background: url(fotos/fotos-escaleras/botones-volver/flecha1.png) no-repeat; /* Imagen en estado normal */
}
 
#boton-volver2 a:hover {
background: url(fotos/fotos-escaleras/botones-volver/flecha2.png) no-repeat; /* Imagen en estado hover */
}