body {
background: #8e7970;
color: #000;
margin: 10px 0 0 0;
padding: 0;
text-align: center;
font: 100%/1.5 "Trebuchet MS", Verdana, Arial, Helvetica, Lucida, sans-serif;
}

#wrapper {
background: #fff;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 0;
border: 2px solid #766259;
width: 769px;
text-align: left;
}

#header {
margin-left: auto;
margin-right: auto;
padding: 0;
color: #000;
width: 769px;
height: 201px;
}
#header img {
border: 0;
padding: 0;
}

#content {
margin: 0;
padding: 2px 30px 2px 30px;
width: 515px;
}

#content img {
border: 2px double #666;
}
#content cite {
font: italic 1em Georgia, "Times New Roman", Times, Palatino, serif;
color: #8e7970;
}

#nav {
width: 175px;
padding: 2px 0px 10px 0;
color: #666;
background: transparent;
margin: 0;
font: bold 1em Georgia, serif;
position: absolute;
top: 231px;
right: 130px;
}
#nav li {
list-style: none;
line-height: 1.5em;
padding: 0;
margin-left: 0;
}

#footer {
border-top: 1px dotted #766259;
background: #f0f0f0;
color: #666;
margin: 0;
padding: 2px 30px 2px 30px;
font: bold 1em Verdana, Arial, Helvetica, sans-serif;
text-align: center;
clear: both;
height: 64px;
}

p {
margin-top: 0;
padding-top: 0;
line-height: 1.5em;
margin-bottom: 1em;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4, h5, h6 {
font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, Palatino, serif;
color: #766259;
}

a:link {
color: #387071;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #766259;
font-weight: bold;
}
a:hover {
color: #9bb369;
}
a:active {
color: #387071;
font-weight: normal;
}

.subtitle {
font: italic .8em/1.5em Georgia, Palatino, serif;
color: #666;
}

.letter {
font-weight: bold;
color: #767259;
font-family: Georgia, "Times New Roman", Times, Palatino, serif;
}

.short {
color: #767259;
border-bottom: 1px dotted #999;
}

.nascosto {
position: absolute;
top: -1000em;
width: 1px;
height: 1px;
overflow: hidden;
}