body {
margin:0px;

}

.texto {
        color:#CBE8F3;
        font-weight: bold;
}
INPUT  {
        font-family : verdana,arial,helvetica;
        font-size : 8pt;
        background-color: #21407A;
        color: #C0C0C0;
        border: 0px;

}

TEXTAREA  {
        font-family : verdana,arial,helvetica;
        font-size : 8pt;
        border: 2px solid;
        border-color: #C0C0C0;
        background: #21407A;
        color:#C0C0C0;
}
#header {
        background: #000000 url(portada.jpg) no-repeat;
        width: 826px;
        height: 528px;
        float:left;
}
#gal-bck {
        background: #FFFFFF url(gal-bck.gif) no-repeat;
        width: 780px;
        height: 200px;
        margin-top:0px;
}
.img {
        padding:3px;
        margin:3px;
        border-color: 2px dotted #A3A283;
}
a:link { color: #A3A283; text-decoration: none }
a:visited { color: #A3A283; text-decoration: none }
a:hover { color: #C0C0C0; background-color: #21407A }

#aviso {
        width: 500px;
        border: #EFE7DE 2px dashed;
/*        font-family: verdana,arial,helvetica;*/
        background: #BDBAA5;
}
#titulo {
        font-family: impact;
        font-size: 20px;
        font-weight: bold;
}
