body { margin: 0px 0pt;
    padding: 0pt;
    background: rgb(0, 0, 0) url(imagenes/mapa.jpg) repeat-x fixed 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-variant: normal;
    font-size: 0.75em;
    line-height: 1.1;
    font-size-adjust: none;
    font-stretch: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;    color: rgb(204, 102, 0);
    font-style: normal;
    }  

div.cabecera { width: 100%;
    height: 95px;
    background-image: url(imagenes/pagina-top.jpg);
    background-repeat: repeat-x;
    }  

div.todo { width: 100%;
    }
  
div.marco-top1 { width: 668px;
    height: 32px;
    background-image: url(imagenes/top1.gif);
    background-repeat: no-repeat;
    background-position: center top;
    }
  
div.marco-top2 { width: 668px;
    height: 77px;
    background-image: url(imagenes/top2.gif);
    background-repeat: no-repeat;
    }
  
div.marco-centro { width: 668px;
    background-image: url(imagenes/centro.gif);
    background-repeat: repeat-y;
    }  

div.marco-bottom2 { width: 668px;
    height: 77px;
	margin-top: -12px;
    background-image: url(imagenes/bottom2.gif);
    background-repeat: no-repeat;
    }  

div.marco-bottom1 { width: 668px;
    height: 34px;
    background-image: url(imagenes/bottom1.gif);
    background-repeat: no-repeat;
    }

table.botones { padding-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

h1 { text-align: left;
    border-bottom: solid #585654;
    border-bottom-width: 1px;
    margin-right: 40px;
    font-size: 18px;
    margin-left: 40px;
    }

p { text-align: left;
    margin-left: 40px;
    }

p.autor { margin: -0.1em 0pt 0pt;
    padding-right: 40px;
    text-align: right;
    }

p.estado { padding-top: 10px;
    font-size: 0.9em;
    text-align: left;
    margin-left: 100px;
    }