#corpo {
	position:relative;
	width:780px;
	height:575px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner_home {
	position:absolute;
	width:448px;
	height:315px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#img_cracha {
	position:absolute;
	width:305px;
	height:315px;
	z-index:2;
	left: 465px;
	top: 10px;
}
#tt_prod_home {
	position:absolute;
	width:760px;
	height:22px;
	z-index:3;
	left: 10px;
	top: 340px;
	background-color: #184900;
	letter-spacing: 1px;
}
#quadro_produtos {
	position:absolute;
	width:760px;
	height:200px;
	z-index:4;
	left: 10px;
	top: 362px;
	background-color: #eeeeee;
	vertical-align: middle;
}
