
#clientes{
	width:100%;
	margin:0 auto;
}

#title{
	width:915px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#title h1{
	padding:8px 10px 17px 10px;
	font:32px BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}



/* css div top */

#vetores{
	width:915px;
	height:1597px;
	margin:-40px auto;
	padding:50px 0 0 0;
	background:url(../imagens/clientes/bottom.png) center top no-repeat;
}

#vetores h3{
	font:28px Arial, Verdana, Helvetica, sans-serif;
	width:555px;
	text-align:center;
	padding:16px 0 20px 30px;
	margin:3px 0 20px 122px;
	color:#333;
	background:url(../imagens/h3.png) center top no-repeat;
}

#vetores img{
	margin:8px 30px 10px 80px;
}
