.Estilo1, .texto p {font-family: Arial, Helvetica, sans-serif }
.Estilo2 {font-size: small }
.Estilo3 {display: inline-block; font-size: 5em; font-weight: bold; float: left; line-height: 0.8em; padding-right: 0.2em }
.Estilo5 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
.Estilo6 {font-family: Arial, Helvetica, sans-serif; font-size: small; }

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cintillo {
    background-color: #fea26a;
    text-align: center;
    font-variant: small-caps;
}

.titulo {
    font-size: 38px;
    font-weight: bold;
    margin: 0;
    white-space: pre;
}

.titulo.clear {
    clear: both;
}

.subtitulo {
    font-size: 18px;
    text-transform: uppercase;
    font-variant: small-caps;
    font-weight: bold;
}

.cita {
    text-align: right;
    font-style: italic;
}

.cita-cred {
    text-align: right;
}

.caption {
    display: inline-block;
    position: relative;
    top: -4em;
    background-color: white;
    padding: 0.8em;
    text-align: left;
    white-space: pre;
}

.caption.line2 {
    top: -5em;
}

.caption.line3 {
    top: -7em;
}

.caption b {
    font-size: 80%;
}

.texto table img, table > tbody > tr > td > div > img {
    border: 1px solid black;
}
