<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.estilocalendario {
    border: 3px solid #bab4aa;
    font-size: 12px;
    background-color: #e8eae7;
    text-align: center;
    color: #666
}

.cerrar {
    display: block;
    float: right;
    text-align: right;
    font-size: 10px;
    color: #298434;
    border: 0
}

.estilomes {
    color: #fff;
    text-align: center;
    border: 0
}

.estilotrmes {
    background-color: #3aa4fc;
    border: 0
}

.estilotrsemana {
    background-color: #9ed9f1;
    color: #0c3c64;
    text-align: center;
    border: 0
}

.estilotrdia {
    background-color: #fff;
    color: #8eae7;
    border: 1px solid #8eae7;
    text-align: center
}

.estilotrfiesta {
    background-color: #c3c3c3;
    color: #888;
    border: 1px solid #8eae7;
    text-align: center
}

.estilotrnormal {
    background-color: #fff;
    color: #666;
    border: 1px solid #8eae7;
    text-align: center
}

.estilotrfondo {
    background-color: #fff;
    color: #8eae7;
    text-align: center
}

.estilo_oferta {
    background-color: #c60;
    color: #fff;
    border: 1px solid #8eae7;
    text-align: center
}

.estilo_oferta_fiesta {
    background-color: #d9ddde;
    color: #c60;
    border: 1px solid #c60;
    text-align: center
}

.vuelos_boton_2 {
    background-color: #dbd9da;
    color: #666;
    border: outset 2px #ccc;
    cursor: pointer;
    margin: 0 0 20px;
    padding: 0
}

#capa_calendario table td {
    text-align: center;
    border: 1px solid #8eae7
}

#capa_calendario a:link {
    color: #0c3c64;
    text-align: center;
    font-weight: 700
}

#capa_calendario a:visited {
    color: #0c3c64;
    text-align: center
}

#capa_calendario a:hover {
    color: #666;
    text-decoration: none;
    text-align: center
}

.menu_arriba_d a.desconectar {
    color: #999;
    font-size: 1.1em;
    font-weight: 700;
    text-decoration: none
}

.menu_arriba_d a.desconectar:hover {
    color: #999;
    font-size: 1.1em;
    font-weight: 700;
    text-decoration: underline
}

.estilo_sin_disponibilidad {
    background-color: red;
    color: #fff;
    border: 1px solid #c60;
    text-align: center
}</pre></body></html>