/* conheca.css */

#texto-superior{
	width: 710px;
	min-height: 538px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#texto-superior .back{
	float: right;
	margin-left: 13px;
}

#texto-inferior{
	width: 730px;
	min-height: 166px;
	margin-top: 11px;
	padding-top: 33px;
}

#texto-inferior #foto{
	float: left;
	display: inline;
	width: 269px;
	height: 169px;
	background: url(../images/conheca/moldura-foto.png) no-repeat;
	margin-left: 4px;
	padding: 15px;
	margin-right: 18px;
	margin-top: -33px;
}
