/*html {
	text-align:center;	
}*/

.corpo {
	/*background:#013E1C url(images/bg1_2.jpg) repeat-x top left;*/
	margin: 0 0 0 0;
	overflow:hidden;
}

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}

#conteiner{
	position:absolute;
	overflow:hidden;
	/*margin:0 auto;*/
	width: 100%;
	height: 100%;
	/*background:url(images/bg4.png);*/
	z-index:1;
}

