*{
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #d1d1d1;
	scrollbar-arrow-color: #9b0033;
	scrollbar-highlight-color: #d1d1d1;
	scrollbar-base-color: #e0dcd30;
   font-family:Verdana,Arial,Helvetica,sans-serif;
	background-repeat: no-repeat;
	font-size: 11px;	
	border: 0;
	margin: 0;
	padding: 0;
}
a{
	color: #034976;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
h3{
	font-size: 14px;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #ccc;
}
p{
	margin: 5px;
}
a:hover{
	text-decoration: underline;
}
body{
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo,
#topo a{
	width: 400px;
	height: 31px;
	float: left;
}
#titulo h1,
#topo h2{
	visibility: hidden;
	font-size: 8px;
	float: left;
}
#titulo{
	clear: both;
	margin: 12px;
	width: 709px;
	height: 23px;
	background-image: url(img/titulo.gif);
}
#menu{
	width: 709px;
	height: 40px;
	background-repeat: repeat-x;
	margin: 12px;
	background-image: url(img/menu.gif);
}

#menu span,
#menu a{
	display: block;
	width: 220px;
	height: 36px;
	float: left;
	margin-left: 2px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-image: url(img/menua.gif);
	background-position: 0 -36px;
	line-height: 30px;
}
#menu a:hover{
	background-position: 0 -72px;
}
#menu span{
	background-position: 0 0;
	color: #666;
}
#mapa{
	width: 733px;
	height: 312px;
	position: absolute;
	top: 190px;
	left: 4px;
}
#texto{
	position: absolute;
	height: 312px;
	width: 680px;
	top: 190px;
	left: 40px;
	overflow: auto;
}
#texto h3{
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	margin: 10px;
}
#textoabre{
	width: 700px;
		margin: 10px;
}
#texto p{
	margin: 10px;
}
#mapinha{
	width: 381px;
	height: 100px;
	background-image: url(img/mapinha.gif);
	display: none;
}
#mapinha h3{
	margin: 13px 0 0 4px;
}
#mapinha p{
	margin: 4px;
}
#legenda{
	background-image: url(img/legenda.gif);
	width: 151px;
	height: 81px;
	left: 90px;
	top: 374px;
	position: absolute;
	z-index: 3;
}
#textop{
	position: absolute;
	width: 356px;
	height: 101px;
	left: 255px;
	top: 374px;
	border: 1px solid #ccc;
	z-index:5;
}
