.banner-depoimentos {
	width: 789px;
	height: 82px;
	display: block;
	background: url(../imagens/banner_depoimentos.png) no-repeat;
}

.banner-depoimentos h3 {
	font-size: 16px;
	color: #FFF;
	font-weight: lighter;
	margin: 25px 0 0 90px;
	float: left;
}

#depoimentos {
	display: block;
	width: 789px;
	margin-top: 15px;
}

.dep-conteudo {
	width: 750px;
	display: block;
	padding: 5px 0;
	margin-left: 15px;
	border-bottom: 1px double #e2e2e2;
}

.dep-conteudo p {
	width: 100%;
	margin: 5px 0;
	font-size: 13px;
	line-height: 20px;
}
