#corpo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(layout.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 600px;
	width: 935px;
}
#Layer1 {
	width: 935px;
	z-index:2;

}
#Layer2 {
	position:relative;
	/*left:195px;
	width:449px;*/
	height:16px;
	z-index:3;
	top:-42px;
	padding-right:100px;
	
	}

#Layer3 {
	left:233px;
	top:455px;
	width:700px;
	height:65px;
	z-index:5;
	font-family:"Trebuchet MS";
	font-size:14px;
}

#Layer4 {
	top:-10px;
	z-index:4;
}
.rodape {
	background-image: url(rodape.jpg);
	background-repeat: repeat-y;
	background-position: center;
	/*height: 600px;
	width: 935px;*/
	
	}
.divbtn{
position:relative; 
top:-100px; 
z-index:6; 
background-image:url(botao.jpg); 
background-position:center; 
background-repeat:no-repeat;
height:69px; 
vertical-align:middle; 
width: 935px;
}

#Layer5 {
	position:absolute;
	z-index:7;
	font-family:'Trebuchet MS';
	font-size:14px;
	vertical-align:top;
	height:14px;
	width:348px;
	left: 296px;
	top: 27px;
	
}

