#a-empresa{
	width:100%;
	margin:0 auto;
}

#a-empresa 

/* css div top */

#title{
	width:915px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#title h1{
	padding:12px 10px 17px 10px;
	font:32px BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}



/*--------fecha redes---------*/


#top{
	width:915px;
	height:518px;
	margin:-45px auto 0;
	background:url(../imagens/top.png) center top no-repeat;
	padding:25px 5px 5px 5px;
}

#top h2{
	background:url(../imagens/h2.png) no-repeat;
	width:232px;
	font:bold 22px Verdana, Arial, Helvetica, sans-serif;
	padding:12px 0;
	text-align:center;
	margin:3px 0 0 76px;
	color:FFF;
}

#flash-empresa{
	width:450px;
	float:left;
	margin:15px 30px 0 20px;
}

#box-text{
	width:290px;
	height:368px;
	font:12px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin:30px 0 0 20px;
	padding:15px;
	background:url(../imagens/box-texto.jpg) no-repeat;
}

/* -------------------------------------------- */

/* css div meio */

#meio{
	width:915px;
	height:518px;
	margin:0 auto;
	padding:27px 0 0 26px;
	background:url(../imagens/meio.png) top no-repeat;
}

#meio h2, #bottom h2{
	background:url(../imagens/h2.png) no-repeat;
	width:231px;
	font:bold 22px Verdana, Arial, Helvetica, sans-serif;
	padding:12px 0;
	text-align:center;
	margin:0 0 0 69px;
	color:#fff;
}

#text-equipe{
	background:url(../imagens/text-equipe.jpg) no-repeat;
	width:225px;
	height:173px;
	margin:8px 0 0 30px;
	padding:15px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

#img-1,#img-2,#img-3,#img-4,#img-5,#img-6 {
	width:153px;
	height:153px;
	float:left;
	border:1px solid #FFF;
	margin:19px 8px;
}
#img-2{
	margin:70px 34px 0 34px;
}
#img-3{
	margin:-5px 0 0 10px;
}
#img-4{
	margin:15px 64px;
}
#img-5{
	margin:33px 63px;
}
#img-6{
	margin:36px 0 0 107px;
}

/*---------------------------------------------------*/

#bottom{
	width:915px;
	height:440px;
	margin:0 auto;
	padding:35px 0 0 15px;
	background:url(../imagens/bottom.png) no-repeat top;
}

#bottom h3{
	font:22px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333;
	width:800px;
	margin:40px auto;
}

#bottom #logo{
	margin:190px 0 0 60px;
}
