/* Geral */
p {
	line-height: 16px;
}
.metodologia h3 {
	color: #eb0a0f;
}

/* compartilhados */
.multiplus .estrutura, .multiplus .depoimento {
	margin: 0 0 15px 0;
	clear: both;
}
.multiplus .estrutura h3, .multiplus .depoimento h3, .metodologia .estrutura h3 {
	float: left;
	color: #228aac;
}
.multiplus .estrutura hr, .multiplus .depoimento hr {
	float: right;
	width: 695px;
	margin: 10px 0 40px 0;
	clear: none !important;
}

/* institucional */
.multiplus  {
	margin-top: 30px !important;
}
.multiplus .historia .box-img {
	float: left;
	width: 439px;
	height: 258px;
	margin: 0 30px 15px 0;
	padding: 2px 0 0 4px;
	background: #FFF url(/img/bg-img-historia.gif) left top no-repeat;
}
.multiplus .historia p {
	display: list-item;
	float: none;
	margin: 0 0 28px 0;
	color: #666666;
	font-size: 12px;
}
.multiplus .historia p span {
	display: block;
	width: 100%;
	margin: 0 0 28px 0;
	padding: 7px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
.multiplus .historia .flash {
	width: 100%;
	height: 364px;
}
.multiplus .estrutura hr {
	width: 745px;
}
.multiplus .estrutura p {
	margin: 10px 0;
	color: #666666;
	font-size: 12px;
}
.multiplus .estrutura .imgs {
	margin: 30px 0 0 0;
}
.multiplus .estrutura .imgs img {
	float: left;
	padding: 2px 16px 5px 4px;
	background: #FFF url(/img/bg-img-estrutura.gif) left top no-repeat;
}
.multiplus .depoimentos h3 {
	color: #65cb34;
	font-size: 22px;
	font-weight: normal;
}
.multiplus .depoimentos hr {
	margin: 13px 0 40px 0;
}
.multiplus .depoimentos .box {
	margin: 0 0 55px 0;
	clear: both;
}
.multiplus .depoimentos .box .box-img {
	float: left;
	width: 154px;
	height: 156px;
	margin: 0 22px 0 0;
	padding: 2px 0 0 4px;
	background: #FFF url(/img/bg-foto-depoimento.gif) left top no-repeat;
}
.multiplus .depoimentos .box .txt {
	float: left;
	width: 670px;
	color: #333333;
	font-size: 18px;
}
.multiplus .depoimentos .box .txt span {
	display: block;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
.multiplus .depoimentos .box .txt p {
	margin: 15px 0 0 0;
	color: #666666;
	font-size: 12px;
}

/* metodologia */
.metodologia p {
	margin: 0 0 24px 0;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.metodologia p span {
	display: block;
	margin: 40px 0 24px 0;
	font-size: 18px;
}
.metodologia .box-noticia {
	margin: 10px 0 20px;
}
.metodologia .box-noticia .flash {
	width: 100%;
	margin: 45px 0 0 0;
	text-align: center;
}
