/* Robotech FAQ stylesheet */
/* @import url(Robotech_gen.css); */

body {
  margin: 2em 1em 2em 70px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: #eeeeee;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
/*  background-image: url(https://www.angelfire.com/on/AODES/css/robotechfaq.gif); */
  background-image: url(file:///C:/Documentos/AOD/css/robotechfaq.gif);
}
:link { color: #00C; background: transparent }
:visited { color: #609; background: transparent }
:active { color: #C00; background: transparent }

div.navbar {
    text-align: right;
    font-size: 80%;
    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%;
    }

pre {font: courier, courier new, fixed}

a {font-family: Arial, Helvetica, sans-serif}
.levelax { font-size: 110%; margin: 0}
.levela0 { font-size: 80%; margin: 0}
.levela1 { font-size: 80%; margin: 0 1em}
.levela2 { font-size: 80%; margin: 0 2em 0}


h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #005A9C}
h1 { font: 170% sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }
p, li {font-family: Arial, Helvetica, sans-serif; text-align: justify}
.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%}
.petitb {font-weight: bolder; font-size: 70%; text-align: center}
.robotech {font: 180% Robotech, Robotech Complete, Helvetica; color: #000000}

