/*
-----------------------------------------------
Style Sheet of page estero.html of the author
Author:   Enrique R. Aznar    www.ugr.es/~eaznar/
Version:  2010.01
----------------------------------------------- */
/* Estilo para toda la pagina */
.izda  {float: left;}
.drcha  {float: right;}
.centro {float: left; margin-left:50px;}
.clear {clear: both;}
p {color: #a00;}
input {width: 3em;text-align:right;}
button  {background-color:#cccccc; width:94;}
#centrado {position: relative;width: 800px;margin: 0 auto;text-align: center;} 
#falsilla { clear: both;width: 800px; height: 800px; border: 1px solid #484;background-color:#e0eaf4; }