.depoimentos {


}

.depoimentos .por {
	font-weight: bold;
	font-size:10px;
}

.balao {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;	
	background-color: #F1F3E8;
	width: 258px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size:14px;
	text-align:center;
}

.balaoT {
	background-image:url(http://www.naosalvo.com.br/vc/imagens/balao_top.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 16px;
	margin-bottom: -5px;
}

.balaoB {
	margin-top: -3px;
	background-image:url(http://www.naosalvo.com.br/vc/imagens/balao_bottom.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 34px;
	padding-top: 20px;
	padding-right: 94px;	
	text-align:right;
	color: #666666;
}

