body {
  font-family: Arial, "Times New Roman", Times, Georgia, serif;
  color: black;
  background-color: #ccffbb}

div.autor {
  text-indent:0;
  margin-left: 0em;
  color: #000080;
  font-family: Garamond, "Times New Roman", Arial}
  
div.encabezado {
  margin-left:0em;
  margin-right: 0em;
  margin-bottom: 0em;
  padding-bottom:0em;
  text-indent:0em;
  font-size:1.1em;
  background-color: #b0e0e6}
  
div.encabezado a img {
  border:0px;}

div.pie {
  margin-left:0em;
  margin-right: 0em;
  margin-bottom: 0em;
  padding-bottom:1em;
  padding-top:1em;
  text-indent:0em;
  font-size:1.1em;
  background-color: #98fb98}
  
ul.menu {
  list-style-type: none;
  padding: 0em;
  margin: 0em;
  position: absolute;
  top: 17em;
  left: 1em;
  width: 12em }
  
em {
  font-weight:bold;
  color:blue}

h1 {
  text-align: center;
  margin-top: 0em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: red;
  font-size: 1.5em}

h2 {
  text-align: center;
  margin-top: 1em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #800000;
  font-size: 1.4em}
  
h3 {
  text-align: left;
  margin-top: 1em;
  font-size: 1.3em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #ff4500}
  
h4 {
  text-align: left;
  margin-top: 1em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #800080;
  font-size: 1.2em}
    
ul.menu li {
  background: #ffec8b;
  margin: 0em 0;
  padding: 0.3em;
  border-right: 0.5em solid #ffd700;}
  
ul.menu a {
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9em; }
  
a:link {
  color: blue }

a:visited {
  color: purple }
  
ul.menu li a:hover {
  color: red}

cite {
  margin: 5em;
  color: blue}

#a {
  padding: 0.3em;
  margin: 0em;
  position: relative;
  margin-top: 0em;
  left: 1em;
  width: 8em}

#b {
  padding: 0.3em;
  margin: 0em;
  position: relative;
  margin-top: 0em;
  right: 1em;
  width: 7em}
  
#textoInicio {
  margin-left: 13em;
  margin-right: 3em;
  margin-bottom: 1em;
  text-indent:2em;
  font-size:1.1em;}

p {
margin-bottom: 1em;}

marquee {
  color:black;
  background-color:#ffbead;
  font-size:small;
  padding: 0.5em;
  margin: 0em;
  position: absolute;
  top: 27em;
  left: 1em;
  width: 12em;
  height:15em;
  line-height:1.5em;}

form {
  font-size:0.3em;}

select {
  font-weight:bold;
  color:green;}

option.seleccionado {
  color:red;
  background-color:#c0dcc0;}
  
ol li {
  margin-top: 1em}
  
div.cuerpo table tr td ol {
  width: 20em;}
  
#logos tr td img {
  height: 8em;
  border:0px;
  margin:3px;}
  