.titulo {
	margin: 5px 0 15px 45px;
}

.boxDegrade {
	float: left;
	/*background: url(img/boxDegrade.gif) no-repeat;*/
	width: 106px;
	height: 106px;
	margin: 2px 0 0 4px;
}

.listaClientes {
	margin-left: 34px;
	width: 660px;
	_width: 700px;
	
}

.corpo {
	background: white url(img/clientesFundo.gif) bottom no-repeat;
	*width: 735px;
	_width: 744px;
	height: 600px;
	_height: 700px;
}
.corpoDicas {
	background: white url(img/clientesFundo.gif) bottom no-repeat;
	*width: 735px;
	_width: 744px;
	height: 600px;
	_height: 700px;
}
	.corpoDicas a {
		text-decoration: none;
		color: #333333;
	}
	.corpoDicas a:hover {
		text-decoration: none;
		color: #333333;
	}	

.cliente {
	display: block;
	border: 0;
	width: 104px;
	height: 104px;
}
#textoClientes {
	width: 650px;
	margin: auto;
}
#proximaPg {
	width: 650px;
	margin: auto;
}
	#proximaPg a {
		text-decoration: none;
		color: #333333;
}
	#proximaPg a:hover {
		text-decoration: underline;
		color: #333333;
}
	#proximaPg p {
		margin-top: 20px;
}		
