html {height: 96%;}
body {background-color: #e3f0f6; margin: 10px; height: 96%; position: absolute; left: 0px; top: 0px;}
img {border: 0px;}
table {width: 100%; height: 100%; vertical-align: middle; text-align: center;}
#navigation {height: 2%;}
#navigation #prev {margin-bottom: 30px; position: absolute; top: 6px; left: 6px;}
#navigation #prev a {width: 130px; height: 32px; margin: 0px; padding: 0px; position: relative; overflow: hidden; cursor: hand; background-color: #000000;}
#navigation #prev span {width: 130px; height: 32px; display: block; position: absolute; left: 0px; top: 0px; z-index: 1; margin: 0px; padding: 0px; background: url('../img/foto-prev.gif') repeat-x;}
#navigation #index {position: absolute; top: 6px; left: 50%; margin-left: -39px;}
#navigation #index a {width: 90px; height: 32px; margin: 0px; padding: 0px; position: relative; overflow: hidden; cursor: hand;}
#navigation #index span {width: 90px; height: 32px; display: block; position: absolute; left: 0px; top: 0px; z-index: 1; margin: 0px; padding: 0px; background: url('../img/foto-index.gif') repeat-x;}
#navigation #next {position: absolute; top: 6px; left: 100%; margin-left: -134px;}
#navigation #next a {width: 130px; height: 32px; margin: 0px; padding: 0px; position: relative; overflow: hidden; cursor: hand;}
#navigation #next span {width: 130px; height: 32px; display: block; position: absolute; left: 0px; top: 0px; z-index: 1; margin: 0px; padding: 0px; background: url('../img/foto-next.gif') repeat-x;}
.hidden {display: none;}

