﻿#botonOcultarOverlay
{
    text-decoration: none;
    font-family: 'Edwardian Script ITC';
    color: #CFC18B;
    font-size: 34px;
    filter: alpha(opacity=100);
    opacity: 1;
}
.fondoPrincipal
{
    background-position: center top;
    padding: 0px;
    border-style: none;
    margin: auto;
    background-image: url('/RecursosGlobales/Imagenes/Fondo.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    width: 100%;
    height: 845px;
}
.leyenda
{
    font-family: Calibri;
    font-size: 10px;
    color: #ecd999;
    vertical-align: middle;
    text-decoration: none;
}   
