#corpo #t0{
	position: relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
}
#corpo #t1{
	position: relative;
	width: 100%;
	height: 22px;
}
#corpo #t2{
	position: relative;
	width: 100%;
	height: 15px;
	top: -24px;
}
#corpo #t3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;

	border-top: 2px solid white;
	border-right: 2px solid white;
	padding: 2px 0 0 12px;

	position: absolute;
	top: 2px;
	left: 0px;

	height: 16px;
	width: 300px;
}
#corpo #t3 #titulo{
	position: relative;
	float: left;
}
#corpo #t3 #img{
	position: relative;
	margin: 4px 0 0 280px;
}
#corpo #t3 #hlp{
	position: relative;
	margin: 0 0 0 253px;
	cursor: hand;
}
#corpo .bloco{
	position: relative;
	background-color: white;
	width: 100%;

	border-bottom: 1px solid #AEC1CD;
}
#corpo .bloco .espacadorBloco{
	margin-left: 3px;
	font-weight: bold;	
	padding: 7px 0 7px 0;
}