#topo {
	background-image: url(imagens/topo-a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
	width: 750px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;

}

#home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: 669966;
	border-right-color: 669966;
	border-bottom-color: 669966;
	border-left-color: 669966;
	color: 669966;
	position: absolute;
	left: 20px;
	top: 95px;
}

#mapadosite {
	font-family: verdana;
	font-size: 10px;
	color: #66CCFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	position: absolute;
	top: 100px;
	left: 478px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;

}

#faleconosco {
	font-family: verdana;
	font-size: 10px;
	color: #66CCFF;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: dotted;
	position: absolute;
	left: 573px;
	top: 100px;
	text-align: left;

}

#home a:link {
	color: #006600;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}

#home a:visited {
	color: #006600;
	text-decoration: none;
}

#mapadosite a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mapadosite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#faleconosco a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#faleconosco a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	margin-left: 0px;
}
#localizacao {
	font-family: verdana;
	font-size: 10px;
	color: #66CCFF;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: dotted;
	position: absolute;
	left: 668px;
	top: 100px;
	text-align: left;
}
#localizacao a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#localizacao a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
