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

#logo{
	position : absolute;
	height : 90px;
	width : 600px;
	left : 30px;
	top : 30px;
	border-right : 1px solid #000;
	border-bottom : 1px solid #000;
	
}

#d1{
	position : absolute;
	height : 30px;
	width : 200px;
	left : 631px;
	top : 30px;
	border-bottom : 1px solid #000;

}

#d2{
	position : absolute;
	height : 30px;
	width : 200px;
	left : 631px;
	top : 60px;
	border-bottom : 1px solid #000;

}

#d3{
	position : absolute;
	height : 30px;
	width : 200px;
	left : 631px;
	top : 90px;
	border-bottom : 1px solid #000;

}

#prestador{
	position : absolute;
	height : 110px;
	width : 800px;
	left : 30px;
	top : 120px;
	border : 1px solid #000;
}

#tomador{
	position : absolute;
	height : 110px;
	width : 800px;
	left : 30px;
	top : 231px;
	border : 1px solid #000;
}

#servico{
	position : absolute;
	height : 384px;
	width : 800px;
	left : 30px;
	top : 342px;
	border : 1px solid #000;
}

#vlnota{
	position : absolute;
	height : 20px;
	width : 800px;
	left : 30px;
	top : 706px;
	border : 1px solid #000;
}

#basecalc{
	
	position : absolute;
	height : 40px;
	width : 260px;
	left : 30px;
	top : 728px;
	border : 1px solid #000;
}

#imposto{
	
	position : absolute;
	height : 40px;
	width : 260px;
	left : 291px;
	top : 728px;
	border : 1px solid #000;
}

#vliss{
	
	position : absolute;
	height : 40px;
	width : 278px;
	left : 552px;
	top : 728px;
	border : 1px solid #000;
}

#outinf{
	position : absolute;
	height : 421px;
	width : 800px;
	left : 30px;
	top : 769px;
	border : 1px solid #000;
}

