/* ESTRUTURA */
body {
	margin: 0;
	text-align: center } /* hack para o IE */

#moldura {
	width: 100%;
	height: 100%;
	background-image: url(../home/imagens/listras_coloridas.gif);
	background-position: top left;
	background-repeat: repeat-x repeat-y;
	position: absolute }

#links {
	width: 100%;
	height: 31px;
	top: 70%;
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../home/imagens/fundo_links.gif);
	background-position: top left;
	background-repeat: repeat-x }

#cerca {
	position: absolute;
	left: 50%;
	margin-left: -502px;
	width: 1004px;
	height: 31px }

.www {
	width: 171px;
	height: 31px;
	float: left }

#menu {
	width: 83px;
	height: 31px;
	float: left }

#reserva {
	width: 88px;
	height: 31px;
	float: left }

#cadastro {
	width: 96px;
	height: 31px;
	float: left }

#noticias {
	width: 89px;
	height: 31px;
	float: left }

#menu_deg {
	width: 149px;
	height: 31px;
	float: left }

#localizacao {
	width: 109px;
	height: 31px;
	float: left }

#fale_conosco {
	width: 120px;
	height: 31px;
	float: left }
	