body { font: 10px verdana, tahoma, arial, sans-serif; background: #39411f url(img/bg.gif) repeat; color: #787d5f; padding: 0; margin: 0 auto; text-align: center; }
p { margin: 5px 10px 10px 10px; }
b, strong { color: #687342; }
a:link, a:visited { color: #828959; text-decoration: underline; font-size: 10px; font-family: verdana, tahoma, arial, sans-serif; }
a:hover, a:active { color: #9aa175; text-decoration: none; font-size: 10px; font-family: verdana, tahoma, arial, sans-serif; }
h1 { font-size: 12px; text-align: left; padding: 3px 2px; color: #ebeed8; background: #c1c89b; margin: 0 6px; line-height: 14px; }
h2 { font-size: 11px; padding: 2px 0 0 0; color: #828959; margin: 0 6px; line-height: 14px; text-align: center; border-bottom: 1px solid #969f63; }
h3 { font-size: 10px; text-align: right; padding: 2px 0 8px 0; color: #828959; margin: 0 6px; line-height: 14px; border-top: 1px solid #969f63; }
abbr, abbr[title], acronym, acronym[title] { border-bottom: 1px solid #787d5f; color: #787d5f; cursor: help; font-style: italic; }
code { font: 11px monospace, courier, "Courier New", tahoma; color: #787d5f; }

#container { width: 633px; margin: 0 auto; }
#header, #menu, #footer { margin: 4px 0; clear: both; }
.esq { width: 164px; padding: 0; margin: 0; background: #d0d6af; margin: 0 0 5px 0; float: left; background: #d0d6af; }
.dir { width: 463px; padding: 0; margin: 0; background: #d0d6af; margin: 0 0 5px 0; float: right; background: #d0d6af; }
.esq-texto { width: 100%; padding: 0; margin: 0; text-align: justify; background: #d0d6af; line-height: 11px; }
.dir-texto { width: 100%; padding: 0; margin: 0; text-align: justify; background: #d0d6af; line-height: 16px; }
.corners-top-left { background: url(images/top-left.jpg) no-repeat; width: 164px; height: 10px; padding: 0; }
.corners-top-right { background: url(images/top-right.jpg) no-repeat; width: 463px; height: 10px; padding: 0; }
.corners-fundo-left { background: #39411f url(images/bottom-left.jpg) no-repeat; width: 164px; height: 9px; padding: 0; margin: 0; }
.corners-fundo-right { background: #39411f url(images/bottom-right.jpg) no-repeat; width: 463px; height: 9px; padding: 0; margin: 0; }

.middle { width: 633px; padding: 0; margin: 0; background: #d0d6af; margin: 0 0 5px 0; float: left; background: #d0d6af; }
.middle-texto { width: 100%; padding: 0; margin: 0; text-align: justify; background: #d0d6af; line-height: 11px; }

.fleft { float: left; padding: 4px; }
.fright { float: right; padding: 4px; }
.avatar { width: 70px; height: 70px; }
.aleft { text-align: left; }
.riscado { text-decoration: line-through; }

#formulario { width: 95%; text-align: center; padding: 5px; }
input, textarea { background: #96A075; border: none; color: #fff; font-family: arial, verdana, tahoma, sans-serif; font-size: 11px; margin: 1px; width: 130px; padding: 2px 5px 2px 5px; }
input:hover, textarea:hover { background: #7A8554; color: #fff; }
.submit { background: #96A075; margin: 5px; width: 50px; padding: 2px 5px 2px 5px; }
.submit:hover { background: #7A8554; color: #fff; }

li.none { list-style: none; font-weight: bold; }
