/* haline arantes | design . desenvolvimento */


/**CONTEÚDO*******************/	
		
		
		#aspas {
			float:left;
			position:relative;
			width:76px;
			height:61px;
		}
		
		#fecha_aspas {
			float:right;
			position:relative;
			width:76px;
			height:61px;
			margin-right:50px;
		}
		
		.depoimentos {
			font-size:11px;
			width:780px;
			margin-top:30px;
			margin-left:5px;
			margin-right:20px;
			float:left;
		}
		
		.depoimentos2 {
			font-size:11px;
			width:780px;
			margin-top:30px;
			margin-left:5px;
			margin-right:20px;
			float:left;
			background-color:#fade97;
			color:#7a503c;
		}
		
		.nomes {
			float:right;
			position:relative;
			color:#FF0099;
			font-size:11px;
		
		}