body{
	background: #ffe0bd;
	border: 0;
	margin: 0;
	scrollbar-face-color: #f4d1a9;
	scrollbar-shadow-color: #c29c71D;
	scrollbar-arrow-color: #005093;
	scrollbar-highlight-color: #fff;
	scrollbar-base-color: #c29c71;
}
*{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;	
}

h1, h2, h3, h4, form, ul, li, body, td, table {
	margin: 0px;
	padding: 0px;
}
li{	list-style: none;	}
A:link, A:visited { TEXT-DECORATION: none; color: #744400;}
A:hover { TEXT-DECORATION: underline; }
img{	border: 0;}

h1{
	color: #744400;
	margin-bottom: 4px;
	font-size: 11px;
}
h2{
	font-weight: normal;
	color: #000;
}
.navegacao{
	position: absolute;
	top: 35px;
	left: 75px;
	width: 505px;
	height: 19px;
	z-index: 1;
}
.prox,.ant{
	position: absolute;
	left: 15px;
	top: 322px;
	z-index: 2;
}
.prox{
	left: 450px;
}
.fundo{
	background-image: url(img/fundo.gif);
	position: absolute;
	top: 35;
	left: 5px;
	width: 505px;
	height: 303px;
	z-index: 0;
}
.mapa{
	position: absolute;
	top: 55px;
	left: 8px;
	width: 409px;
	height: 202px;
	z-index: 1;
}
.texto{
	position: absolute;
	top: 260px;
	left: 15px;
	width: 485px;
	height: 303px;
	z-index: 1;
}
.banner{
	position: absolute;
	top: 345px;
	left: 5px;
	width: 728px;
	height: 90px;
}
.mapadireita{
	position: absolute;
	top: 25;
	left: 510px;
	width: 224px;
	height: 313px;
	background-image: url(img/mapadireita.gif);
}
