.degradeCentro {
	background-attachment: fixed;
	background-image: url(img/home/estrutura/bg_meio.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.bordaBox {
	border: 1px solid #C4C4C4;
}
.corpoChamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #898989;
	text-decoration:none;
}

.corpoChamada:hover {
	text-decoration:underline;
}
.corpoChamadaNegocios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6C6C6C;
}
