body {
	margin: 0px;
	padding: 0px;
}

#Desenv {
	width: 100%;
	height: 314px;
	background: url(../images/bgGeral.jpg) repeat-x;
	position: absolute;
	top: 50%;
	margin-top: -157px;
}

#Desenv h1 {
	margin: 130px auto 0 auto;
	width: 628px;
	height: 70px;
	background:url(../images/txt01.png);
	behavior: url("pngfix/iepngfix.htc");
	text-indent: -900%;
	overflow: hidden;
}