@charset "UTF-8";

.boxOriente, .boxJardins, .boxCapela, .boxBarros{
	width:1024px;
	height:auto;
	margin:20px 0px;
	float:left;
}

.boxExp{
	width:460px;
	height:auto;
	margin:40px 0px 10px 0px;
}

.boxIcon{
	width:auto;
	height:auto;
	text-align:center;
}

.boxTit{
	width:auto;
	/*width:290px;*/
	height:auto;
	margin-top:15px;
	font-size:14px;
	color:#000;
}

.boxNome{
	width:auto;
	height:auto;
	margin-top:15px;
	font-size:12px;
	color:#000;
	text-align:right;
}

.boxTxt{
	width:auto;
	height:auto;
	margin-top:15px;
	color:#000;
}

.boxTit, .boxNome, .boxTxt{
	color:#67818D;
	font-size:14px;
}

.espacoIconExposicoes{
	width:1024px;
	height:10px;
	text-align:center;
	margin:20px 0px;
}