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

.img {
	
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#feira {
	
	position: absolute;
	top: 15px;
	left: 390px;
	
	
}

#estrutural {
	
	position: absolute;
	top: 13px;
	left: 20px;
	
	
}

#rolinhos {
	
	position: absolute;
	top: 190px;
	left: 190px;
}

#txt {
	
	position: absolute;
	top: 150px;
	left: 70px;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333;
}

#txt span {
	font-size: 15px;
}