
#vetorizacao{
	width:100%;
	margin:0 auto;
}

#title{
	width:915px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#title h1{
	padding:5px 10px 17px 10px;
	font:24px BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}



/* css div top */

#top{
	width:915px;
	height:515px;
	margin:-40px auto 0;
	background:url(../imagens/top.png) center top no-repeat;
	padding:5px;
}

#top h2{
	background:url(../imagens/h2.png) no-repeat;
	width:232px;
	font:bold 20px Arial, Arial, Helvetica, sans-serif;
	padding:13px 0;
	text-align:center;
	margin:3px 0 0 76px;
}

#top h3{
	font:bold 30px Verdana, Arial, Helvetica, sans-serif;
	width:800px;
	text-align:center;
	margin:30px auto;
}

#top #text p{
	font:18px/30px Arial, Helvetica, sans-serif;
	width:800px;
	margin:35px auto;
}

#vetores{
	width:915px;
	height:820px;
	margin:0 auto;
	padding:10px 0 0 0;
	background:url(../imagens/bottom.png) center top no-repeat;
}

#vetores h3{
	font:22px Arial, Verdana, Helvetica, sans-serif;
	width:555px;
	padding:20px 0 20px 30px;
	margin:3px 0 0 122px;
	color:#FFF;
	background:url(../imagens/h3.png) center top no-repeat;
}

#vetores h4{
	width:420px;
	float:left;
	text-align:center;
	font:30px Arial, Helvetica, sans-serif;
}

#vetores img{
	margin:5px 20px 5px 60px;
}
