/* Clientes */

.conteudoclientes {
	width:510px;
	height:auto;
	float:left;
	padding-right:5px;
	border:#99CC00 solid 1px;
	border-bottom:none;
	border-top:none;
	border-right:none;
}

.lateralclientes {
	width:260px;
	height:700px;
	float:left;
	margin-left:0px;
	margin-top:15px;
	background-image:url(../imagens/bgdepo.jpg);
	background-repeat:no-repeat;
}

.titulo {
	color:#99CC00;
	font-size:1.1em;
	float:left;
	text-align:left;
	margin-left:10px;
	-margin-left:12px;
	margin-top:15px;
}

.clientes {
	width:150px;
	height:150px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	-margin-left:13px;
}

.depoimento {
	width:220px;
	height:auto;
	float:left;
	text-align:left;
	font-size:1.0em;
	margin-left:20px;
	margin-top:30px;
	border:#99CC00 dashed 1px;
	padding-bottom:15px;
	border-right:none;
	border-top:none;
	border-left:none;
	font-size-adjust:1.0em;

}

.aspas {
	float:left;
	width:210px;
	height:20px;
	font-size:3.5em;
	color:#99CC00;
	text-align:left;
}

.clientesadj {
	width:auto;
	height:auto;
	float:left;
	margin-left:25px;
}

