* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body,html {
	margin-top: 0px auto;
	padding: 0px;
	background: #fcf0de url(img/bg.jpg) no-repeat top center;
}

a, a:visited, a:hover, b {
	color: #000000;
}

#header-terra{ width:100%; height:24px; }

#wrapper {
	position: relative;
	width: 1200px;
	height: 1000px;
	margin: 0 auto 0;
}

#txt {
	position: absolute;
	left: 0px;
	top: 550px;
	width: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 19px;
}

#txt p {
	margin-bottom: 20px;
}

#txt b {
	color: #de3030;
	font-size: 20px;
}

#txt ul {
	margin: 0 20px;
	padding:0;
}

#txt li {
	padding: 0 10px;
}

#botao {
	display: block;
	margin-top: 25px;
}

#duvidas {
	color: #de3030;
	font-size: 12px;
}
