.fondo{
/*    topmargin="0"; */
/*    leftmargin="0";*/
/*    background-color: rgb(240, 224, 176);*/
    background-color: rgb(255, 255, 255);

}
.enlace{
    COLOR: #bf601c;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none;
}
.portada{
    position: absolute;
    left: 3%;
    top: 20%;
}
.cartel{
    position: absolute;
    left: 10%;
}
#lista_enlaces{
    position: absolute;
    left: 56%;/*50%*/
/*    top: 20%;*/
    top: 17%;
}