body {
	background: White url(../imagens/fundo_site.gif);
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link,
a:visited {
	color: Navy;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#geral {
	width: 760px;
	background: url(../imagens/fundo_geral.gif) repeat-y;
	margin: 0px auto;
}
#rodape {
	background: url(../imagens/fundo_rodape.gif) repeat-y;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}
#topo {
	height: 130px;
	background: url(../imagens/topo.jpg);
}
#menu_lateral {
	width: 157px;
	margin-left: 4px;
	_margin-left: 2px;
	float: left;
	background: url(../imagens/fundo_menu.gif) repeat-y;
	_margin-top: -1px;
}
#topo_busca {
	width: 584px;
	height: 41px;
	background: url(../imagens/topo_busca.gif) no-repeat;
	position: relative;
	float: right;
	right: 21px;
}
#conteudo_home_01 {
	width: 574px;
	float: right;
	margin-right: 22px;
	_margin-right: 11px;
}
#animal_menu {
	clear: left;
	height: 165px;
	background: url(../imagens/animal_menu.jpg) no-repeat bottom left;
	margin-left: 4px;
	
}
#home_esq {
	width: 25%;
	vertical-align: top;
}
#home_centro {
	width: 50%;
	vertical-align: top;	
}
#home_dir {
	width: 25%;
	vertical-align: top;
}
#tabela_home_01 {
	width: 100%;
}
#bold_home {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#tamanho130 {
	width: 130px;
}
#tamanho290 {
	width: 290px;
	margin: 0px auto;
	margin-top: 10px;
}
#texto_peq_home {
	font-size: 11px;
	color: #737373;
	margin-top: 5px;
}
#noticias_home {
	border-top: 1px solid #ACACAC;
	margin-bottom: 5px;
}
#noticia_home {
	border-bottom: 1px solid #ACACAC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#centro_culinaria_home {
	background: url(../imagens/fundo_culinaria_home.gif) repeat-y;
}
#culinaria_home {
	margin-top: 5px;
}
#tamanho_129 {
	width: 129px;
	float: right;
	margin-top: 10px;
}
#banner {
	margin-bottom: 8px;
}
#menu_baixo {
	border-left: 1px solid gray;
}
#menu_baixo li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#conteudo_centro {
	width: 75%;
	vertical-align: top;
}
#tamanho_420 {
	width: 420px;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
}
#titulo {
	color: #A7372B;
	font-size: 18px;
	margin: 5px;
	margin-left: 1px;
}
#ampliar {
	width: 150px;
	padding: 4px;
	background-color: White;
	text-align: center;
	float: left;
	margin-right: 5px;
}
#ampliar a:link {
	font-size: 10px;
}
#imagem {
	padding: 2px;
	border: 0;
}
#subtitulo {
	font-size: 12px;
	margin-left: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #A7372B;
}
#home {
	width: 300px;
	height: 130px;
	float: right;
}
#flash {
	width: 450px;
	height: 125px;
	margin-left: 4px;
	margin-top: -3px;
}
#grande {
	font-size: 16px;
	font-weight: bold;
}
#foto {
	border: 1px solid #B1B1B1;
	padding: 2px;
	background-color: white;
	margin: 2px;
}
#subtitulo {
	color: #A7372B;
	font-size: 14px;
	margin: 5px;
	margin-left: 1px;
}
#data {
	color: #5e250a;
	margin-top: 18px;
	float: right;
	padding-right: 10px;
	padding-left: 5px;
	/*border-left: 1px solid #5e250a;*/
}
#ampliar_01 {
	width: 180px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#ampliar_corpo {
	background-color: #F8D697;
	text-align: center;
	font-size: 9px;
	color: #A36E0B;
}
#mini_terraemfoco {
	width: 420px;
	background-color: #DFDFDF;
	border: 1px solid gray;
	margin-bottom: 10px;
}
#contato {
	
}
#contato th {
	font-size: 11px;
	
}
.form_texto {
	font-size: 11px;
	border: 1px solid gray;
}
#destaque {
	font-size: 9px;
	font-weight: bold;
}
#centro {
	text-align: center;
}
#tabela {
	font-size: 10px;
}
#tabela th {
	background-color: #A7372B;
	color: white;
}
#tabela td {
	background-color: white;
	text-align: left;
}
#e-mail {
	width: 500px;
	padding: 5px;
	margin: 0px auto;
	background-color: white;
	border: 1px solid gray;
}
#formulario th {
	text-align: left;
}
#inputexto {
	border: 1px solid gray;
	background-color: #EEEEEE;
}
#botao {
	border: 1px solid gray;
}