.acr2 {
	width:916px;
	margin:auto;
}

.acr2 h1 {
	width:100%;
	height:25px;
	display:block;
	background-image:url(Imagens/titulo_acr2.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-top:1px solid #d9d9d9;
	border-bottom:4px solid #000;
	text-indent:-1000px;
	padding:16px 0px 13px 0px;
	margin-bottom:1px;
}

.acr2 .content {
	border-top:1px dotted #8f8f8f;
	padding-top:1px;
	*min-height:10px;
	_height:10px;
}

.acr2 .content .bg {
	background-color:#d9d9d9;
}

.acr2 .content div.menu {
	width:220px;
	float:left;
}

.acr2 .content div.menu a.historico {
	width:220px;
	height:38px;
	display:block;
	background-image:url(Imagens/menuacr2_historico.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#d9d9d9;
	border-bottom:1px solid #ededed;
	padding-bottom:1px;
}
.acr2 .content div.menu a.portfolio {
	width:220px;
	height:40px;
	display:block;
	background-image:url(Imagens/menuacr2_portfolio.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#d9d9d9;
	border-bottom:1px solid #ededed;
	padding-bottom:1px;
}

.acr2 .content div.text {
	width:641px;
	background-color:#fff;
	float:left;
	padding:42px 0px 0px 55px;
	text-align:justify;
}

.acr2 .content div.text h2 {
	border-bottom:1px solid #ededed;
	background-image:url(Imagens/titulo_historico.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:100%;
	height:14px;
	padding-bottom:13px;
	margin-bottom:26px;
	text-indent:-1000px;
}

.acr2 .content div.text p {
	padding:0px 0px 20px 0px;
}