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

.txt {
	
	position: relative;
	width: 50%;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333;
	padding-left: 40px;
	padding-right: 40px;
	
	
	
}

.certificado {
	
	position: absolute;
	top: 80px;
	left: 590px;
	
}

.sgs {

    position: absolute;
    top: 90px;
    left: 40px;
    font-family: trebuchet ms;
    font-size: 13px;
    color: #333;


}
