body {
	background: #003201;
	color: #333;
	font: normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
}
p {
	font-size: 0.8em;
	margin-bottom: 5px;
	padding: 5px 0;
}
a {
	color: #03f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote.withquote {
	margin: 10px 0;
	color: #666666;
	background: url(imagens/quote.gif) no-repeat;
	background-position: top left;
	padding-left: 25px;
	text-align: justify;
}
p.withunquote {
	background: url(imagens/unquote.gif) no-repeat;
	background-position: bottom right;
	padding-right: 10px;
}
h1 {
	font-size: 1.4em;
}
h1 a {
	text-decoration: none;
	color: #333;
}
h1 a:hover {
	text-decoration: none;
	color: #ff4500;
}
h2 {
	color: #ff4500;
	font-size: 1.2em;
	margin: 10px 0 5px;
}
h3 {
	font-weight: bold;
	color: #ff4500;
	font-size: 1em;
}
h4 {
	font-weight: bold;
	font-size: 1em;
}
cite {
	font-size: 0.6em;
}
p.legenda {
	font: bold 0.6em Verdana, Arial, sans-serif;
}
#pagina {
	background: url(imagens/bg_pagina.gif) repeat-y #fff;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
#topo h1 {
	background: url(imagens/topo.jpg) no-repeat;
	height: 215px;
	width: 770px;
	text-indent: -5000px;
}
#conteudo {
	width: 520px;
	margin-left: 200px;
	margin-bottom: 20px;
	text-align: justify;
}
#conteudo h1 {
	margin-top: 20px;
}
.googleadsense {
	margin: 30px 0;
}
#rodape {
	background: url(imagens/bg_rodape.gif) no-repeat;
	clear: both;
	height: 27px;
	width: 570px;
	padding-left: 200px;
	color: #999;
}
#rodape hr {
	display: none;
}
#rodape p {
	font-size: 0.6em;
	margin: 0;
}
#rodape a#lynx {
	width: 60px;
	height: 24px;
	position: relative;
	top: -24px;
	left: 475px;
	margin-bottom: -24px;
	text-indent: -5000px;
	text-decoration: none;
	display: block;
	background: url(imagens/lynx.gif) no-repeat;
}
#menu {
	float: left;
	padding: 25px 0 0 15px;
	width: 148px;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu a {
	color: #030;
	display: block;
	padding: 0px 16px 0px 16px;
	width: 124px;
	line-height: 22px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
#menu a:hover {
	color: #ff4500;
}
#menu a.ativo:hover {
	color: #fff;
}
#menu a.ativo {
	background: url(imagens/menu.gif) center right no-repeat #ff4500;
	color: #fff;
	text-align: right;
}
table {
	width: 100%;
	color: #212424;
	margin: 0 0 1em 0;
	font: normal 0.8em Verdana, Arial, sans-serif;
}
table, tr, td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	text-align: center;
}
tbody tr {
	background: #DDF0BD
}
tbody tr.odd {
	background: #D0EBA6;
}
tbody tr:hover, tbody tr.odd:hover {
	background: #c5e894;
}
tbody tr td, tbody tr th {
	padding: 0.1em 0.4em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.animal {
	clear: right;
	margin: 10px 0 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}
.animal img {
	margin-left: 16px;
}
.genealogia {
	width: 200px;
	float: left;
}
.genealogia ol {
	color: #666;
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 0.9em "Trebuchet MS", Arial, Verdana, sans-serif;
	clear: left;
}
.pai, .mae {
	padding-left: 3px;
	background: #eee;
	font-weight: bold;
}
.avo {
	margin-left: 20px;
	background: #ddd;
}
.bisavo {
	margin-left: 20px;
	padding: 0;
	background: #ccc;
}
.registro {
	font-size: 0.6em;
}
form {
	font: normal 11px Verdana;
	color: #666;
	position: relative;
	width: 480px;
	text-align: center;
	margin: 15px 0;
}
fieldset {
	position: relative;
	border: none;
	text-align: left;
}
fieldset input, fieldset select, fieldset textarea {
	position: relative;
	left: 30%;
	color: #333;
}
fieldset legend {
	display: none;
}
label {
	position: absolute;
	left: 0px;
	width: 30%;
	margin-left: 0;
	text-align: right;
	padding: 2px;
	border-bottom: 1px solid #eee;
}
input, select, textarea {
	font: 12px Verdana;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0px 0px 18px 5px;
}
textarea, select {
	width: 46%;
}
select#estado {
	width: 50px;
}
input, select {
	height: 18px;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #f60;
}
optgroup {
	background: #ddd;
}
option {
	background: #fff;
}
address {
	font-size: 0.7em;
	font-style: normal;
	border-top: 1px solid #eee;
}
address span {
	display: block;
	margin: 5px 0 0;
}
address span strong {
	color: #ff4500;
	font: bold 1.3em "Trebuchet MS", Arial, Verdana, sans-serif;
}