body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#centralizar {
	height: 500px;
	width: 500px;
	margin-top: -250px;
	margin-left: -250px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #8FD400;
	border: 5px solid #FFFFFF;
}
#form {
	height: 460px;
	width: 340px;
	margin-top: -230px;
	margin-left: -170px;
	position: absolute;
	left: 50%;
	top: 50%;
}


#topo {
	margin: 0px;
	padding: 0px;
	height: 242px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 258px;
	background-color: #8FD400;
	background-image: url(images/vazio.gif);
	background-repeat: repeat;
}
#contato {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 500px;
	left: 0px;
	top: 242px;
	right: 0px;
	bottom: 214px;
	background-color: #8FD400;
	position: absolute;
}
#construcao {
	background-color: #8FD400;
	background-image: url(images/construcao.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 213px;
	position: absolute;
	left: 0px;
	top: 270px;
	right: 287px;
	bottom: 0px;
}
#marca {
	background-color: #8FD400;
	background-image: url(images/marca.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 287px;
	position: absolute;
	left: 213px;
	top: 270px;
	right: 0px;
	bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
