
#foto{
	background: #030 url(../images/mercosul2.jpg) no-repeat top;
	width:40%;
	height:592px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#texto{
	float:right;
	width:55%;
	padding: 25px;
	color:#fff;
}

