body{
	margin:0px; 
	top : 0px;
	left : 0px;
}
#corpo{
	position : absolute;
	height : 1160px;
	width : 800px;
	left : 30px;
	top : 30px;
	border : 3px solid #000;
	padding : 0px;
	
	
}

#logo{
	position : absolute;
	height : 120px;
	width : 200px;
	left : 35px;
	top : 35px;
	text-align : center;
	
}

#ident{
	position : absolute;
	height : 120px;
	width : 380px;
	left : 241px;
	top : 35px;
	
}

#nralv{
	position : absolute;
	height : 120px;
	width : 200px;
	left : 627px;
	top : 35px;
	
}

#contribuinte{
	position : absolute;
	height : 400px;
	width : 790px;
	left : 35px;
	top : 160px;
	
}

#contribuinte2{
	position : absolute;
	height : 300px;
	width : 790px;
	left : 35px;
	top : 200px;
	
}

#restrincoes{
	position : absolute;
	width : 790px;
	left : 35px;
	top : 400px;
	
}

#restrincoes2{
	position : absolute;
	width : 790px;
	left : 35px;
	top : 500px;
	
}

