#micro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	top: 200px;
	left: 210px;
	position: absolute;
	width: 400px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}
#obj {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	top: 200px;
	left: 637px;
	position: absolute;
	width: 400px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}
#requisito {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	top: 400px;
	left: 210px;
	position: absolute;
	width: 410px;
	height: 115px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	border-top: dashed 1px #999;
}
#region {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	top: 400px;
	left: 637px;
	position: absolute;
	width: 410px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	border-top: dashed 1px #999;
}
#line {
	top: 210px;
	left: 627px;
	position:absolute;
	width: 1px;
	height: 380px;
	border-left:1px dashed #999;
}
