body {
	background-color: #fffac2;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
#geral {
	width: 955px;
	margin: 0px auto;
	text-align: center;
	background: #fffde5;
	color:black;
}
#menu {
height: 51px;
background: url(../imagem/fundomenu.jpg);

}
#top {
	height: 185px;
	background-image: url(../imagem/topo2.jpg);
}
#col01{
	background-color: #fffbce;
	border-left: 2px solid #ccb26e;
	border-right: 1px solid #fadeb1;
	width: 187px;
	
}
#col02{
	padding-left: 10px;
	padding-right: 10px;
	
}
#col03{
	background-color: #FFFDE6;
	border-right: 2px solid #ccb26e;
}
#menu2{
	padding-top: 5px;
	padding-bottom:5px;
	color: #8d8f8f;
	font-size: 14px;
}
#menu2 a:link,
#menu2 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu2 a:hover,
#menu2 a:active {
	color: #8d8f8f;
}
#menu3{
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
	font-size: 14px;
}
#menu3 a:link,
#menu3 a:visited {
	color: #000000;
	text-decoration: none;
}
#menu3 a:hover,
#menu3 a:active {
	color: #0067AC;
}
#rodape{
	height: 14px;
	background-image: url(../imagem/rodape.jpg);
	text-align:center;
}
#menu_home{
	text-align: center;
	padding-top: 20px;
}
#menu_home a:link,
   #menu_home a:visited {
	color: white;
	text-decoration: none;
	}
	#menu_home a:hover,
	#menu_home a:active {
	color: #F5A141;
	text-decoration: none;
	}
	#tabela01{
		background: #d2cea1;
		text-align: center;
	}
	#tabela02{
		background: #adaa86;
		text-align:center;
	}
	a:link,
   a:visited {
	color: black;
	text-decoration: none;
	}
	a:hover,
	a:active {
	color: #FFD700;
	text-decoration: none;
	}
#animais{
background: url(../imagem/fundo_animais.jpg);
border-left: 1px #996819;
border-right: 1px #996819;
}
#geral #animais tr #animais_texto h1 {
	color: #5c1f00;
}
#geral #animais tr #animais_texto p {

}
#animais_texto{
	text-align:left;
	padding-left: 10px;
	padding-right:10px; 
}
