
#corpo {
	
	position: relative;

	width: 960px;
	background-color: #E6E6E6;
	height: 330px;	
}

.tab_1 {
	
	position: absolute;
	top: 20px;
	left: 50px;
	width: 700px;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333;
}