@CHARSET "ISO-8859-1";

body {
  margin: 2em 2em 2em 70px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: #ffffdd;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
:link { color: #00C; background: transparent }
:visited { color: #609; background: transparent }
:active { color: #C00; background: transparent }

div.navbar {
    text-align: center;
    font-size: 75%;
    font-family: sans-serif;
}

div.subtoc {
    border: solid thin;
    width: 80%;
    background: #ddd;
    text-align: left;
    font-size: 100%;
    }

div.tabla {
    border: transparent;
    width: 90%;
    background: #ddd;
    text-align: left;
    font-size: 80%;
    }

div.datos {
    text-align: center;
    font-size: 80%;
    border: transparent;
    background: #ffffdd;
    }

div.encabezado {
    border: transparent;
    margin: 1em 1em 1em 0em;
    padding: 0.5em 1em 0.5em 1em;
    width: 80%;
    background: #33aabb;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    }

div.titulo {
    border: transparent;
    margin: 1em 1em 1em 0em;
    padding: 0.5em 1em 0.5em 1em;
    width: 30%;
    background: #33aabb;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    }

div.carta {
    margin: auto;
    padding: 2em 2em 2em 2em;
    width: 100%;
    text-align: justify;
    font-size: 100%;;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

div.carta-nb {
    margin: auto;
    padding: 2em 2em 2em 2em;
    width: 100%;
    font-style: italic;
    text-align: justify;
    font-size: 100%;;
}

pre {font: courier, courier new, fixed}

a {font-family: Arial, Helvetica, sans-serif}
.levelax { font-size: 110%; margin: 0}
.levelac { font-size: 110%; margin: 0; text-align: center}
.levela0 { font-size: 80%; margin: 0}
.levela1 { font-size: 80%; margin: 0 1em}
.levela2 { font-size: 80%; margin: 0 2em 0}

img.zz {text-align: center}

h1, h2, h3, h4 {color: black}
h1 { font-size: 170%  }
h2 { font-size: 140% }
h3 { font-size: 120% }
h4 { font-size: 100% }
h5 { font-size: italic 100% }
h6 { font: small-caps 100% }
p, li {text-align: justify;
       font-size: 80%}
.lc {text-align: center}
.levelx {font-weight: bolder; margin: 0; font-size: 120%}
.level0 {font-weight: bolder; margin: 0}
.level1 {font-weight: bolder; margin: 0 1em}
.level2 {font-weight: bolder; margin: 0 2em 0}
.level2D {margin: 1ex 2em}
.level3 { margin: 0 3em 0}
.timeline {margin: 0 6em; 1em}
.address {font-size: 80%}
.petit {font-size: 50%; color: #6673AD}
.petitb {font-weight: bolder; font-size: 70%; text-align: center}
.robotech {font: 180% Robotech, Robotech Complete, Helvetica; color: #000000}
.credits {font-size: 70%; text-align: center}

