#Center{
	position: absolute;
	left: 50%;
	margin-left: -360.5px;
	top: 40px;
}

body{
	margin: 0px;
	background-color: #859b60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4a081;
}

#contato input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: solid 1px #40403e;
	background: #eeede6;
}

#contato span{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#contato a{
	font-size: 12px;
	color: #a4a081;
	font-weight: bold;
	text-decoration: underline;
}

#contato{
	color: #000000;
}
