body {
      background: #cfcbb5;
      color: #000;
      margin: 3em;
      font-family: Arial, Helvetica, sans-serif;
}
.centro {
        background: #fbfaf4;
        padding:2em;
}
h2 {
    color: #6f6a4c;
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-weight: bold;
}
.italico {
         font-style: italic;
}
p {
  text-indent: 1em;
}
p.small {
  text-indent: 0;
}
cite {
      color: #6f6a4c;
      font-weight: bold;
}
a:link {
       color: #5f5a41;
}
a:visited {
          color: #490000;
}
a:hover {background: #efebd1;
         color: #800000;
}
a.nodecoration:hover {
                     background: #fbfaf4;
}
a:active, span.italico:active {
         background: #cfcbb5;
         color: #5f5a41;
         text-decoration: none;
}
.small, .copyright, .small1 {
                           font-size: small;
}
.small1, .copyright {
                    text-align: right;
}
.copyright {
             margin-right: 4mm;
             margin-bottom: 0;
}
.small1 {
         word-spacing: 4mm;
         margin-right: 4mm;
}
img.arbol1 {
     border: 2px solid #cfcbb5;
     margin: 2em 0;
}
img.arbol2 {
     border: 2px solid #cfcbb5;
     margin: 2em 0.45em;
}
img.noborder {
            border: 0;}
#ggm {float: left;
	  margin-right: 15px;
}
#portada {float: right;
		  margin-left: 15px; 
}
