body         {
               background-image: url("galeria_.png");
               background-repeat: no-repeat;
               background-attachment:fixed;
               background-position-x:0;
               background-position-y:0; }


a            { font-family: Arial; text-decoration: none; color: #eaeaea }
a:visited    { font-family: Arial; text-decoration: none; color: #FFFFFF }
a:hover      { color: #FFFFFF; text-decoration: none; }

td            { font-family: Arial; text-decoration: none; color: #555555; font-size:8pt; }
.a2           { font-family: Arial; text-decoration: none; color: #555555; font-size:8pt; }
.a2:visited           { font-family: Arial; text-decoration: none; color: #555555; font-size:8pt; }

#menu   {

position:fixed;
left:80;
top:70;
}

#frame1   {
overflow: auto;
position: absolute;
top: 87;
left: 230;

}

#menufrm   {
overflow: auto;
position: absolute;
top: 87;
left: 245;

              scrollbar-face-color: #DCDBCB;
scrollbar-shadow-color: #F5A30A;
scrollbar-highlight-color: #F5A30A;
scrollbar-3dlight-color: #DCDBCB;
scrollbar-darkshadow-color: #DCDBCB;
scrollbar-track-color: #DCDBCB;
scrollbar-arrow-color: #F5A30A;;

}

/*EXIT*/
div#exit {
        position: absolute;
        left: -45px;
        top: 110px;
        width: 100px;
        text-align: center;
}

div#inicio{
        position: absolute;
        left: 630px;
        top: 0px;
        width: 100px;
        text-align: center;
}

div#botones{
        position: absolute;
        left: 835px;
        top: 400px;
        width: 100px;
        text-align: center;
}

/*CERRAR*/
div#cerrar {
        position: absolute;
        left: 750px;
        top: 20px;
        width: 100px;
        text-align: center;
}

/*ENTRAR*/
div#entrar { font-family: Arial;
                         text-decoration: none; color: #FFFFFF; }

/*LOGO*/
div#logo {
        position: absolute;
        left: 230px;
        top: 0px;
        width: 100px;
        text-align: center;
}


/*cabecera*/
div#cabecera {
        position: absolute;
        left: 365px;
        top: 35px;
        width: 360px;
        height: 30px;
        font-family: Arial;
        text-decoration: none;
        font-size: 8pt;
        color: #353535;
        text-align: justify;
}