
#corpo {
	
	position: relative;
	width: 960px;
	background-color: #E6E6E6;
	height: 258px;	
}

.txt {
	
	position: absolute;
	width: 500px;
	top: 30px;
	left: 40px;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333;
	text-align: justify;
	
}

.sede {
	
	position: absolute;
	top: 30px;
	left: 625px;
	
}