body {
	background: white;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #535353;
}
a:link, a:visited {
	color: #1c00a4;
	text-decoration: none;
}
a:hover, a:active {
	color: red;
}
#home_esq {
	width: 304px;
	height: 535px;
	background: url(../imagens/home_esq.jpg) no-repeat;
}
#home_baixo {
	width: 456px;
	height: 120px;
	background: url(../imagens/home_baixo_dir.jpg) no-repeat;
}
#flash_home {
	width: 293px;
	height: 415px;
	background: url(../imagens/animacao_01.jpg) no-repeat;
	padding: 0;
}
#menu_home {
	width: 163px;
	background: #cbc7be url(../imagens/home_logo_dir.gif) no-repeat 0 top;
}
#cont {
	width: 597px;
}
#cont_esq {
	width: 523px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#traco_rodape {
	height: 3px;
	background-color: #0069b5;
	clear: both;
}
#titulo {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px;
	margin-top: 8px;
}
#p_normal {
	margin-bottom: 5px;
}
#p_italico {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	color: black;
}
#fotos_dir {
	float: right;
	width: 122px;
}
#miniaturas {
	border: 1px solid gray;
	margin-top: 10px;
	padding: 4px;
}
#pq {
	font-size: 10px;
}
#esquerda {
	width: 385px;
}
#titulo_home {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#texto_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
}
#conteudo_home {
	padding-right: 40px;
	margin-top:  20px;
	padding-left: 30px;
}
#centro {
	text-align: center;
}
#nome_animal {
	color: #a8650c;
	font: italic 30px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
#gene {
	border-top: 1px solid gray;
	font-size: 10px;
}
#gene td {
	border-bottom: 1px solid gray;
}
#lista_animais {
	font-size: 10px;
}
#lista_animais th {
	background-color: #A8650C;
	color: white;
}
#linha {
	
}
#linha_alt {
	background-color: #dfdbd2;
}
#tabela_animais td {
	padding: 8px;
}
#inputexto {
	border: 1px solid gray;
	padding: 4px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	width: 400px;
	background-color: #EFEFEF;
}
#contato th {
	text-align: right;
}
#botao {
	border: 1px solid gray;
	background-color: #888;
	padding: 4px;
	color: white;
	font-weight: bold;
}
#video {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
}
