body { margin: 0; background: url("imagenes/portada2b.gif") no-repeat; background-attachment: fixed; background-position: 46% 30%; } h2 {text-align: center; color: #5b5951; font-weight: bold} h3 {text-align: center; color: #5b5951; font-weight: bold} p {font-size: 12pt; text-align: justify; color: #5b5951} table { // font-size: 11pt; // text-align: justify; } th { background-color: c4beaa; font-size: 11pt; font-weight: bold; color: 827e6f; text-align: center; } td { font-size: 11pt; color: 827e6f; } a { font-size: 10pt; text-decoration: none; color: 5b5951; font-weight: bold; } div#menu { // float: left; position: absolute; top: 13%; width: 15%; margin-left: -4%; margin-top: 0%; font-size: 0ex; } ul li { list-style-type: none; } .menu a { border-width: 1px; border-style: solid; width: 135px; text-decoration: none; font-size: 10pt; font-weight: bold; color: 827e6f; display: block; padding:5px; border-color:#C6BDA8; background-color:#e0dfd0; } .menu a:hover { background-color: rgb(204, 204, 204); } div#titulo { position: absolute; height: 10%; width: 100%; text-align: center; background: url("imagenes/fondo.gif") repeat-y; } div#cabecera { position: absolute; // top: 10%; // margin-top: -6%; height: 9%; width: 100%; background: url("imagenes/principal.gif") no-repeat center; } div#navegacion{ position: absolute; top: 10%; height: 3%; color: fcfcfa; width: 100%; background: url("imagenes/subtitulo2.gif") repeat-y; } div#cuerpo_menu { position: absolute; height: 75%; left: 20%; width: 65%; top: 15%; text-align: justify; } div#cuerpo_sin_menu { position: absolute; height: 75%; left: 0%; width: 100%; top: 15%; text-align: justify; } div#cuerpo_desplazamiento { position: absolute; height: 75%; left: 15%; width: 70%; top: 15%; overflow: auto; } // div#cuerpo { // margin-left: 20%; // margin-top: 3%; // height: 75%; // } div#pie { // margin-top: 0%; // text-align: center; position: absolute; top: 90%; left: 0%; width: 100%; }