.box {
	width:256px;
	height:200px;
	float:left;
	}
	
.box_separador{
	width:256px;
	height:1px;
	float:left;
	background-color:#fff;
	}
	
.box_clientes {
	width:180px;
	height:160px;
	float:left;
	}
	
